summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-05LOK: fast tile rendering (graphics and buttons)private/Ashod/fast-calc-renderingAshod Nakashian2-2/+33
2016-06-05LOK: fast tile rendering (text only)Ashod Nakashian1-86/+120
2016-06-01Linux x86 build fixcp-5.0-38COOL_1.0Andras Timar1-1/+1
2016-06-01sc lok: limit movement of the cursorHenry Castro3-1/+11
2016-06-01sc lok: Add new param to .uno:EnterString to prevent committingPranav Kant2-7/+27
2016-06-01framework: last dispatchInterceptor gets asked firstThorsten Behrens1-9/+8
2016-06-01framework: avoid excessive queryDispatch callsThorsten Behrens1-7/+14
2016-06-01tdf#96949 Remove global static variable m_bPreferrFirstInterceptor and unused...shubhamtibra2-22/+1
2016-06-01Bump version to 5.0-38Andras Timar1-1/+1
2016-06-01LOK: calc tile renderingAshod Nakashian1-1/+2
2016-05-29Bump version to 5.0-37cp-5.0-37Andras Timar1-1/+1
2016-05-28bccu#1845 - Calc tile rendering very slowAshod Nakashian1-7/+83
2016-05-27lok: add uno command AssignLayoutHenry Castro2-1/+8
2016-05-28bccu#1851 - CTRL+A in Writer comments shows selection at top-left cornerAshod Nakashian1-0/+49
2016-05-26bccu#1843 - Calc copy/paste chart tile invalidation problemcp-5.0-36Ashod Nakashian1-0/+26
2016-05-26widen table-info capacity and count to SCSIZEAshod Nakashian2-5/+5
2016-05-25lok: reset the font list when there are no itemsHenry Castro2-1/+14
2016-05-25sd bccu#1840: .uno: commands for inserting rows / columns in Impress.Jan Holesovsky6-11/+193
2016-05-25gtk_widget_get_window requires at least GTK 2.14Andras Timar1-0/+2
2016-05-25lok don't supress start/end when there is selectionAshod Nakashian1-2/+1
2016-05-25bccu#1811 - Writer comment focusing / selection / cursor issueAshod Nakashian9-18/+29
2016-05-24Bump version to 5.0-36Andras Timar1-1/+1
2016-05-24lok context menu: Remove disabled items (set enabled to false)Pranav Kant1-4/+2
2016-05-24lok context menu: Expose context menuPranav Kant1-0/+7
2016-05-24LOK: added the button type and key modifier to postMouseEvent()Mihai Varga1-2/+28
2016-05-24lokdocview: support LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt1-0/+11
2016-05-23lok: Subcribe to more uno commands for state changePranav Kant2-2/+36
2016-05-22sc lok bccu#1610 - Tiles not rendering in large spreadsheetsAshod Nakashian3-12/+12
2016-05-22coverity#738785 reorg to silence Uninitialized pointer fieldCaolán McNamara2-55/+66
2016-05-22add TODO comment for a bugMarkus Mohrhard1-0/+2
2016-05-22extract another function from ScDocument::FillInfoMarkus Mohrhard1-54/+65
2016-05-22stylistic changes in ScDocument::FillInfoMarkus Mohrhard1-1/+4
2016-05-22limit scope of another variable in ScDocument::FillInfoMarkus Mohrhard1-2/+1
2016-05-22limit the scope of a few variable in ScDocument::FillInfoMarkus Mohrhard1-21/+17
2016-05-22extract another function from ScDocument::FillInfoMarkus Mohrhard1-15/+20
2016-05-22extract another function from ScDocument::FillInfoMarkus Mohrhard1-51/+59
2016-05-22that should not have become part of the previous commitMarkus Mohrhard1-2/+3
2016-05-22extract another function from ScDocument::FillInfoMarkus Mohrhard1-83/+90
2016-05-22Refactor ScMarkData for tdf#50916Dennis Francis14-125/+818
2016-05-22o3tl: add make_unique template till we can't use std::make_uniqueMiklos Vajna3-2/+37
2016-05-22extract function from ScDocument::FillInfoMarkus Mohrhard1-8/+15
2016-05-20bccu#1800 fix bogus loops in slide animations and transitionsAndras Timar1-2/+2
2016-05-20bccu#1781: Impress/Comments - selection not updated on deleteAshod Nakashian2-1/+4
2016-05-19LOK: don't filter cursor visibility during paintingAshod Nakashian1-1/+2
2016-05-19Revert "LOK: invalidate cursor only when required"Ashod Nakashian1-1/+1
2016-05-16lok context menu: Include uno commands for submenus tooPranav Kant1-0/+2
2016-05-16Revert "lok context menu: Include uno commands for submenus too"Pranav Kant1-99/+0
2016-05-16lok context menu: Include uno commands for submenus tooPranav Kant1-0/+99
2016-05-15LOK: invalidate cursor only when requiredAshod Nakashian1-1/+1
2016-05-15LOK: ensure KeyInput is handled with the correct MapModeAshod Nakashian1-0/+5