summaryrefslogtreecommitdiff
path: root/vbahelper/README.md
blob: 39df5c7e4a5929cf4922420c805a9adfd0425888 (plain)
1
2
3
# Helper Functions for VBA Filters

Static helper functions for the VBA filters
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