summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/SdtHelper.hxx
AgeCommit message (Expand)Author
2019-09-28loplugin:constmethod in writerfilterNoel Grandin
2019-08-23tdf#119809: FILESAVE DOCX The combo box ActiveX control is lostTamás Zolnai
2019-08-05tdf126701: MSForms: Fix import of date field at the end of the paragraph.Tamás Zolnai
2019-07-15writerfilter: turn on clang-format for SdtHelperMiklos Vajna
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai
2019-07-12MSForms: DOCX import of text-based date fieldTamás Zolnai
2018-11-13tdf#121203 DOCX import: fix loss of free-form text in date controlMiklos Vajna
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-09-07writerfilter: size() > 0 -> !empty() and other small cleanupsMiklos Vajna
2017-08-07Indentation fixesMiklos Vajna
2017-07-31loplugin:constparams in writerfilterNoel Grandin
2016-12-03cppcheck style fix for noExplicitConstructor in writerfilterJochen Nitschke
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-10-24loplugin:expandablemethods in writerfilter..xmlhelpNoel Grandin
2015-04-11No need to spell out com::sun::star, css is enough.Miklos Vajna
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-08writerfilter: make sure that these headers are self-containedMiklos Vajna
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2014-09-20Use comphelper::SequenceAsVectorMiklos Vajna
2014-07-29DOCX filter: map <w:sdt> outside paragraphs to paragraph propertiesMiklos Vajna
2014-07-27indentation fixesMiklos Vajna
2014-07-22writerfilter: pass uno::Reference by reference, more dmapper...Michael Stahl
2014-07-10DOCX import: handle character format of dateTime SDTMiklos Vajna
2014-06-19indentation fixesMiklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-14sw, writerfilter: identation fixesMiklos Vajna
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-04-26writerfilter: unused appendToInteropGrabBag() versionMiklos Vajna
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna
2014-03-23WaE: passing OUString by value, rather pass by reference [loplugin]Tor Lillqvist
2014-03-22ooxml: preserve rich text sdt controlsJacobo Aragunde Pérez
2014-03-22ooxml: Make SdtHelper grab bag more genericJacobo Aragunde Pérez
2014-03-20fdo#76327: only enclose the checkbox in the sdt block.Jacobo Aragunde Pérez
2014-03-17ooxml: preserve w:sdt blocks containing w:docPartObj propertiesJacobo Aragunde Pérez
2014-03-10ooxml: preserve locale attribute in date controlsJacobo Aragunde Pérez
2014-03-10ooxml: preserve dateFormat for unchanged date controlsJacobo Aragunde Pérez
2014-03-10writerfilter: DateFormat member in SdtHelper as a string.Jacobo Aragunde Pérez
2014-03-08ooxml: fix export of empty date controlsJacobo Aragunde Pérez
2014-03-08writerfilter: import date into docx date controlsJacobo Aragunde Pérez
2014-01-18writerfilter: whitespace fixes in SdtHelperMiklos Vajna
2013-06-05bnc#820509 DOCX import: try harder to disable form design modeMiklos Vajna
2013-05-02bnc#779630 initial DOCX import of w:sdt's w:dateMiklos Vajna