summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-24Use -flto=thin in gb_LTOFLAGS for Apple's Clang (for macOS and iOS)Tor Lillqvist2-13/+8
2020-09-24ofz#25908 detect if the SwFrameFormat is deletedCaolán McNamara1-7/+9
2020-09-24tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl7-8/+62
2020-09-24tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl11-10/+62
2020-09-24PythonTest CPPUNITTRACE='gdb --args' needs to tunnel setting LD_LIBRARY_PATHStephan Bergmann2-2/+11
2020-09-24tdf#133690 Cleanup Sidebar themeandreas kainz1-25/+3
2020-09-24plus minus sidebar icon theme updateandreas kainz8-4/+14
2020-09-24Fix typoAndrea Gelmini1-1/+1
2020-09-24Update git submodulesOlivier Hallot1-0/+0
2020-09-24Update git submodulesAlain Romedenne1-0/+0
2020-09-24Update git submodulesOlivier Hallot1-0/+0
2020-09-24tdf#132149 ww8export: use left page properties for left styleJustin Luth2-3/+16
2020-09-24Fix typoAndrea Gelmini1-2/+2
2020-09-24Fix typo in codeAndrea Gelmini2-2/+2
2020-09-24Fix typoAndrea Gelmini1-2/+2
2020-09-24Fix typo in codeAndrea Gelmini1-4/+4
2020-09-24tdf#136613 sw: fix picture position in tablesAttila Bakos3-1/+37
2020-09-24Fix endianness issues in OOX crypto routinesStephan Bergmann2-14/+30
2020-09-24Revert "Directly acquire m_aMutex, instead of looping on m_condition.wait()"Stephan Bergmann1-4/+31
2020-09-24framework: lock the solar mutex in loadComponentFromURL() with OnMainThreadMiklos Vajna4-0/+187
2020-09-24Update git submodulesOlivier Hallot1-0/+0
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara69-266/+258
2020-09-24Fix typo in codeAndrea Gelmini1-3/+3
2020-09-24Fix typo in codeAndrea Gelmini1-4/+4
2020-09-24Implement DEBUGCPPUNIT as a special case of CPPUNITTRACEStephan Bergmann2-3/+9
2020-09-24speed-up: preload JVM when PreloadJVM is setSerge Krot3-1/+62
2020-09-24tdf#136678 crash in collectUIInformationCaolán McNamara1-1/+2
2020-09-24Related: tdf#115436 Add English (Kenya) {en-KE} to language listEike Rathke1-1/+2
2020-09-24Resolves: tdf#115436 Add English Kenya {en-KE} locale dataEike Rathke3-1/+45
2020-09-24Add English Kenya LCID 0xAC09 {en-KE} langtag mapping, tdf#115436Eike Rathke2-0/+2
2020-09-24tdf#136588 sw: fix line break regression with small capsAttila Bakos4-2/+19
2020-09-24CppunitTest_xmlsecurity_pdfsigning: use PDFSignatureHelper for sig verificationMiklos Vajna1-53/+34
2020-09-24Move some settings from just DEBUGCPPUNIT to all gdb CPPUNITTRACEStephan Bergmann2-2/+2
2020-09-24Expand the Windows CPPUNITTRACE=TRUE abbreviation in placeStephan Bergmann1-1/+1
2020-09-24tdf#106197 XLSX shape import: keep text uprightSzabolcs Toth6-23/+89
2020-09-24Fix Python deprecation warningsStephan Bergmann2-2/+2
2020-09-24Only read msi database for msi package formatMike Kaganski1-1/+1
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara67-485/+489
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara12-117/+116
2020-09-24More fixes of PDFium-provided strings, in test codeStephan Bergmann1-2/+29
2020-09-24tdf#136949: sd_layout_tests: Add unittestXisco Fauli2-0/+22
2020-09-24tdf#136402 Chart View: remove custom label textBalazs Varga4-2/+10
2020-09-23fix disable qrcodegen optionCaolán McNamara3-3/+7
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara41-259/+282
2020-09-23Clean up commented-out code lineandreas kainz1-1/+0
2020-09-23tdf#133690 remove thin border in sidebarandreas kainz1-1/+1
2020-09-23Simplify some OUString constructions with universal character namesStephan Bergmann3-7/+3
2020-09-23tdf#136176 Correct update fObjectRotation in NbcShearRegina Henschel3-9/+73
2020-09-23cid#1467433 Dereference null return valueCaolán McNamara1-0/+3
2020-09-23Fix typoAndrea Gelmini3-3/+3