summaryrefslogtreecommitdiff
path: root/sw/source/core/bastyp/calc.cxx
AgeCommit message (Expand)Author
2018-11-15sw user field type: fix locale of string -> float conversionMiklos Vajna
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-11Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-25tdf#61228: formatting and commentingMike Kaganski
2015-11-24tdf#61228: Wrong function names in Formula Writer are considered as SUMJulien Nabet
2015-11-22Revert "tdf#95687: Wrong function names in Formula Writer are considered as SUM"Julien Nabet
2015-11-22tdf#95687: Wrong function names in Formula Writer are considered as SUMJulien Nabet
2015-11-22Revert "tdf#95687: Wrong function names in Formula Writer are considered as SUM"Julien Nabet
2015-11-21tdf#95687: Wrong function names in Formula Writer are considered as SUMJulien Nabet
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-24cppcheck: invalidPrintfArgType_sintCaolán McNamara
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-17sw: use std::unique_ptr<> in bastypMiklos Vajna
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-06convert USER_OPT constants to scoped enumNoel Grandin
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-07sal_uInt16 to more proper typesMatteo Casalin
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-10loplugin: cstylecastNoel Grandin
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-22More hacking on --disable-database-connectivityTor Lillqvist
2014-04-22I see no reason why <stdlib.h> would be needed on OS XTor Lillqvist
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-07fdo#74474: sw: fix Label wizard document creation harderMichael Stahl
2014-02-06fix debug=2Caolán McNamara
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/inc/calc.hxx from String to OUStringNoel Grandin
2013-10-11CID#1103739 unintialized membersCaolán McNamara