summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-10sc lok: Move the handling of the area back to GetTiledRenderingArea().Jan Holesovsky
2016-05-10sc lok: set a limit for tiled column and rowHenry Castro
2016-05-10tdf#84323: Make osl::Condition::wait more readableStephan Bergmann
2016-05-10LOK: fire SET_PART event when Calc page is changedAshod Nakashian
2016-05-10LOK: fire SET_PART event when Impress page is changedAshod Nakashian
2016-05-10LOK: simplify notification compression to minimize errorAshod Nakashian
2016-05-08LOK: drop identical invalidation notificationsAshod Nakashian
2016-05-08-Werror=missing-field-initializers.Tor Lillqvist
2016-05-07lok context menu: unit testPranav Kant
2016-05-07LOK: process idle events when testing event processingAshod Nakashian
2016-05-07LOK: SAL_WARN for each removed event is unnecessaryAshod Nakashian
2016-05-07flushTimers() -> Scheduler::ProcessEventsToIdle()Ashod Nakashian
2016-05-07CppunitTest_desktop_lib: avoid #include "../..." style includeMiklos Vajna
2016-05-07sw: add AnchorType parameter to .uno:PasteMiklos Vajna
2016-05-07lok: Extend the StatusModified unit test with Save As.Jan Holesovsky
2016-05-07CppunitTest_desktop_lib: add ModifiedStatus callback testcaseMiklos Vajna
2016-05-07sc lok: Add initial test for .uno:CellCursorAndrzej Hunt
2016-05-07vcl: fix event processing to idle - for JUnit tests.Michael Meeks
2016-05-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2016-05-06Don't change part on text documents to paint tilesAshod Nakashian
2016-05-06Allow painting for arbitrary partAshod Nakashian
2016-05-04filter: svg: avoid undefined variablesHenry Castro
2016-05-04update creditscp-5.0-34Christian Lohmaier
2016-05-04Bump version to 5.0-34Andras Timar
2016-05-04bump openssl to 1.0.2hChristian Lohmaier
2016-05-04this unit test fails on MACOSX, reason unknown, disableAndras Timar
2016-05-03Bump version to 5.0-33cp-5.0-33Andras Timar
2016-05-02tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak
2016-05-02tdf#94760 Better default values for graphics cacheAkshay Deep
2016-05-02don't allocate and destroy a LocaleDataItem for each cell, tdf#97989Markus Mohrhard
2016-05-02don't sanitize value to an insane value, tdf#97863Markus Mohrhard
2016-05-02tdf#99074 DOCX import: handle <w:view w:val="web"/>Miklos Vajna
2016-05-02we need the position in the formula converter, tdf#99093Markus Mohrhard
2016-05-02import all formatting properties for column style, tdf#96549Markus Mohrhard
2016-05-02tdf#99135 VML import: handle image cropMiklos Vajna
2016-05-02use the ScRefCellValue already available, tdf#97989Markus Mohrhard
2016-05-02Related: tdf#65642 RTF filter: import \pgnucrmMiklos Vajna
2016-05-02Related: tdf#65642 RTF filter: import \pgnlcrmMiklos Vajna
2016-05-02tdf#90097 RTF import: handle fRelFlipV property for line shapesMiklos Vajna
2016-05-02Related: tdf#65642 RTF filter: import \pgndecMiklos Vajna
2016-05-02Updated coreChristian Lohmaier
2016-05-02update creditsChristian Lohmaier
2016-05-02tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock
2016-05-02tdf#99172 support for vertical align import/export property for text boxesVasily Melenchuk
2016-05-02tdf#99450/tdf#99462: fix insert twice the same object in Photo albumJulien Nabet
2016-05-02tdf#94449: special text attributes are not removed with paragraph styleOliver Specht
2016-05-02Resolves: tdf#98366 paste document has 10x10 sized SdPages...Caolán McNamara
2016-05-02do not localize Collabora Office URLAndras Timar
2016-05-01Some LOK notifications are dropped if they are superseeded by later onesAshod Nakashian
2016-05-01std::tuple -> std::pairAshod Nakashian