summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/FormControlHelper.cxx
AgeCommit message (Expand)Author
2019-10-22sw: what is that exception aboutMichael Stahl
2019-03-09MSForms: Introduce a new IFieldMark for drop-down form fieldTamás Zolnai
2018-11-16tdf79435 doc/docx: round-trip legacy input formfieldsJustin Luth
2018-07-29loplugin:stringloop in variousNoel Grandin
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-01-15More loplugin:cstylecast: writerfilterStephan Bergmann
2017-03-31use actual UNO enums in writerfilterNoel Grandin
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-02-04writerfilter: no need to manually realloc hereMiklos Vajna
2016-01-18loplugin: unused return values in writerfilter/Noel Grandin
2015-11-17Assume that this code wants to append a number, not a characterStephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-07-22writerfilter: pass uno::Reference by reference, more dmapper...Michael Stahl
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2012-10-13writerfilter: fix new clang warningsMiklos Vajna
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna
2012-07-02dmapper: kill remaining RTL_CONSTASCII_USTRINGPARAM usageMiklos Vajna
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2012-01-23Fix for fdo43460 Part XLV getLength() to isEmpty()Olivier Hallot
2011-10-07WaE: unreferenced local variableTor Lillqvist
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17imported patch cppcheck [hg:d55fc25e48ab]Henning Brinkmann
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek
2011-03-01fix incorrect test for name ( was using default name )Noel Power
2011-03-01remove references to ODF_FORMCHECKBOX_DEFAULT & ODF_FORMTEXT_DEFAULTNoel Power
2011-02-24fix for fdo#34664 - prevent null pointer access when no ffdata availableNoel Power
2011-02-24fix for fdo#34663Noel Power
2011-02-24more form field fixesNoel Power
2011-02-23revert 380ad35864c450f5d4df6cc29d5d512a24de11da change in wrong placeNoel Power
2011-02-23use the ODF_FORMCHECKBOX define instead of yet another const char*Noel Power
2011-02-21make docx import cater for enhanced fieldsNoel Power
2011-02-11fix compile error related to floor and move #TODO closer to related itemNoel Power
2011-02-10some form field import/export improvementsNoel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-07-28writerfilter08ooo330: applied patch for writerfilter08Henning Brinkmann