summaryrefslogtreecommitdiff
path: root/include/editeng/numitem.hxx
AgeCommit message (Expand)Author
2021-09-11clang:optin.performance.Padding in svx,editengNoel Grandin
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-07-26sw: use followby parameter of outline in Chapter fieldVasily Melenchuk
2021-07-26tdf#143424: support for "Chapter number without separator"Vasily Melenchuk
2021-06-30reduce cost of allocating and copying SvxNumRuleNoel Grandin
2021-06-29Fix typosAndrea Gelmini
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-06-01loplugin:noexceptmoveStephan Bergmann
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-02sal_uLong->sal_Int32 in SvxNumberFormatNoel Grandin
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