summaryrefslogtreecommitdiff
path: root/include/editeng/numitem.hxx
AgeCommit message (Expand)Author
2021-01-26tdf#139147 sw outline UI: allow clearing of custom list formatJustin Luth
2020-10-20use tools::Long in editengNoel
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara
2020-05-17Fix typosAndrea Gelmini
2020-05-17tdf#120394: list format string can be emptyVasily Melenchuk
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk
2020-03-29Fix is_typed_flags for SvxNumRuleFlags (editeng)Julien Nabet
2020-03-03sw doc model xml dump: show numbering typeMiklos Vajna
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
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