summaryrefslogtreecommitdiff
path: root/sfx2/source/control/statcach.cxx
AgeCommit message (Expand)Author
2024-10-31tdf#162666 Make SfxStateCache handle Items correctlyArmin Le Grand (allotropia)
2024-05-10loplugin:ostr in sfx2Noel Grandin
2024-05-01use more OUString in sfx slotsNoel Grandin
2024-01-23ITEM: Solve SfxVoidItem(0) situationArmin Le Grand (allotropia)
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-01-17XUnoTunnel->dynamic_cast in SfxOfficeDispatchNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-07-13framework, sfx2: catch more exceptions when the object is already disposedMiklos Vajna
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-02-16loplugin:referencecasting in sfx2Noel
2020-08-12expand out DELETEZNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-02-16move some headers inside sfx2/Noel Grandin
2020-01-26rename some local variablesNoel Grandin
2020-01-02tdf#42949 Fix IWYU warnings in sfx2/source/[b-c]*/*cxxGabor Kelemen
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-10-16loplugin:singlevalfields in sfx2Noel Grandin
2018-09-05loplugin:useuniqueptr in sfx2Noel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-08tdf#115430 BindDispatch_Impl needs a disposal methodMaxim Monastirsky
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-06use rtl::Reference in svl,sfx2Noel Grandin
2017-07-02loplugin:casttovoid: sfx2Stephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2016-06-08tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2014-12-23fdo#39440 reduce scope of local variablesMichael Weghorn
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann