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