summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-23Fix typo in codeAndrea Gelmini2-3/+3
2020-09-23Fix typo in codeAndrea Gelmini2-3/+3
2020-09-23Fix typo in codeAndrea Gelmini3-3/+3
2020-09-23Silence cid#1467434Stephan Bergmann1-0/+1
2020-09-23Consolidate on a single sal_UCS4 declaration in vcl/vclenum.hxxStephan Bergmann2-2/+1
2020-09-23tdf#104722: sd_layout_tests: Add unittestXisco Fauli4-0/+126
2020-09-23Revert "tdf#104722: sd_import_tests: Add unittest"Xisco Fauli2-70/+0