summaryrefslogtreecommitdiff
path: root/writerfilter/inc
AgeCommit message (Expand)AuthorFilesLines
2024-01-17tdf#135083: make sure to apply pending paragraph properties, even withoutMike Kaganski1-0/+1
2024-01-16tdf#159158 writerfilter: duplicate relativeHeights? last one wins #2Justin Luth1-1/+0
2024-01-16tdf#159158 writerfilter: duplicate relativeHeights? last one winsJustin Luth1-0/+1
2023-12-22cid#1546500 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+3
2023-12-11cid#1545577 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-11-16writerfilter: fix utext()'s dumb sal_uInt8* parameterMichael Stahl1-1/+1
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin1-3/+2
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin1-2/+3
2023-02-13writerfilter: prefix members of DomainMapper, GraphicZOrderHelper, ...Miklos Vajna1-1/+1
2023-02-13Fix typo, improve code readability, fix commentParis Oplopoios1-2/+2
2023-01-18tdf#119229 docx: Preserve w15:paraIdParent attribute in commentsExtendedParis Oplopoios1-2/+4
2023-01-01sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl1-0/+3
2022-12-10tdf#152203 DOCX import: fix mixed footnotes/endnotesLászló Németh1-0/+3
2022-11-30tdf#152289: implement external glossary relations roundtripMike Kaganski1-1/+2
2022-09-29use more string_view in writerfilterNoel Grandin1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-01-06tdf#66039 DOCX: import textboxes (with tables, images etc.) in group shapesAttila Bakos (NISZ)1-0/+7
2021-12-29be more exact about the type of pDocumentCaolán McNamara1-1/+6
2021-12-18tdf#104823: basic support for reading field data from databindingVasily Melenchuk1-0/+2
2021-08-23update some pchesCaolán McNamara1-5/+10
2021-08-10Clean up remaining uses of boost::logic::triboolStephan Bergmann1-1/+0
2021-06-28[API CHANGE] drop ShapeContextHandler service and interfaceNoel Grandin1-3/+3
2021-04-20Document the new classes added in d8c0b63355af6caf3f0145dd1c10a93d63134a88Mike Kaganski1-0/+8
2021-04-16tdf#122222: add DOCX import of resolved comments as "done"Mike Kaganski3-1/+26
2021-04-14tdf#100961 rtf import: fldlock is FIXEDFLDJustin Luth1-0/+1
2021-04-06update pchesCaolán McNamara1-1/+4
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC6-23/+6
2021-03-21update pchesCaolán McNamara1-1/+1
2021-03-13update pchesJulien Nabet1-3/+2
2021-03-06update pchesJulien Nabet1-4/+1
2021-03-06update pchesJulien Nabet1-1/+4
2020-12-15update pchesCaolán McNamara1-4/+2
2020-12-04update pchesCaolán McNamara1-1/+2
2020-11-19tdf#123936 Formatting files in module writerfilter with clang-formatPhilipp Hofer2-28/+20
2020-09-21update pchesCaolán McNamara1-1/+2
2020-08-27remove some unused includes and update pchesCaolán McNamara1-1/+4
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-4/+2
2020-07-20compact namespace: writerfilterNoel Grandin4-18/+8
2020-07-12update pchesCaolán McNamara1-2/+3
2020-05-20writerfilter: clang-format these filesMiklos Vajna2-8/+8
2020-04-26update pchesCaolán McNamara1-1/+5
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-9/+3
2020-04-08simplify QNameToStringNoel Grandin1-22/+3
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen3-5/+0
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-6/+5
2019-12-22loplugin:finalclasses in UnoControls..writerperfectNoel Grandin1-1/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-3/+5
2019-10-17loplugin:virtualdead unused param in BinaryObj::dataNoel Grandin1-3/+1
2019-10-17loplugin:virtualdead unused param in OOXMLDocument::setXNoteTypeNoel Grandin1-1/+0