summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/FormControlHelper.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-07-20compact namespace: writerfilterNoel Grandin1-3/+2
2020-03-16Revert "loplugin:constfields in writerfilter"Noel Grandin1-1/+1
2018-09-13loplugin:constfields in writerfilterNoel Grandin1-1/+1
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-4/+4
2017-12-19inline use-once typedefsNoel Grandin1-2/+1
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann1-1/+1
2016-01-18loplugin: unused return values in writerfilter/Noel Grandin1-2/+2
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin1-2/+0
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna1-2/+2
2014-10-17Work around Clang 3.2 -Wnull-conversion bugStephan Bergmann1-1/+1
2014-07-22writerfilter: pass uno::Reference by reference, more dmapper...Michael Stahl1-5/+5
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-1/+1
2014-05-18writerfilter: drop last 'using' statement from headersMiklos Vajna1-7/+5
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold1-3/+3
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist1-1/+1
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna1-2/+2
2012-06-28re-base on ALv2 code. Includes:Michael Meeks1-26/+17
2011-03-04cppcheck: this can be constCaolán McNamara1-1/+1
2011-02-24fix for fdo#34663Noel Power1-1/+1
2011-02-21make docx import cater for enhanced fieldsNoel Power1-0/+2
2011-02-10some form field import/export improvementsNoel Power1-0/+2
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-07-28writerfilter08ooo330: applied patch for writerfilter08Henning Brinkmann1-0/+64