summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* simplify OContentHelper::notifyPropertiesChangeNoel Grandin2018-12-191-19/+11
* Removed duplicated includeAndrea Gelmini2018-12-191-1/+0
* Fix typo in codeAndrea Gelmini2018-12-191-2/+2
* Fix typo in testAndrea Gelmini2018-12-193-2/+2
* Replace a macro with default member initializersMike Kaganski2018-12-192-22/+13
* tdf#42949 Fix IWYU warnings in sc/source/filter/oox/*cxxGabor Kelemen2018-12-1947-123/+30
* forcepoint#77 null-derefCaolán McNamara2018-12-192-0/+45
* HandlerCFGAccess::read should take referencesNoel Grandin2018-12-192-11/+9
* tdf#121168: Ensure page descriptions are correct in work documentMike Kaganski2018-12-193-0/+42
* tdf#122127 Crash in FORM EDIT using drag drop to move control in dataformNoel Grandin2018-12-191-1/+1
* tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl2018-12-192-1/+5
* sw RtfAttributeOutput: make members privateMiklos Vajna2018-12-193-10/+14
* tdf#45904 Move XElementAccess Java tests to C++Jens Carl2018-12-192-3/+12
* Qt5: remove assert leading to crash while executing 'open' dialogAleksei Nikiforov2018-12-191-1/+0
* Removed useless semicolonsAndrea Gelmini2018-12-192-2/+2
* Removed executable permission on data fileAndrea Gelmini2018-12-193-0/+0
* -Werror=class-memaccess (trunk towards GCC 9)Stephan Bergmann2018-12-191-2/+4
* Refactor bin/runJan-Marek Glogowski2018-12-191-48/+21
* tdf#99631 DOCX import: keep zoom of embedded XLSXLászló Németh2018-12-1911-14/+74
* uitest for bug tdf#117601Zdeněk Crhonek2018-12-191-0/+48
* tdf#121247, tdf#121266 KDE5: Add basic support for OpenGLAleksei Nikiforov2018-12-197-4/+215
* Simplify containers iterations in sd/*Arkadiy Illarionov2018-12-1926-542/+340
* don't delete out param from GetOutputStringNoel Grandin2018-12-191-1/+0
* simplify HangulHanjaEditDictDialog::m_vElementsNoel Grandin2018-12-191-49/+19
* simplify DistributeMarkedObjectsNoel Grandin2018-12-191-55/+51
* use unique_ptr in ioNoel Grandin2018-12-193-13/+8
* use unique_ptr in RemoveWhichRangeNoel Grandin2018-12-193-7/+7
* store GroupData_Impl using unique_ptrNoel Grandin2018-12-191-11/+9
* tdf#122121 Fix checkbox alignment & spacing in Data Series dialogAdolfo Jayme Barrientos2018-12-181-4/+6
* Turn OSL_ENSURE(IsCalculated()) into assert()Eike Rathke2018-12-191-8/+8
* tdf#45904 Move XIndexAccess Java tests to C++Jens Carl2018-12-194-2/+134
* Add XServiceInfo tests to ScScenariosObjJens Carl2018-12-184-1/+108
* sw_redlinehide_4b: visibility of flys anchored at empty nodesMichael Stahl2018-12-182-32/+68
* Add missing headerJens Carl2018-12-181-0/+1
* tdf#122055: catch RuntimeException if a11y context no longer aliveKatarina Behrens2018-12-181-1/+16
* postgresql: any execute should close previous ResultSetLionel Elie Mamane2018-12-182-8/+8
* postgresql: correctly implement XMultipleResults interfaceLionel Elie Mamane2018-12-182-0/+13
* forcepoint#75 avoid move of table in footnoteCaolán McNamara2018-12-187-14/+47
* Resolves: tdf#122168 width/height transposedCaolán McNamara2018-12-181-1/+0
* stray fprintfCaolán McNamara2018-12-181-1/+0
* sw_redlinehide: fix tdf#113479 by removing nag dialogThorsten Behrens2018-12-186-63/+0
* sw_redlinehide_4b: tdf#113479 SetRedlineFlags() calls no longer...Michael Stahl2018-12-182-11/+12
* Qt5: Fix fullscreen window sizeAleksei Nikiforov2018-12-184-9/+25
* tdf#45904 Move XNameAccess Java tests to C++Jens Carl2018-12-189-145/+111
* tdf#45904 Move XElementAccess Java tests to C++Jens Carl2018-12-182-2/+9
* sw_redlinehide: make layout based Show/Hide mode the defaultMichael Stahl2018-12-188-78/+25
* sw_redlinehide_4b: temporarily add an assert that is wrongMichael Stahl2018-12-181-0/+1
* sw_redlinehide_4b: ODF export: restore previous redline show flagsMichael Stahl2018-12-181-2/+3
* sw_redlinehide_4b: export flag to flat-ODFMichael Stahl2018-12-181-1/+11
* sw_redlinehide_4b: xmloff: destroy TextImportHelper before ModelMichael Stahl2018-12-181-0/+1