summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LOK: fast tile rendering (graphics and buttons)private/Ashod/fast-calc-renderingAshod Nakashian2016-06-052-2/+33
* LOK: fast tile rendering (text only)Ashod Nakashian2016-06-051-86/+120
* Linux x86 build fixcp-5.0-38COOL_1.0Andras Timar2016-06-011-1/+1
* sc lok: limit movement of the cursorHenry Castro2016-06-013-1/+11
* sc lok: Add new param to .uno:EnterString to prevent committingPranav Kant2016-06-012-7/+27
* framework: last dispatchInterceptor gets asked firstThorsten Behrens2016-06-011-9/+8
* framework: avoid excessive queryDispatch callsThorsten Behrens2016-06-011-7/+14
* tdf#96949 Remove global static variable m_bPreferrFirstInterceptor and unused...shubhamtibra2016-06-012-22/+1
* Bump version to 5.0-38Andras Timar2016-06-011-1/+1
* LOK: calc tile renderingAshod Nakashian2016-06-011-1/+2
* Bump version to 5.0-37cp-5.0-37Andras Timar2016-05-291-1/+1
* bccu#1845 - Calc tile rendering very slowAshod Nakashian2016-05-281-7/+83
* lok: add uno command AssignLayoutHenry Castro2016-05-272-1/+8
* bccu#1851 - CTRL+A in Writer comments shows selection at top-left cornerAshod Nakashian2016-05-281-0/+49
* bccu#1843 - Calc copy/paste chart tile invalidation problemcp-5.0-36Ashod Nakashian2016-05-261-0/+26
* widen table-info capacity and count to SCSIZEAshod Nakashian2016-05-262-5/+5
* lok: reset the font list when there are no itemsHenry Castro2016-05-252-1/+14
* sd bccu#1840: .uno: commands for inserting rows / columns in Impress.Jan Holesovsky2016-05-256-11/+193
* gtk_widget_get_window requires at least GTK 2.14Andras Timar2016-05-251-0/+2
* lok don't supress start/end when there is selectionAshod Nakashian2016-05-251-2/+1
* bccu#1811 - Writer comment focusing / selection / cursor issueAshod Nakashian2016-05-259-18/+29
* Bump version to 5.0-36Andras Timar2016-05-241-1/+1
* lok context menu: Remove disabled items (set enabled to false)Pranav Kant2016-05-241-4/+2
* lok context menu: Expose context menuPranav Kant2016-05-241-0/+7
* LOK: added the button type and key modifier to postMouseEvent()Mihai Varga2016-05-241-2/+28
* lokdocview: support LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt2016-05-241-0/+11
* lok: Subcribe to more uno commands for state changePranav Kant2016-05-232-2/+36
* sc lok bccu#1610 - Tiles not rendering in large spreadsheetsAshod Nakashian2016-05-223-12/+12
* coverity#738785 reorg to silence Uninitialized pointer fieldCaolán McNamara2016-05-222-55/+66
* add TODO comment for a bugMarkus Mohrhard2016-05-221-0/+2
* extract another function from ScDocument::FillInfoMarkus Mohrhard2016-05-221-54/+65
* stylistic changes in ScDocument::FillInfoMarkus Mohrhard2016-05-221-1/+4
* limit scope of another variable in ScDocument::FillInfoMarkus Mohrhard2016-05-221-2/+1
* limit the scope of a few variable in ScDocument::FillInfoMarkus Mohrhard2016-05-221-21/+17
* extract another function from ScDocument::FillInfoMarkus Mohrhard2016-05-221-15/+20
* extract another function from ScDocument::FillInfoMarkus Mohrhard2016-05-221-51/+59
* that should not have become part of the previous commitMarkus Mohrhard2016-05-221-2/+3
* extract another function from ScDocument::FillInfoMarkus Mohrhard2016-05-221-83/+90
* Refactor ScMarkData for tdf#50916Dennis Francis2016-05-2214-125/+818
* o3tl: add make_unique template till we can't use std::make_uniqueMiklos Vajna2016-05-223-2/+37
* extract function from ScDocument::FillInfoMarkus Mohrhard2016-05-221-8/+15
* bccu#1800 fix bogus loops in slide animations and transitionsAndras Timar2016-05-201-2/+2
* bccu#1781: Impress/Comments - selection not updated on deleteAshod Nakashian2016-05-202-1/+4
* LOK: don't filter cursor visibility during paintingAshod Nakashian2016-05-191-1/+2
* Revert "LOK: invalidate cursor only when required"Ashod Nakashian2016-05-191-1/+1
* lok context menu: Include uno commands for submenus tooPranav Kant2016-05-161-0/+2
* Revert "lok context menu: Include uno commands for submenus too"Pranav Kant2016-05-161-99/+0
* lok context menu: Include uno commands for submenus tooPranav Kant2016-05-161-0/+99
* LOK: invalidate cursor only when requiredAshod Nakashian2016-05-151-1/+1
* LOK: ensure KeyInput is handled with the correct MapModeAshod Nakashian2016-05-151-0/+5