summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/usrfld.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-15sw_redlinehide_3: transport layout from ExpandField() to Expand()Michael Stahl1-1/+1
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-2/+1
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-08-02sw user field type: fix locale of string -> float conversionMiklos Vajna1-4/+27
2018-07-30sw doc model xml dump: dump float value of user fieldsMiklos Vajna1-0/+9
2018-07-30sw doc model xml dump: cover SwValueFieldMiklos Vajna1-0/+10
2018-07-10pass SwField around by std::unique_ptrNoel Grandin1-2/+2
2018-01-30loplugin:unused-returns in swNoel Grandin1-4/+2
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2018-01-11loplugin:redundantcast: swStephan Bergmann1-1/+1
2017-06-07tdf#74177 writer: ignoring comment allows number recognitionJustin Luth1-3/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+2
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-2/+2
2017-02-13convert SwCalcError to scoped enumNoel Grandin1-1/+1
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin1-1/+1
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann1-3/+7
2016-06-03sw: convert some OSL_FAIL to assertMichael Stahl1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-12/+12
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-3/+3
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-12/+3
2014-11-19loplugin: cstylecastNoel Grandin1-9/+9
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-2/+3
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-1/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-4/+4
2014-02-11Resolves: #i124179# trigger update User Fields...Oliver-Rainer Wittmann1-1/+7
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-07-16String to OUStringMatteo Casalin1-26/+20
2013-07-15DoubleToString: do not modify a reference argument, just return the resultMatteo Casalin1-3/+2
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-1/+1
2013-06-10fdo#62475 - remove visual noise in sw/source/core/fieldsPhilipp Riemer1-4/+0
2013-06-10fdo#39468: Translate German comments in sw/source/core/fieldsPhilipp Riemer1-22/+9
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+5
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-17sal_Bool to boolTakeshi Abe1-2/+2
2012-07-04Convert Svptrarr to std::vector<const SwUserFieldType*>Noel Grandin1-1/+1
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara1-5/+5
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-2/+2
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-20/+21
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-10/+12
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-3/+5
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-7/+7
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer1-12/+9
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-2/+2
2010-11-25unodapi: #i115383#: SwDoc:Michael Stahl1-3/+5
2010-11-15Remove empty dated commentsJ. Graeme Lingard1-10/+0