summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-25external/icu: Fix #include <numbers> under --with-latest-c++ -std=c++20Stephan Bergmann2-0/+16
2020-09-25remove useless lineLuboš Luňák1-1/+0
2020-09-25cppunittester: [_RUN_____] indicates unit test startJustin Luth3-5/+5
2020-09-25tdf#137008 mml crash on loadNoel Grandin1-1/+2
2020-09-25tdf#101830 sw: show field name for inline input fields tooMichael Stahl13-31/+99
2020-09-25tdf#64711 pointer deleted out from under std::shared_ptrCaolán McNamara5-17/+45
2020-09-25simplify clearing all data in SkiaSalBitmapLuboš Luňák2-7/+14
2020-09-25Adapt PythonTest on macOS to PRE-/POSTGDBTRACEStephan Bergmann2-5/+10
2020-09-25xmlsecurity: fold pdfio into pdfsignaturehelperMiklos Vajna7-393/+323
2020-09-25tdf#124176 Use #pragma once in some include/Andrea Gelmini3-11/+3
2020-09-25Fix typo in codeAndrea Gelmini1-3/+3
2020-09-25Run gdb with PYTHONWARNINGS=defaultStephan Bergmann1-2/+2
2020-09-25Paragraph Sidebar Align image iconsandreas kainz1-0/+11
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