summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/SdtHelper.cxx
AgeCommit message (Expand)Author
2020-08-12tdf#134043 DOCX import: new unit tests: ComboBox to DropDownThorsten Behrens
2020-06-30tdf#134043 DOCX import: DropDown text field instead of ComboBox form controlSerge Krot
2019-09-28loplugin:constmethod in writerfilterNoel Grandin
2019-08-23tdf#119809: FILESAVE DOCX The combo box ActiveX control is lostTamás Zolnai
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin
2019-08-07Remove some unused includesMiklos Vajna
2019-08-05tdf126701: MSForms: Fix import of date field at the end of the paragraph.Tamás Zolnai
2019-07-29loplugin:sequentialassignNoel Grandin
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 filter: handle date formats with quotation marks.Tamás Zolnai
2019-07-12MSForms: DOCX import of text-based date fieldTamás Zolnai
2019-01-12tdf#122658: Empty date form field is not exported correctly to DOCX fileTamás Zolnai
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-21connectivity Writer driver: make ProviderRequest members privateMiklos Vajna
2018-11-13tdf#121203 DOCX import: fix loss of free-form text in date controlMiklos Vajna
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-08-07Indentation fixesMiklos Vajna
2017-07-31loplugin:constparams in writerfilterNoel Grandin
2017-03-01writerfilter: avoid repeating the return type from the declarationMiklos Vajna
2016-10-24loplugin:expandablemethods in writerfilter..xmlhelpNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-05-20writerfilter: use '= default;'Miklos Vajna
2016-05-17sw, writerfilter: indentation fixesMiklos Vajna
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2016-04-04Use std::size_tMiklos Vajna
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
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