summaryrefslogtreecommitdiff
path: root/sw/inc/calc.hxx
AgeCommit message (Expand)Author
2018-03-20loplugin:useuniqueptr in SwCalcNoel Grandin
2017-08-03loplugin:constparams in sw part1Noel Grandin
2017-07-05tdf#108873 fix merge data handling in fieldsJan-Marek Glogowski
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-02-13convert SwCalcError to scoped enumNoel Grandin
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin
2016-11-11default dtor is sufficientCaolán McNamara
2016-11-11default copy ctor is sufficientCaolán McNamara
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin
2016-10-01rearrange SwCalc some moreCaolán McNamara
2016-10-01rearrange SwCalc a littleCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-17loplugin:unusedenumvalues in swNoel Grandin
2016-08-09sw: prefix members of SwCalcMiklos Vajna
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-07sal_uInt16 to more proper typesMatteo Casalin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante
2014-02-27Remove visual noise from swAlexander Wilms
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-15convert sw/inc/calc.hxx from String to OUStringNoel Grandin
2013-10-07more fix higher debug level buildCaolán McNamara
2013-10-07fix higher debug level buildCaolán McNamara
2013-10-02remove yet another StringHash implCaolán McNamara
2013-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara
2013-09-02XubString->OUStringCaolán McNamara
2013-08-25String to OUStringMatteo Casalin
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-07-05fix Windows build, include vectorMichael Stahl
2012-07-04Convert Svptrarr to std::vector<const SwUserFieldType*>Noel Grandin
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-11-16translated some comments from german -> englishDaniel Di Marco
2010-11-15Comment translations, bogus comments, commented code removed from SW includesRobert Roth
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-07#i114412# dubious delete in SwCalc::Str2DoubleCaolán McNamara
2010-10-07dangling pointer dereference in SwCalc::Str2DoubleCaolán McNamara