summaryrefslogtreecommitdiff
path: root/writerfilter/inc
AgeCommit message (Expand)Author
2023-11-30writerfilter: fix utext()'s dumb sal_uInt8* parameterMichael Stahl
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-02-13writerfilter: prefix members of DomainMapper, GraphicZOrderHelper, ...Miklos Vajna
2023-02-13Fix typo, improve code readability, fix commentParis Oplopoios
2023-01-18tdf#119229 docx: Preserve w15:paraIdParent attribute in commentsExtendedParis Oplopoios
2023-01-01sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl
2022-12-10tdf#152203 DOCX import: fix mixed footnotes/endnotesLászló Németh
2022-11-30tdf#152289: implement external glossary relations roundtripMike Kaganski
2022-09-29use more string_view in writerfilterNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-01-06tdf#66039 DOCX: import textboxes (with tables, images etc.) in group shapesAttila Bakos (NISZ)
2021-12-29be more exact about the type of pDocumentCaolán McNamara
2021-12-18tdf#104823: basic support for reading field data from databindingVasily Melenchuk
2021-08-23update some pchesCaolán McNamara
2021-08-10Clean up remaining uses of boost::logic::triboolStephan Bergmann
2021-06-28[API CHANGE] drop ShapeContextHandler service and interfaceNoel Grandin
2021-04-20Document the new classes added in d8c0b63355af6caf3f0145dd1c10a93d63134a88Mike Kaganski
2021-04-16tdf#122222: add DOCX import of resolved comments as "done"Mike Kaganski
2021-04-14tdf#100961 rtf import: fldlock is FIXEDFLDJustin Luth
2021-04-06update pchesCaolán McNamara
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC
2021-03-21update pchesCaolán McNamara
2021-03-13update pchesJulien Nabet
2021-03-06update pchesJulien Nabet
2021-03-06update pchesJulien Nabet
2020-12-15update pchesCaolán McNamara
2020-12-04update pchesCaolán McNamara
2020-11-19tdf#123936 Formatting files in module writerfilter with clang-formatPhilipp Hofer
2020-09-21update pchesCaolán McNamara
2020-08-27remove some unused includes and update pchesCaolán McNamara
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-07-20compact namespace: writerfilterNoel Grandin
2020-07-12update pchesCaolán McNamara
2020-05-20writerfilter: clang-format these filesMiklos Vajna
2020-04-26update pchesCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-08simplify QNameToStringNoel Grandin
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2019-12-22loplugin:finalclasses in UnoControls..writerperfectNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17loplugin:virtualdead unused param in BinaryObj::dataNoel Grandin
2019-10-17loplugin:virtualdead unused param in OOXMLDocument::setXNoteTypeNoel Grandin
2019-08-16Fix typosAndrea Gelmini
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist
2018-07-26writerfilter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann