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