summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-25sw: language fallback in MSWordExportBase::GetNumberFormat()feature/cib_contract3753Michael Stahl
2022-05-25Revert "svl: SvNumberformat::GetMappedFormatstring() vs. LANGUAGE_DONTKNOW"Michael Stahl
2022-05-20svl: SvNumberformat::GetMappedFormatstring() vs. LANGUAGE_DONTKNOWMichael Stahl
2022-05-19svx: fix double-free if SvxShape of SwDrawVirtObj is disposedMichael Stahl
2022-04-12sw: DOCX export: For JumpEdit fields, don't write "temporary" elementMichael Stahl
2022-02-15tdf#146848 sw: fix assert about input field in undo nodesMichael Stahl
2022-02-14gdb: BigPtrArrayPrinter gets confused by libstdc++ std::unique_ptrMichael Stahl
2022-02-14Fix Python deprecation warningsStephan Bergmann
2022-02-14desktop: rr --ignore-nested was renamed to --nested=ignoreMichael Stahl
2022-02-14Fix gpgmepp build with glibcMike Kaganski
2022-02-14Adapt to hamcrest-2.2-3.fc35.noarch.rpmStephan Bergmann
2022-01-13sw: DOCX export: don't export numPr to style, but only...Michael Stahl
2022-01-13Revert "sw: DOCX export: don't export numPr to style from outline numrule"Michael Stahl
2022-01-12tdf#133065 tdf#133602 DOCX export: fix OLE wrap regressionAttila Bakos
2022-01-12tdf#133035 DOCX export: fix position of unnamed OLEAttila Bakos
2022-01-12tdf#131539 DOCX export: fix position of OLE objectsAttila Bakos
2021-11-19sw: DOCX export: use list's indent if paragraph is not countedMichael Stahl
2021-11-09tdf#128290 add tblLayout element to docx exportLouis Meyrat
2021-08-23tdf#140437 ODF import: fix for broken documents with field code as typeMichael Stahl
2021-08-23Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann
2021-07-02sw: handle RANGE_IS_SECTION in SwXTextRange::getText()Michael Stahl
2021-07-02Missing include (for std::min)Stephan Bergmann
2021-07-02include cstddef for gcc11Jeff Law
2021-07-02odk: build examples with GCC with explicit -std=c++11Michael Stahl
2021-07-02gbuild: work around GDB 10 bug with DWARF5 in split debug infoMichael Stahl
2021-07-02external/libwpd: Missing include for size_tStephan Bergmann
2021-07-02exteranl/coinmp: Fix build with recent GCC 11 trunkStephan Bergmann
2021-07-02external/coinmp: C++17 no longer supports "register"Stephan Bergmann
2021-07-02external/liborcus: Missing includesStephan Bergmann
2021-04-16bestFitOpenSymbolToMSFont() disable OpenSymbol replacementMichael Stahl
2021-04-16gbuild: don't use -Wunused-macros with sccacheMichael Stahl
2021-03-10sw: DOCX export: put fly before fieldmark start into its own runMichael Stahl
2021-02-22oox: VML export: write o:allowincell attribute on shapesMichael Stahl
2021-02-08oox: prefix VML shapetype ids with _x0000_tMichael Stahl
2021-02-04sw: fix copying and deleting of table in section via APIMichael Stahl
2021-02-04avoid -Werror=unused-variableMichael Stahl
2021-02-04Avoid -Werror=nonnull with glibc-headers-x86-2.32-1.fc33.noarchStephan Bergmann
2020-12-02[API CHANGE] extend css.security.XDocumentDigitalSignaturesbrinzing
2020-11-24sw: fix SwXTextRange::createEnumeration() inside table cellMichael Stahl
2020-11-24sw: fix copying and deleting of section content via APIMichael Stahl
2020-11-24sw: exception messages for SwXTextRangeMichael Stahl
2020-11-24external/liblangtag: Avoid null pointer deref in lt_warning callStephan Bergmann
2020-11-02sw: return SwXFieldmark in SwXFieldEnumerationMichael Stahl
2020-10-20sw: DOCX export: don't export numPr to style from outline numruleMichael Stahl
2020-10-16sw: fix unsorted redlines in SwTable::ConvertSubtableBox()Michael Stahl
2020-10-16sw: ODF import: convert the simplest sub-tables to rowspan tablesMichael Stahl
2020-10-16sw: SwTable::GCLines(): don't throw away row backgroundMichael Stahl
2020-10-16sw: improve comments, dump rowspan to nodes.xmlMichael Stahl
2020-10-16tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl
2020-10-16.gitreview: Update default branchSamuel Mehrbrodt