summaryrefslogtreecommitdiff
path: root/svl/source/config/itemholder2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/config/itemholder2.cxx')
0 files changed, 0 insertions, 0 deletions
4e3cb4bb6a'>tdf#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