summaryrefslogtreecommitdiffstats
path: root/editeng/source/items/numitem.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen2018-04-181-1/+0
* loplugin:constantparam in desktop..i18npoolNoel Grandin2018-03-081-1/+1
* use more Color in editeng..formsNoel Grandin2018-03-071-1/+1
* drop old tools/gen methods in accessibility..formulaNoel Grandin2018-03-011-2/+6
* Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin2018-02-161-2/+2
* loplugin:changetoolsgen in editeng..extensionsNoel Grandin2018-02-141-2/+2
* loplugin:useuniqueptr in SvxNumRuleNoel Grandin2018-02-051-16/+11
* loplugin:useuniqueptr in SvxNumberFormatNoel Grandin2018-02-051-17/+11
* new loplugin: pointerboolNoel Grandin2018-01-231-1/+1
* More loplugin:cstylecast: editengStephan Bergmann2018-01-151-8/+8
* More loplugin:cstylecast: editengStephan Bergmann2018-01-121-3/+3
* tools: remove unused #include from solar.hMichael Stahl2017-12-131-0/+1
* Translate German variable nameJohnny_M2017-11-211-5/+5
* rename AvoidConfig to FuzzingCaolán McNamara2017-11-091-1/+1
* convert GetNumStr from sal_uLong->sal_Int32Noel Grandin2017-11-061-3/+3
* remove unused aLocale from SvxNumRuleNoel Grandin2017-09-181-2/+4
* Removing unused SfxItemPool serialisation from editengVarun Dhall2017-08-071-12/+0
* loplugin:constparams in editengNoel Grandin2017-07-281-2/+2
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-1/+1
* new loplugin unnecessaryparenNoel Grandin2017-07-051-1/+1
* loplugin:constantparam part2Noel Grandin2017-04-051-3/+2
* convert SvxAdjust to scoped enumNoel Grandin2017-03-081-2/+2
* drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin2017-03-031-3/+3
* use SvxExtNumType in SvxNumberTypeNoel Grandin2017-03-031-5/+5
* new loplugin: useuniqueptr: editengNoel Grandin2017-01-131-5/+3
* make the element names in dumpAsXml match the class namesNoel Grandin2016-11-161-2/+2
* loplugin:unusedmethodsNoel Grandin2016-10-181-5/+0
* loplugin:constantfunctionNoel Grandin2016-10-111-2/+0
* convert MapUnit to scoped enumNoel Grandin2016-10-051-2/+2
* loplugin:implicitboolconversionNoel Grandin2016-09-211-1/+1
* add dumpAsXml() to more pool itemsNoel Grandin2016-09-211-1/+30
* Resolves: tdf#97404 outline space wrong on second levelCaolán McNamara2016-07-191-24/+1
* Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2016-05-101-2/+2
* clang-tidy modernize-loop-convert in e*Noel Grandin2016-04-261-2/+2
* loplugin:unuseddefaultparams in editengNoel Grandin2016-03-031-5/+2
* Further uninitialized SvxNumberFormat::mbNumAdjustChanged fixingStephan Bergmann2016-01-221-1/+1
* TypoKhaled Hosny2016-01-221-1/+2
* Missing initialization of SvxNumberFormat::mbNumAdjustChangedStephan Bergmann2016-01-221-1/+2
* tdf#42788: FORMATTING - Numbering/ordered listNusaiba Al-Kindi2016-01-211-0/+21
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-181-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-171-1/+1
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-161-2/+2
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-161-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-161-1/+1
* loplugin:unusedmethods unused return value in include/editengNoel Grandin2016-01-121-10/+4
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-23/+23
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-311-1/+1
* CppCheck : reduce variables scopeMichaël Lefèvre2015-09-231-1/+1
* editeng: com::sun::star->cssNoel Grandin2015-09-131-4/+4
* for testing allow disabling configmgr for time critical pathsCaolán McNamara2015-08-191-2/+5