summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/FormControlHelper.hxx
AgeCommit message (Expand)Author
2024-04-18move writerfilter inside swNoel Grandin
2022-07-31clang-tidy modernize-pass-by-value in writer*Noel Grandin
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC
2020-11-19tdf#123936 Formatting files in module writerfilter with clang-formatPhilipp Hofer
2020-07-20compact namespace: writerfilterNoel Grandin
2020-03-16Revert "loplugin:constfields in writerfilter"Noel Grandin
2018-09-13loplugin:constfields in writerfilterNoel Grandin
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann
2016-01-18loplugin: unused return values in writerfilter/Noel Grandin
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-10-17Work around Clang 3.2 -Wnull-conversion bugStephan Bergmann
2014-07-22writerfilter: pass uno::Reference by reference, more dmapper...Michael Stahl
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-05-18writerfilter: drop last 'using' statement from headersMiklos Vajna
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2011-03-04cppcheck: this can be constCaolán McNamara
2011-02-24fix for fdo#34663Noel Power
2011-02-21make docx import cater for enhanced fieldsNoel Power
2011-02-10some form field import/export improvementsNoel Power
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-07-28writerfilter08ooo330: applied patch for writerfilter08Henning Brinkmann