summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-16tdf#153613 DOCX: DID YOU FIX ME? unit testJustin Luth
2023-02-16Do not add empty language tag to fallback stringsEike Rathke
2023-02-16Use -O3 for Emscripten, seems to workTor Lillqvist
2023-02-16Only specialize CppUnit::assetion_traits<T>::toString member functionsStephan Bergmann
2023-02-16tdf#153613 writerfilter: split para for inline too if not FirstRunJustin Luth
2023-02-16tdf#153613 writerfilter: don't always split para for shape w/ pagebreakJustin Luth
2023-02-16remove redundant mbWasShapeInPara = falseJustin Luth
2023-02-16tdf#153613 writerfilter: RTF pre-emptive testsJustin Luth
2023-02-16Update Android baseline in README.mdMichael Weghorn
2023-02-16android: Support NDK 24.x and 25.x, use NDK 25 for JenkinsMichael Weghorn
2023-02-16android: Move android API level check up in configure.acMichael Weghorn
2023-02-16android: Use libc++_shared path that works for NDK 25, tooMichael Weghorn
2023-02-16android: Use actual Android API level for minSdkVersion, nssMichael Weghorn
2023-02-16SfxRequest::GetMacroRecorder arg is always derefed before passedCaolán McNamara
2023-02-16android: Require NDK 23 and use default linker lldMichael Weghorn
2023-02-16android: Switch from GNU binutils to support NDK 23.x, require 21.xMichael Weghorn
2023-02-16osl::Mutex->std::mutex in LifeTimeManagerNoel Grandin
2023-02-16osl::Mutex->std::mutex in TaskManagerNoel Grandin
2023-02-16HasMacroRecorder can take a reference, never passed nullCaolán McNamara
2023-02-16Resolves: tdf#151395 need to track tiff offset from start of streamCaolán McNamara
2023-02-16osl::Mutex->std::mutex in ResultSetDataSupplierNoel Grandin
2023-02-16tdf#153549 rename "Chapter Numbering" to "Heading Numbering"Seth Chaiklin
2023-02-16ofz#56020 Null-dereference READCaolán McNamara
2023-02-16tdf#152506 "titles" -> "headings" in tips of the daySeth Chaiklin
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-16Avoid storing a redundant reference that may become danglingMike Kaganski
2023-02-16Add comment about using WASM exceptionsTor Lillqvist
2023-02-16Fix typoAndrea Gelmini
2023-02-16Improve testLocalizedPropertyStephan Bergmann
2023-02-16set visibility of classes in mergelib+asan caseAndras Timar
2023-02-16This bool is redundantMike Kaganski
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara
2023-02-16sw floattable: limit vertical position for the follows of split flysMiklos Vajna
2023-02-16use std::condition_variable for oslConditionNoel Grandin
2023-02-16osl::Mutex->std::mutex in ChartViewNoel Grandin
2023-02-16tdf#72955 - Modified Bibliography entry dialog to work inside bibl. tableVojtěch Doležal
2023-02-16Fix issue where comment replies would not get a para id on roundtripParis Oplopoios
2023-02-16no need to lock when accessing m_pInstance hereNoel Grandin
2023-02-16Drop 'using namespace ::std' in dirs [u-x]*Gabor Kelemen
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen
2023-02-16osl::Mutex->std::mutex in FSStorageNoel Grandin
2023-02-16osl::Mutex->std::mutex in UcbLockBytesNoel Grandin
2023-02-16osl::Mutex->std::mutex in SwDrawModellListener_ImplNoel Grandin
2023-02-16sw: fix undo comment of FN_UPDATE_TEXT_FORMFIELDSMiklos Vajna
2023-02-16osl::Mutex->std::mutex in ucb::ucp::ext::DataSupplierNoel Grandin
2023-02-16osl::Mutex->std::mutex in SwXDocumentIndex::ImplNoel Grandin
2023-02-16osl::Mutex->std::mutex in ChartViewNoel Grandin
2023-02-16osl::Mutex->std::mutex in GtkSalDataNoel Grandin
2023-02-15Use the (first segment of the) original locale value for the workaround againStephan Bergmann
2023-02-15Add unit tests for zh-Hans and zh-Hant mapping and fallbacksEike Rathke