summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/acredlin.hxx
AgeCommit message (Expand)Author
2019-10-07SvSimpleTableContainer is now unusedCaolán McNamara
2019-04-27Fix variable nameAndrea Gelmini
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-04-23Fix typos in codeAndrea Gelmini
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-14MoreButton is solely used by toolkitCaolán McNamara
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-06-28loplugin:unusedfields in sc part1Noel Grandin
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-02-21convert calc changes menu to .uiCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-10-05loplugin:unnecessaryoverride in scNoel 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-07-13loplugin:singlevalfields in sc(part1)Noel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-23convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-04sc: inline some use-once typedefsNoel Grandin
2015-07-23inline a handful of use-once #definesNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-03-06idle includes and enum useJennifer Liebel
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke