summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-04tdf#96326 RTF import: handle checkbox form field undefined resultMiklos Vajna
2016-04-04tdf#98882 DOCX import: set default para properties on the Standard para styleMiklos Vajna
2016-04-04Resolves: tdf#98642 comparing RPN insufficient in shared formula detectionEike Rathke
2016-04-04tdf#88453 sw layout: fix split of nested tables with large amount of rowsMiklos Vajna
2016-04-04tdf#59699 RTF import: handle INCLUDEPICTURE fieldMiklos Vajna
2016-04-04fix the "group not recalculated after delete" second part of tdf#97897Eike Rathke
2016-04-04off-by-one error: columns are numbered from one, but the array from 0Lionel Elie Mamane
2016-04-04tdf#95977: fix fly positioning regression from 0c5cbcd7Bjoern Michaelsen
2016-04-04tdf#98416: Explicitly disable curl hardcoded CA certificate storeGiuseppe Castagno
2016-04-04tdf#98740 Infobar should not be in the customization optionsSamuel Mehrbrodt
2016-04-04ensure a correct index is assigned to a duplicated ScRangeData instanceEike Rathke
2016-04-04tdf#95421 Galaxy anchor markers can be dragged againRegina Henschel
2016-04-04tdf#98458 sw: Fix performance problem when searching in large documents.Jan Holesovsky
2016-03-31sd lok bccu#1525: Don't rely on the window size in the LOK case.Jan Holesovsky
2016-03-31set reasonable default size for new draw/impress tablesJustin Luth
2016-03-28handle failure to expand ~ in path elements.Michael Meeks
2016-03-24Cleanup previous commit etc.Michael Meeks
2016-03-24Write-queue timestamped debugging.Michael Meeks
2016-03-24Implement jurt message and job printing ...Michael Meeks
2016-03-22Revert "tdf#95761 All Hotkeys with CTRL+ALT+ not worked"Andras Timar
2016-03-22Revert "headless: for now don't allocate big cairo surfaces for invisible ...Tor Lillqvist
2016-03-22Some more sanity asserts can't hurtTor Lillqvist
2016-03-21Updated coreChristian Lohmaier
2016-03-21Revert "headless: don't let windows become really visible to avoid paints."Tor Lillqvist
2016-03-21Bump version to 5.0-28Andras Timar
2016-03-20headless: don't let windows become really visible to avoid paints.Michael Meeks
2016-03-20headless: for now don't allocate big cairo surfaces for invisible frames.Michael Meeks
2016-03-20preInitBootstrap call takes contextHenry Castro
2016-03-20vcl: desktop terminate, to dispose objectsHenry Castro
2016-03-20vcl: assign NULL after deletingHenry Castro
2016-03-20vcl: add isInitVCL, to not initialize twiceHenry Castro
2016-03-20cppuhelper: add preInitBootstrap symbolHenry Castro
2016-03-20cppuhelper: method 1, load implementations to invoke component factoryHenry Castro
2016-03-20Restoring preinitAshod Nakashian
2016-03-18sc tiled rendering: Unit test for extended .uno:SelectRow/Columncp-5.0-28Pranav Kant
2016-03-18sc lok bccu#1602: Don't crash when the copy functionality is not allowed.Jan Holesovsky
2016-03-18sc lok bccu#1519: More general solution to detecting cell resizes.Jan Holesovsky
2016-03-17Bump version to 5.0-27cp-5.0-27Andras Timar
2016-03-17sc: Improve documentation, and a cosmetic change.Jan Holesovsky
2016-03-17sc lok: Extend uno commands: .uno:SelectRow/ColumnPranav Kant
2016-03-17upgrade openssl to 1.0.2gCaolán McNamara
2016-03-17tdf#98052 - even polygons were not drawn on the alpha deviceMarco Cecchetti
2016-03-17fix nss build when targeting windows XP (using 7.1A SDK)Christian Lohmaier
2016-03-17tdf#97139: prevent loop while formatting small text linesOliver Specht
2016-03-17tdf#98416 fix curl's configure check for nss (missing -lnssutil3)Christian Lohmaier
2016-03-17Resolves: tdf#93196 add RecursionCounter guard also to InterpretFormulaGroup()Eike Rathke
2016-03-17update creditsChristian Lohmaier
2016-03-17Resolves: tdf#94392 huge negative Y causes length exceptionCaolán McNamara
2016-03-17Resolves: tdf#82781 avoid dereferencing invalid iteratorsCaolán McNamara
2016-03-17enable build with gcc 6Caolán McNamara