summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/SdtHelper.cxx
AgeCommit message (Expand)Author
2015-11-25Indentation fixesMiklos Vajna
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-04-11No need to spell out com::sun::star, css is enough.Miklos Vajna
2015-03-14Unused includesMiklos Vajna
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-14indentation fixesMiklos Vajna
2015-02-11Guard against createInstance throwing non-Runtime-ExceptionStephan Bergmann
2015-02-08writerfilter: make sure that these headers are self-containedMiklos Vajna
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2014-11-02unused includes in RTF filter and related filesMiklos Vajna
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-20Use comphelper::SequenceAsVectorMiklos Vajna
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-07-31fdo#75757: Remove inheritance from std::map.Matthew Pottage
2014-07-31SdtHelper::createDateControl: clear the property list after reading itMiklos 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-18DOCX import: handle <w:alias> for the date SDTMiklos Vajna
2014-07-18Use comphelper::SequenceAsHashMapMiklos Vajna
2014-07-11writerfilter: remove unlocalized help textJacobo Aragunde Pérez
2014-07-10DOCX import: handle character format of dateTime SDTMiklos Vajna
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
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-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-18writerfilter: fix indentation in SdtHelperMiklos Vajna
2014-03-17ooxml: preserve w:sdt blocks containing w:docPartObj propertiesJacobo Aragunde Pérez
2014-03-11SdtHelper: fix indentationMiklos Vajna
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-10-09Kill PropertyDefinition; use PropValue instead.Jan Holesovsky
2013-07-04writerfilter::dmapper::PropertyDefinition::bIsTextProperty is never readMiklos Vajna
2013-06-06valgrind: uninit variableCaolán McNamara
2013-06-05bnc#820509 DOCX import: try harder to disable form design modeMiklos Vajna
2013-05-16bnc#779630 DOCX import: improve w:sdt size guessingMiklos Vajna
2013-05-02bnc#779630 initial DOCX import of w:sdt's w:dateMiklos Vajna