summaryrefslogtreecommitdiff
path: root/include/svx/ctredlin.hxx
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-03-23loplugin:unusedmethodsNoel Grandin
2022-02-17loplugin:unusedmethodsNoel Grandin
2022-01-24tdf#146893 Rework Manage Changes dialografaelhlima
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-03tdf#105967 sw change tracking: fix line break symbol in empty lineLászló Németh
2020-09-01Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara
2020-01-11Resolves: tdf#129763 resize to request happening on every activateCaolán McNamara
2019-12-10Resolves: tdf#129250 move redline type into RedlinData so we can sort on itCaolán McNamara
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-10-02drop some unnecessary includesCaolán McNamara
2019-09-26Resolves: tdf#127218 allow changes dialog to shrink when button text changesCaolán McNamara
2019-09-26drop unused SvLBoxColorString classCaolán McNamara
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen
2019-06-11loplugin:virtualdown in SvxTPFilterNoel Grandin
2019-06-08loplugin:unusedfieldsNoel Grandin
2019-06-03Resolves: tdf#125589 we are initially unsortedCaolán McNamara
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-04-29-Werror,-Wunused-private-fieldStephan Bergmann
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-01-29tdf#52391 reject/clear formatting of format-only changesLászló Németh
2019-01-16pass RedlinData around by unique_ptrNoel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-06-04loplugin:useuniqueptr in SvxRedlinTableNoel Grandin
2018-05-17loplugin:unusedfields in svxNoel Grandin
2018-04-12make SvLBoxItem::Clone return a std::unique_ptrNoel Grandin
2017-12-15sal_uIntPtr->sal_uLong in SvxRedlinTable and SvxCheckListBoxNoel Grandin
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin
2016-04-04loplugin:constantparam in svxNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann