Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
web-apps
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boris Kocherov
web-apps
Commits
e87546df
Commit
e87546df
authored
Jan 23, 2017
by
Maxim Kadushkin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[mobile] license year changed
parent
6ae5961c
Changes
121
Show whitespace changes
Inline
Side-by-side
Showing
121 changed files
with
121 additions
and
121 deletions
+121
-121
apps/documenteditor/mobile/app-dev.js
apps/documenteditor/mobile/app-dev.js
+1
-1
apps/documenteditor/mobile/app.js
apps/documenteditor/mobile/app.js
+1
-1
apps/documenteditor/mobile/app/controller/DocumentHolder.js
apps/documenteditor/mobile/app/controller/DocumentHolder.js
+1
-1
apps/documenteditor/mobile/app/controller/Editor.js
apps/documenteditor/mobile/app/controller/Editor.js
+1
-1
apps/documenteditor/mobile/app/controller/Main.js
apps/documenteditor/mobile/app/controller/Main.js
+1
-1
apps/documenteditor/mobile/app/controller/Search.js
apps/documenteditor/mobile/app/controller/Search.js
+1
-1
apps/documenteditor/mobile/app/controller/Settings.js
apps/documenteditor/mobile/app/controller/Settings.js
+1
-1
apps/documenteditor/mobile/app/controller/Toolbar.js
apps/documenteditor/mobile/app/controller/Toolbar.js
+1
-1
apps/documenteditor/mobile/app/controller/add/AddContainer.js
.../documenteditor/mobile/app/controller/add/AddContainer.js
+1
-1
apps/documenteditor/mobile/app/controller/add/AddImage.js
apps/documenteditor/mobile/app/controller/add/AddImage.js
+1
-1
apps/documenteditor/mobile/app/controller/add/AddOther.js
apps/documenteditor/mobile/app/controller/add/AddOther.js
+1
-1
apps/documenteditor/mobile/app/controller/add/AddShape.js
apps/documenteditor/mobile/app/controller/add/AddShape.js
+1
-1
apps/documenteditor/mobile/app/controller/add/AddTable.js
apps/documenteditor/mobile/app/controller/add/AddTable.js
+1
-1
apps/documenteditor/mobile/app/controller/edit/EditChart.js
apps/documenteditor/mobile/app/controller/edit/EditChart.js
+1
-1
apps/documenteditor/mobile/app/controller/edit/EditContainer.js
...ocumenteditor/mobile/app/controller/edit/EditContainer.js
+1
-1
apps/documenteditor/mobile/app/controller/edit/EditHyperlink.js
...ocumenteditor/mobile/app/controller/edit/EditHyperlink.js
+1
-1
apps/documenteditor/mobile/app/controller/edit/EditImage.js
apps/documenteditor/mobile/app/controller/edit/EditImage.js
+1
-1
apps/documenteditor/mobile/app/controller/edit/EditParagraph.js
...ocumenteditor/mobile/app/controller/edit/EditParagraph.js
+1
-1
apps/documenteditor/mobile/app/controller/edit/EditShape.js
apps/documenteditor/mobile/app/controller/edit/EditShape.js
+1
-1
apps/documenteditor/mobile/app/controller/edit/EditTable.js
apps/documenteditor/mobile/app/controller/edit/EditTable.js
+1
-1
apps/documenteditor/mobile/app/controller/edit/EditText.js
apps/documenteditor/mobile/app/controller/edit/EditText.js
+1
-1
apps/documenteditor/mobile/app/view/DocumentHolder.js
apps/documenteditor/mobile/app/view/DocumentHolder.js
+1
-1
apps/documenteditor/mobile/app/view/Editor.js
apps/documenteditor/mobile/app/view/Editor.js
+1
-1
apps/documenteditor/mobile/app/view/Search.js
apps/documenteditor/mobile/app/view/Search.js
+1
-1
apps/documenteditor/mobile/app/view/Settings.js
apps/documenteditor/mobile/app/view/Settings.js
+1
-1
apps/documenteditor/mobile/app/view/Toolbar.js
apps/documenteditor/mobile/app/view/Toolbar.js
+1
-1
apps/documenteditor/mobile/app/view/add/AddImage.js
apps/documenteditor/mobile/app/view/add/AddImage.js
+1
-1
apps/documenteditor/mobile/app/view/add/AddOther.js
apps/documenteditor/mobile/app/view/add/AddOther.js
+1
-1
apps/documenteditor/mobile/app/view/add/AddShape.js
apps/documenteditor/mobile/app/view/add/AddShape.js
+1
-1
apps/documenteditor/mobile/app/view/add/AddTable.js
apps/documenteditor/mobile/app/view/add/AddTable.js
+1
-1
apps/documenteditor/mobile/app/view/edit/EditChart.js
apps/documenteditor/mobile/app/view/edit/EditChart.js
+1
-1
apps/documenteditor/mobile/app/view/edit/EditHyperlink.js
apps/documenteditor/mobile/app/view/edit/EditHyperlink.js
+1
-1
apps/documenteditor/mobile/app/view/edit/EditImage.js
apps/documenteditor/mobile/app/view/edit/EditImage.js
+1
-1
apps/documenteditor/mobile/app/view/edit/EditParagraph.js
apps/documenteditor/mobile/app/view/edit/EditParagraph.js
+1
-1
apps/documenteditor/mobile/app/view/edit/EditShape.js
apps/documenteditor/mobile/app/view/edit/EditShape.js
+1
-1
apps/documenteditor/mobile/app/view/edit/EditTable.js
apps/documenteditor/mobile/app/view/edit/EditTable.js
+1
-1
apps/documenteditor/mobile/app/view/edit/EditText.js
apps/documenteditor/mobile/app/view/edit/EditText.js
+1
-1
apps/presentationeditor/mobile/app-dev.js
apps/presentationeditor/mobile/app-dev.js
+1
-1
apps/presentationeditor/mobile/app.js
apps/presentationeditor/mobile/app.js
+1
-1
apps/presentationeditor/mobile/app/controller/DocumentHolder.js
...resentationeditor/mobile/app/controller/DocumentHolder.js
+1
-1
apps/presentationeditor/mobile/app/controller/DocumentPreview.js
...esentationeditor/mobile/app/controller/DocumentPreview.js
+1
-1
apps/presentationeditor/mobile/app/controller/Editor.js
apps/presentationeditor/mobile/app/controller/Editor.js
+1
-1
apps/presentationeditor/mobile/app/controller/Main.js
apps/presentationeditor/mobile/app/controller/Main.js
+1
-1
apps/presentationeditor/mobile/app/controller/Search.js
apps/presentationeditor/mobile/app/controller/Search.js
+1
-1
apps/presentationeditor/mobile/app/controller/Settings.js
apps/presentationeditor/mobile/app/controller/Settings.js
+1
-1
apps/presentationeditor/mobile/app/controller/Toolbar.js
apps/presentationeditor/mobile/app/controller/Toolbar.js
+1
-1
apps/presentationeditor/mobile/app/controller/add/AddContainer.js
...sentationeditor/mobile/app/controller/add/AddContainer.js
+1
-1
apps/presentationeditor/mobile/app/controller/add/AddImage.js
.../presentationeditor/mobile/app/controller/add/AddImage.js
+1
-1
apps/presentationeditor/mobile/app/controller/add/AddLink.js
apps/presentationeditor/mobile/app/controller/add/AddLink.js
+1
-1
apps/presentationeditor/mobile/app/controller/add/AddShape.js
.../presentationeditor/mobile/app/controller/add/AddShape.js
+1
-1
apps/presentationeditor/mobile/app/controller/add/AddSlide.js
.../presentationeditor/mobile/app/controller/add/AddSlide.js
+1
-1
apps/presentationeditor/mobile/app/controller/add/AddTable.js
.../presentationeditor/mobile/app/controller/add/AddTable.js
+1
-1
apps/presentationeditor/mobile/app/controller/edit/EditChart.js
...resentationeditor/mobile/app/controller/edit/EditChart.js
+1
-1
apps/presentationeditor/mobile/app/controller/edit/EditContainer.js
...ntationeditor/mobile/app/controller/edit/EditContainer.js
+1
-1
apps/presentationeditor/mobile/app/controller/edit/EditImage.js
...resentationeditor/mobile/app/controller/edit/EditImage.js
+1
-1
apps/presentationeditor/mobile/app/controller/edit/EditLink.js
...presentationeditor/mobile/app/controller/edit/EditLink.js
+1
-1
apps/presentationeditor/mobile/app/controller/edit/EditShape.js
...resentationeditor/mobile/app/controller/edit/EditShape.js
+1
-1
apps/presentationeditor/mobile/app/controller/edit/EditSlide.js
...resentationeditor/mobile/app/controller/edit/EditSlide.js
+1
-1
apps/presentationeditor/mobile/app/controller/edit/EditTable.js
...resentationeditor/mobile/app/controller/edit/EditTable.js
+1
-1
apps/presentationeditor/mobile/app/controller/edit/EditText.js
...presentationeditor/mobile/app/controller/edit/EditText.js
+1
-1
apps/presentationeditor/mobile/app/view/DocumentHolder.js
apps/presentationeditor/mobile/app/view/DocumentHolder.js
+1
-1
apps/presentationeditor/mobile/app/view/DocumentPreview.js
apps/presentationeditor/mobile/app/view/DocumentPreview.js
+1
-1
apps/presentationeditor/mobile/app/view/Editor.js
apps/presentationeditor/mobile/app/view/Editor.js
+1
-1
apps/presentationeditor/mobile/app/view/Search.js
apps/presentationeditor/mobile/app/view/Search.js
+1
-1
apps/presentationeditor/mobile/app/view/Settings.js
apps/presentationeditor/mobile/app/view/Settings.js
+1
-1
apps/presentationeditor/mobile/app/view/Toolbar.js
apps/presentationeditor/mobile/app/view/Toolbar.js
+1
-1
apps/presentationeditor/mobile/app/view/add/AddImage.js
apps/presentationeditor/mobile/app/view/add/AddImage.js
+1
-1
apps/presentationeditor/mobile/app/view/add/AddLink.js
apps/presentationeditor/mobile/app/view/add/AddLink.js
+1
-1
apps/presentationeditor/mobile/app/view/add/AddShape.js
apps/presentationeditor/mobile/app/view/add/AddShape.js
+1
-1
apps/presentationeditor/mobile/app/view/add/AddSlide.js
apps/presentationeditor/mobile/app/view/add/AddSlide.js
+1
-1
apps/presentationeditor/mobile/app/view/add/AddTable.js
apps/presentationeditor/mobile/app/view/add/AddTable.js
+1
-1
apps/presentationeditor/mobile/app/view/edit/EditChart.js
apps/presentationeditor/mobile/app/view/edit/EditChart.js
+1
-1
apps/presentationeditor/mobile/app/view/edit/EditImage.js
apps/presentationeditor/mobile/app/view/edit/EditImage.js
+1
-1
apps/presentationeditor/mobile/app/view/edit/EditLink.js
apps/presentationeditor/mobile/app/view/edit/EditLink.js
+1
-1
apps/presentationeditor/mobile/app/view/edit/EditShape.js
apps/presentationeditor/mobile/app/view/edit/EditShape.js
+1
-1
apps/presentationeditor/mobile/app/view/edit/EditSlide.js
apps/presentationeditor/mobile/app/view/edit/EditSlide.js
+1
-1
apps/presentationeditor/mobile/app/view/edit/EditTable.js
apps/presentationeditor/mobile/app/view/edit/EditTable.js
+1
-1
apps/presentationeditor/mobile/app/view/edit/EditText.js
apps/presentationeditor/mobile/app/view/edit/EditText.js
+1
-1
apps/spreadsheeteditor/mobile/app-dev.js
apps/spreadsheeteditor/mobile/app-dev.js
+1
-1
apps/spreadsheeteditor/mobile/app.js
apps/spreadsheeteditor/mobile/app.js
+1
-1
apps/spreadsheeteditor/mobile/app/collection/sheets.js
apps/spreadsheeteditor/mobile/app/collection/sheets.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/CellEditor.js
apps/spreadsheeteditor/mobile/app/controller/CellEditor.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/DocumentHolder.js
...spreadsheeteditor/mobile/app/controller/DocumentHolder.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/Editor.js
apps/spreadsheeteditor/mobile/app/controller/Editor.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/Main.js
apps/spreadsheeteditor/mobile/app/controller/Main.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/Search.js
apps/spreadsheeteditor/mobile/app/controller/Search.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/Settings.js
apps/spreadsheeteditor/mobile/app/controller/Settings.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/Statusbar.js
apps/spreadsheeteditor/mobile/app/controller/Statusbar.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/Toolbar.js
apps/spreadsheeteditor/mobile/app/controller/Toolbar.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/add/AddChart.js
apps/spreadsheeteditor/mobile/app/controller/add/AddChart.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/add/AddContainer.js
...readsheeteditor/mobile/app/controller/add/AddContainer.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/add/AddFunction.js
...preadsheeteditor/mobile/app/controller/add/AddFunction.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/add/AddLink.js
apps/spreadsheeteditor/mobile/app/controller/add/AddLink.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/add/AddOther.js
apps/spreadsheeteditor/mobile/app/controller/add/AddOther.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/add/AddShape.js
apps/spreadsheeteditor/mobile/app/controller/add/AddShape.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/edit/EditCell.js
.../spreadsheeteditor/mobile/app/controller/edit/EditCell.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/edit/EditChart.js
...spreadsheeteditor/mobile/app/controller/edit/EditChart.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/edit/EditContainer.js
...adsheeteditor/mobile/app/controller/edit/EditContainer.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/edit/EditHyperlink.js
...adsheeteditor/mobile/app/controller/edit/EditHyperlink.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/edit/EditImage.js
...spreadsheeteditor/mobile/app/controller/edit/EditImage.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/edit/EditShape.js
...spreadsheeteditor/mobile/app/controller/edit/EditShape.js
+1
-1
apps/spreadsheeteditor/mobile/app/controller/edit/EditText.js
.../spreadsheeteditor/mobile/app/controller/edit/EditText.js
+1
-1
apps/spreadsheeteditor/mobile/app/model/sheet.js
apps/spreadsheeteditor/mobile/app/model/sheet.js
+1
-1
apps/spreadsheeteditor/mobile/app/view/CellEditor.js
apps/spreadsheeteditor/mobile/app/view/CellEditor.js
+1
-1
apps/spreadsheeteditor/mobile/app/view/DocumentHolder.js
apps/spreadsheeteditor/mobile/app/view/DocumentHolder.js
+1
-1
apps/spreadsheeteditor/mobile/app/view/Editor.js
apps/spreadsheeteditor/mobile/app/view/Editor.js
+1
-1
apps/spreadsheeteditor/mobile/app/view/Search.js
apps/spreadsheeteditor/mobile/app/view/Search.js
+1
-1
apps/spreadsheeteditor/mobile/app/view/Settings.js
apps/spreadsheeteditor/mobile/app/view/Settings.js
+1
-1
apps/spreadsheeteditor/mobile/app/view/Statusbar.js
apps/spreadsheeteditor/mobile/app/view/Statusbar.js
+1
-1
apps/spreadsheeteditor/mobile/app/view/Toolbar.js
apps/spreadsheeteditor/mobile/app/view/Toolbar.js
+1
-1
apps/spreadsheeteditor/mobile/app/view/add/AddChart.js
apps/spreadsheeteditor/mobile/app/view/add/AddChart.js
+1
-1
apps/spreadsheeteditor/mobile/app/view/add/AddFunction.js
apps/spreadsheeteditor/mobile/app/view/add/AddFunction.js
+1
-1
apps/spreadsheeteditor/mobile/app/view/add/AddLink.js
apps/spreadsheeteditor/mobile/app/view/add/AddLink.js
+1
-1
apps/spreadsheeteditor/mobile/app/view/add/AddOther.js
apps/spreadsheeteditor/mobile/app/view/add/AddOther.js
+1
-1
apps/spreadsheeteditor/mobile/app/view/add/AddShape.js
apps/spreadsheeteditor/mobile/app/view/add/AddShape.js
+1
-1
apps/spreadsheeteditor/mobile/app/view/edit/EditCell.js
apps/spreadsheeteditor/mobile/app/view/edit/EditCell.js
+1
-1
apps/spreadsheeteditor/mobile/app/view/edit/EditChart.js
apps/spreadsheeteditor/mobile/app/view/edit/EditChart.js
+1
-1
apps/spreadsheeteditor/mobile/app/view/edit/EditHyperlink.js
apps/spreadsheeteditor/mobile/app/view/edit/EditHyperlink.js
+1
-1
apps/spreadsheeteditor/mobile/app/view/edit/EditImage.js
apps/spreadsheeteditor/mobile/app/view/edit/EditImage.js
+1
-1
apps/spreadsheeteditor/mobile/app/view/edit/EditShape.js
apps/spreadsheeteditor/mobile/app/view/edit/EditShape.js
+1
-1
apps/spreadsheeteditor/mobile/app/view/edit/EditText.js
apps/spreadsheeteditor/mobile/app/view/edit/EditText.js
+1
-1
No files found.
apps/documenteditor/mobile/app-dev.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/controller/DocumentHolder.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/controller/Editor.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/controller/Main.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/controller/Search.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/controller/Settings.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/controller/Toolbar.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/controller/add/AddContainer.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/controller/add/AddImage.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/controller/add/AddOther.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/controller/add/AddShape.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/controller/add/AddTable.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/controller/edit/EditChart.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/controller/edit/EditContainer.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/controller/edit/EditHyperlink.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/controller/edit/EditImage.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/controller/edit/EditParagraph.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/controller/edit/EditShape.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/controller/edit/EditTable.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/controller/edit/EditText.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/view/DocumentHolder.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/view/Editor.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/view/Search.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/view/Settings.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/view/Toolbar.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/view/add/AddImage.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/view/add/AddOther.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/view/add/AddShape.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/view/add/AddTable.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/view/edit/EditChart.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/view/edit/EditHyperlink.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/view/edit/EditImage.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/view/edit/EditParagraph.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/view/edit/EditShape.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/view/edit/EditTable.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/documenteditor/mobile/app/view/edit/EditText.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app-dev.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/DocumentHolder.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/DocumentPreview.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/Editor.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/Main.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/Search.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/Settings.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/Toolbar.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/add/AddContainer.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/add/AddImage.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/add/AddLink.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/add/AddShape.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/add/AddSlide.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/add/AddTable.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/edit/EditChart.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/edit/EditContainer.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/edit/EditImage.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/edit/EditLink.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/edit/EditShape.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/edit/EditSlide.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/edit/EditTable.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/controller/edit/EditText.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/view/DocumentHolder.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/view/DocumentPreview.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/view/Editor.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/view/Search.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/view/Settings.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/view/Toolbar.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/view/add/AddImage.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/view/add/AddLink.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/view/add/AddShape.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/view/add/AddSlide.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/view/add/AddTable.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/view/edit/EditChart.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/view/edit/EditImage.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/view/edit/EditLink.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/view/edit/EditShape.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/view/edit/EditSlide.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/view/edit/EditTable.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/presentationeditor/mobile/app/view/edit/EditText.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app-dev.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/collection/sheets.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/CellEditor.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/DocumentHolder.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/Editor.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/Main.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/Search.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/Settings.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/Statusbar.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/Toolbar.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/add/AddChart.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/add/AddContainer.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/add/AddFunction.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/add/AddLink.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/add/AddOther.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/add/AddShape.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/edit/EditCell.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/edit/EditChart.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/edit/EditContainer.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/edit/EditHyperlink.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/edit/EditImage.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/edit/EditShape.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/controller/edit/EditText.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/model/sheet.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/view/CellEditor.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/view/DocumentHolder.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/view/Editor.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/view/Search.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/view/Settings.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/view/Statusbar.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/view/Toolbar.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/view/add/AddChart.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/view/add/AddFunction.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/view/add/AddLink.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/view/add/AddOther.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/view/add/AddShape.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/view/edit/EditCell.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/view/edit/EditChart.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/view/edit/EditHyperlink.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/view/edit/EditImage.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/view/edit/EditShape.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
apps/spreadsheeteditor/mobile/app/view/edit/EditText.js
View file @
e87546df
/*
*
* (c) Copyright Ascensio System Limited 2010-201
6
* (c) Copyright Ascensio System Limited 2010-201
7
*
* This program is a free software product. You can redistribute it and/or
* modify it under the terms of the GNU Affero General Public License (AGPL)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment