summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-13Resolves: rhbz#1343766 a11y queries during dispose trigger combobox crashesCaolán McNamara1-0/+6
2016-06-13Resolves: tdf#100285 EASTERSUNDAY() check valid year between 1583 and 9956Eike Rathke1-0/+6
2016-06-13Resolves: tdf#100181 quickstart crashes immediately without QuickstarterCaolán McNamara1-9/+2
2016-06-13Resolves: tdf#100275 makeMark may return null under some circumstancesCaolán McNamara1-3/+6
2016-06-13add desktop/qa/data/blank_presentation.odpAndras Timar3-0/+5
2016-06-13sc lok: limit movement of the cursorHenry Castro3-1/+13
2016-06-13extract function from ScDocument::FillInfoMarkus Mohrhard1-8/+15
2016-06-13sc lok: Add new param to .uno:EnterString to prevent committingPranav Kant2-7/+27
2016-06-13sc lok: catch unhandled exceptionPranav Kant1-1/+15
2016-06-13sc: Don't export in case of invalid rangePranav Kant1-1/+2
2016-06-13Revert "-Werror=missing-field-initializers."Andras Timar1-1/+1
2016-06-12-Werror=missing-field-initializers.Tor Lillqvist1-1/+1
2016-06-12sc: Add new param, DontTerminateEdit, to .uno:SavePranav Kant3-3/+11
2016-06-12framework: register DispatchDisabler serviceMiklos Vajna1-0/+3
2016-06-12framework: initial implementation of a dispatch disabler.Michael Meeks6-3/+295
2016-06-12lok: reset the font list when there are no itemsHenry Castro2-1/+14
2016-06-12sd bccu#1840: .uno: commands for inserting rows / columns in Impress.Jan Holesovsky4-11/+137
2016-06-12tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak6-11/+21
2016-06-12tdf#94760 Better default values for graphics cacheAkshay Deep1-2/+2
2016-06-12use the ScRefCellValue already available, tdf#97989Markus Mohrhard1-4/+4
2016-06-12tdf#99387 - protect LOK document size API from corner-cases.Michael Meeks1-1/+7
2016-06-12Unit test hook for online / fonts.Michael Meeks1-0/+21
2016-06-12Java debugging agro.Michael Meeks1-2/+24
2016-06-12sd lok bccu#1525: Don't rely on the window size in the LOK case.Jan Holesovsky1-5/+15
2016-06-12handle failure to expand ~ in path elements.Michael Meeks2-6/+9
2016-06-12Cleanup previous commit etc.Michael Meeks2-5/+5
2016-06-12Write-queue timestamped debugging.Michael Meeks2-0/+35
2016-06-12Implement jurt message and job printing ...Michael Meeks3-15/+98
2016-06-12Some more sanity asserts can't hurtTor Lillqvist1-0/+2
2016-06-12preInitBootstrap call takes contextHenry Castro1-1/+1
2016-06-12vcl: desktop terminate, to dispose objectsHenry Castro1-2/+9
2016-06-12vcl: assign NULL after deletingHenry Castro2-4/+8
2016-06-12vcl: add isInitVCL, to not initialize twiceHenry Castro1-1/+11
2016-06-12cppuhelper: add preInitBootstrap symbolHenry Castro3-16/+30
2016-06-12cppuhelper: method 1, load implementations to invoke component factoryHenry Castro1-5/+81
2016-06-12build fixAndras Timar1-1/+1
2016-06-12Restoring preinitAshod Nakashian8-33/+164
2016-06-12sc tiled rendering: Unit test for extended .uno:SelectRow/ColumnPranav Kant2-0/+69
2016-06-12sc lok bccu#1602: Don't crash when the copy functionality is not allowed.Jan Holesovsky1-1/+1
2016-06-12sc lok bccu#1519: More general solution to detecting cell resizes.Jan Holesovsky2-3/+8
2016-06-12sc: Improve documentation, and a cosmetic change.Jan Holesovsky2-14/+12
2016-06-12sc lok: Extend uno commands: .uno:SelectRow/ColumnPranav Kant5-4/+100
2016-06-12Resolves: tdf#94392 huge negative Y causes length exceptionCaolán McNamara1-1/+8
2016-06-12sc lok bccu#1519: Broadcast cell size changes, they affect the document size.Jan Holesovsky1-0/+3
2016-06-12lok: Avoid dereferencing nullptr.Jan Holesovsky1-8/+12
2016-06-12sc lok: Don't interact with the user during .uno:SortAscending or Descending.Jan Holesovsky5-2/+259
2016-06-12lok: Export only programmatic style namesPranav Kant1-34/+9
2016-06-12sd lok: Remove LOK_CALLBACK_PARTS_COUNT_CHANGED from the API.Jan Holesovsky3-62/+76
2016-06-12ccu#1573 sc lok: fix reporting of hidden row heightMiklos Vajna3-1/+37
2016-06-12sd lok: re-work LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro4-82/+46