- 18 May, 2016 40 commits
-
-
Alexander.Trofimov authored
Добавил список UserColors (теперь цвета берутся из этого списка). На сервер не передаем цвет, вместо этого индекс пользователя генерируется на сервере (теперь он начинается с 0). git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57922 954022d7-b5bf-4e40-9824-e11837661b57
-
Sergey.Konovalov authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57904 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57879 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
Для комментариев полностью переделал lock (баг http://bugzserver/show_bug.cgi?id=25770) Теперь он не накладывается на lock от range (вместо добавления нового c_oAscLockTypeElem, поменяем имя листа git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57871 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57813 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
Добавил событие asc_onDocumentUpdateVersion - эвент о том, что файл собрался и не может больше редактироваться Баг http://bugzserver/show_bug.cgi?id=25052 и http://bugzserver/show_bug.cgi?id=25810 git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57812 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
Добавил функцию asc_isDocumentCanSave (Эта функция возвращает true, если есть изменения или есть lock-и в документе) Добавил эвент asc_onDocumentCanSaveChanged - эвент об обновлении статуса "можно ли сохранять файл" Все это нужно для правки бага http://bugzserver/show_bug.cgi?id=25989 git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57808 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57805 954022d7-b5bf-4e40-9824-e11837661b57
-
http://bugzserver/show_bug.cgi?id=25915Alexander.Trofimov authored
При открытии редактора с автоформулой не присылался эвент asc_onEditCell с editStart. git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57753 954022d7-b5bf-4e40-9824-e11837661b57
-
Sergey.Konovalov authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57730 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
Добавил в Worksheet getDefaultFontName и getDefaultFontSize. Перенес WorksheetViewSettings в WorkbookView (теперь они одни для всех WorksheetView). git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57728 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
Убрал g_isMobileVersion. Убрал initContextSmoothing git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57717 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57708 954022d7-b5bf-4e40-9824-e11837661b57
-
Sergey.Luzyanin authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57707 954022d7-b5bf-4e40-9824-e11837661b57
-
Sergey.Konovalov authored
частично отменены изменения Revision: 57134. добавленные между сохранениями шрифты хранятся в истории. git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57663 954022d7-b5bf-4e40-9824-e11837661b57
-
http://bugzserver/show_bug.cgi?id=24505Alexander.Trofimov authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57655 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57618 954022d7-b5bf-4e40-9824-e11837661b57
-
Sergey.Konovalov authored
для бага Bug 25810 - [Docs] Пользователи попадают в разные версии документа при выходе последнего и заходе, когда версия почти собралась. выдаем ошибку в этом случае. git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57615 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
asc_checkDataRange добавил делать ли полную проверку (для форматированной таблицы тоже делаем проверку) git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57602 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57592 954022d7-b5bf-4e40-9824-e11837661b57
-
Igor.Zotov authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57587 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57566 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
Правка проблемы с удалением листа (не закрывалась транзакция). После удаления листа было неправильное undo/redo git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57561 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
asc_checkDataRange Добавил ошибку c_oAscError.ID.MaxDataSeriesError git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57559 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57477 954022d7-b5bf-4e40-9824-e11837661b57
-
Sergey.Luzyanin authored
Bug 25681 - Ошибка в консоли после вырезание диаграммы из группы и двойного undo; тормоза при изменении данных на листе git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57473 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57449 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
Баг http://bugzserver/show_bug.cgi?id=24208 git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57393 954022d7-b5bf-4e40-9824-e11837661b57
-
Sergey.Luzyanin authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57368 954022d7-b5bf-4e40-9824-e11837661b57
-
http://bugzserver/show_bug.cgi?id=16499Alexander.Trofimov authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57285 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
вместе с unLockDocument теперь приходит параметр (сбрасывать ли lock-и или нет, если пользователь сделал изменения, затем нажал undo и массив для отправки пустой) Баг http://bugzserver/show_bug.cgi?id=25209 git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57157 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
При смене fontName добавляем в историю сами (а не на фунции). Баг http://bugzserver/show_bug.cgi?id=25200 Проблема была в том, что в истории не было еще точек, а мы уже добавляли. ToDo стоит парсить уже на DeserializeHistory имена шрифтов. git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57134 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
Переписал ChartPreviewManager, checkDataRange, addChartDrawingObject, moveRangeDrawingObject, applyPropsToChartSpace, _getChartSpace, CreateChart (для всех типов), asc_checkChartInterval, asc_getChartPreviews, getChartObject Удалил asc_CChart, convertFormula2, asc_CChartRange, asc_CChartHeader, asc_CChartAxisX, asc_CChartAxisY, asc_CChartLegend, asc_CChartFont, checkChartInterval, intervalToIntervalObject, c_oAscChartLegend, TYPE_SUBTYPE_BY_TYPE, REV_TYPE_SUBTYPE_BY_TYPE, c_oAscChartStyle, UndoRedoDataTypes (для chart-ов) Добавил getSeriesDefault git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57120 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57098 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
Правка бага http://bugzserver/show_bug.cgi?id=25160 (при втором сохранении терлось одно изменение). git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57096 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
delete c_oAscLegendMarkerType delete OutlineColor delete _generateColors, _generateColor, _generateColorPart delete getLegendInfo, generateUniColors, getReverseSeries delete _round_val, _array_exp, _array_reverse git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57074 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57049 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@56972 954022d7-b5bf-4e40-9824-e11837661b57
-
http://bugzserver/show_bug.cgi?id=24093Alexander.Trofimov authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@56947 954022d7-b5bf-4e40-9824-e11837661b57
-
Alexander.Trofimov authored
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@56894 954022d7-b5bf-4e40-9824-e11837661b57
-