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