summaryrefslogtreecommitdiff
path: root/include/editeng/numitem.hxx
AgeCommit message (Expand)Author
2020-06-05tdf#120394: list format string can be emptyVasily Melenchuk
2020-05-05tdf#116883: sw: support for lists level format stringVasily Melenchuk
2019-10-29loplugin:finalclasses in editengNoel Grandin
2019-10-17Remove some memset callsMike Kaganski
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2018-12-12loplugin:useuniqueptr in editengNoel Grandin
2018-12-07remove unused SvxNumRuleFlags::CHAR_TEXT_DISTANCENoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-07-28-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-04-08tdf#112384 sw: Allow New line as a label followed by chapter numberingNithin Kumar Padavu
2018-02-05loplugin:useuniqueptr in SvxNumRuleNoel Grandin
2018-02-05loplugin:useuniqueptr in SvxNumberFormatNoel Grandin
2017-11-11tdf#111738: Duplicated numbering alignment option on numbering dialogTamás Zolnai
2017-11-06convert GetNumStr from sal_uLong->sal_Int32Noel Grandin
2017-09-18remove unused aLocale from SvxNumRuleNoel Grandin
2017-08-07Removing unused SfxItemPool serialisation from editengVarun Dhall
2017-07-28loplugin:constparams in editengNoel Grandin
2017-07-07tdf#108925: Too small bullet size confuses the userTamás Zolnai
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-09-21add dumpAsXml() to more pool itemsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-19Resolves: tdf#97404 outline space wrong on second levelCaolán McNamara
2016-06-30loplugin:unusedfieldsNoel Grandin
2016-06-24loplugin:singlevalfields in editengNoel Grandin
2016-04-13loplugin:passstuffbyref in editengNoel Grandin
2016-04-05loplugin:constantparam in editengNoel Grandin
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin
2016-01-22loplugin:overrideStephan Bergmann
2016-01-21tdf#42788: FORMATTING - Numbering/ordered listNusaiba Al-Kindi
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21com::sun::star->css in include/editengNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-07-16loplugin:unusedmethods editengNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann