summaryrefslogtreecommitdiff
path: root/include/svx/ctredlin.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-01Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara1-0/+1
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara1-3/+10
2020-01-11Resolves: tdf#129763 resize to request happening on every activateCaolán McNamara1-1/+4
2019-12-10Resolves: tdf#129250 move redline type into RedlinData so we can sort on itCaolán McNamara1-1/+18
2019-10-30loplugin:finalclasses svxNoel Grandin1-1/+1
2019-10-02drop some unnecessary includesCaolán McNamara1-1/+0
2019-09-26Resolves: tdf#127218 allow changes dialog to shrink when button text changesCaolán McNamara1-3/+4
2019-09-26drop unused SvLBoxColorString classCaolán McNamara1-17/+0
2019-09-03loplugin:constmethod in svxNoel Grandin1-6/+6
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen1-1/+0
2019-06-11loplugin:virtualdown in SvxTPFilterNoel Grandin1-3/+2
2019-06-08loplugin:unusedfieldsNoel Grandin1-4/+0
2019-06-03Resolves: tdf#125589 we are initially unsortedCaolán McNamara1-0/+1
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen1-19/+3
2019-05-09loplugin:unusedmethodsNoel Grandin1-12/+0
2019-04-29-Werror,-Wunused-private-fieldStephan Bergmann1-4/+0
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-4/+0
2019-04-27weld cluster of change tracking dialogsCaolán McNamara1-91/+85
2019-01-29tdf#52391 reject/clear formatting of format-only changesLászló Németh1-0/+3
2019-01-16pass RedlinData around by unique_ptrNoel Grandin1-3/+3
2018-11-21weld SwCondCollPageCaolán McNamara1-1/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-3/+3
2018-06-04loplugin:useuniqueptr in SvxRedlinTableNoel Grandin1-1/+2
2018-05-17loplugin:unusedfields in svxNoel Grandin1-1/+0
2018-04-12make SvLBoxItem::Clone return a std::unique_ptrNoel Grandin1-1/+1
2017-12-15sal_uIntPtr->sal_uLong in SvxRedlinTable and SvxCheckListBoxNoel Grandin1-3/+3
2017-10-24loplugin:finalclasses in svxNoel Grandin1-5/+1
2017-06-21loplugin:unusedfields in svx part2Noel Grandin1-1/+0
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas1-8/+33
2016-10-27loplugin:expandablemethods in svxNoel Grandin1-2/+0
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-8/+8
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-6/+6
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin1-14/+14
2016-04-04loplugin:constantparam in svxNoel Grandin1-1/+1
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin1-2/+1
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin1-4/+4
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann1-5/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-16convert Link<> to typedNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-12/+12
2015-10-12convert Link<> to typedNoel Grandin1-1/+2
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-6/+6
2015-09-08convert Link<> to typedNoel Grandin1-10/+10
2015-09-08convert Link<> to typedNoel Grandin1-10/+5
2015-09-08convert Link<> to typedNoel Grandin1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+4
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-33/+0
2015-06-10coverity#1302618 deref of NULLCaolán McNamara1-1/+1
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl1-2/+2