summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-10sc lok: Move the handling of the area back to GetTiledRenderingArea().Jan Holesovsky5-13/+32
2016-05-10sc lok: set a limit for tiled column and rowHenry Castro9-15/+86
2016-05-10tdf#84323: Make osl::Condition::wait more readableStephan Bergmann1-0/+4
2016-05-10LOK: fire SET_PART event when Calc page is changedAshod Nakashian1-0/+5
2016-05-10LOK: fire SET_PART event when Impress page is changedAshod Nakashian1-0/+5
2016-05-10LOK: simplify notification compression to minimize errorAshod Nakashian2-31/+23
2016-05-08LOK: drop identical invalidation notificationsAshod Nakashian2-13/+19
2016-05-08-Werror=missing-field-initializers.Tor Lillqvist1-1/+1
2016-05-07lok context menu: unit testPranav Kant7-20/+317
2016-05-07LOK: process idle events when testing event processingAshod Nakashian1-0/+3
2016-05-07LOK: SAL_WARN for each removed event is unnecessaryAshod Nakashian1-2/+2
2016-05-07flushTimers() -> Scheduler::ProcessEventsToIdle()Ashod Nakashian1-15/+6
2016-05-07CppunitTest_desktop_lib: avoid #include "../..." style includeMiklos Vajna2-1/+6
2016-05-07sw: add AnchorType parameter to .uno:PasteMiklos Vajna8-21/+41
2016-05-07lok: Extend the StatusModified unit test with Save As.Jan Holesovsky1-3/+38
2016-05-07CppunitTest_desktop_lib: add ModifiedStatus callback testcaseMiklos Vajna2-4/+46
2016-05-07sc lok: Add initial test for .uno:CellCursorAndrzej Hunt2-5/+22
2016-05-07vcl: fix event processing to idle - for JUnit tests.Michael Meeks3-5/+24
2016-05-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna29-40/+13
2016-05-06Don't change part on text documents to paint tilesAshod Nakashian1-4/+10
2016-05-06Allow painting for arbitrary partAshod Nakashian4-1/+93
2016-05-04filter: svg: avoid undefined variablesHenry Castro1-3/+5
2016-05-04update creditscp-5.0-34Christian Lohmaier1-1263/+1316
2016-05-04Bump version to 5.0-34Andras Timar1-1/+1
2016-05-04bump openssl to 1.0.2hChristian Lohmaier1-2/+2
2016-05-04this unit test fails on MACOSX, reason unknown, disableAndras Timar1-1/+1
2016-05-03Bump version to 5.0-33cp-5.0-33Andras Timar1-1/+1
2016-05-02tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak6-12/+22
2016-05-02tdf#94760 Better default values for graphics cacheAkshay Deep1-2/+2
2016-05-02don't allocate and destroy a LocaleDataItem for each cell, tdf#97989Markus Mohrhard3-3/+39
2016-05-02don't sanitize value to an insane value, tdf#97863Markus Mohrhard1-1/+4
2016-05-02tdf#99074 DOCX import: handle <w:view w:val="web"/>Miklos Vajna4-0/+28
2016-05-02we need the position in the formula converter, tdf#99093Markus Mohrhard1-23/+37
2016-05-02import all formatting properties for column style, tdf#96549Markus Mohrhard2-17/+4
2016-05-02tdf#99135 VML import: handle image cropMiklos Vajna5-0/+49
2016-05-02use the ScRefCellValue already available, tdf#97989Markus Mohrhard1-4/+4
2016-05-02Related: tdf#65642 RTF filter: import \pgnucrmMiklos Vajna4-1/+39
2016-05-02Related: tdf#65642 RTF filter: import \pgnlcrmMiklos Vajna4-1/+39
2016-05-02tdf#90097 RTF import: handle fRelFlipV property for line shapesMiklos Vajna4-0/+213
2016-05-02Related: tdf#65642 RTF filter: import \pgndecMiklos Vajna4-1/+39
2016-05-02Updated coreChristian Lohmaier1-0/+0
2016-05-02update creditsChristian Lohmaier1-1041/+1053
2016-05-02tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock4-47/+26
2016-05-02tdf#99172 support for vertical align import/export property for text boxesVasily Melenchuk2-0/+2
2016-05-02tdf#99450/tdf#99462: fix insert twice the same object in Photo albumJulien Nabet1-1/+0
2016-05-02tdf#94449: special text attributes are not removed with paragraph styleOliver Specht1-1/+2
2016-05-02Resolves: tdf#98366 paste document has 10x10 sized SdPages...Caolán McNamara1-23/+25
2016-05-02do not localize Collabora Office URLAndras Timar1-1/+1
2016-05-01Some LOK notifications are dropped if they are superseeded by later onesAshod Nakashian2-61/+98
2016-05-01std::tuple -> std::pairAshod Nakashian1-3/+3