summaryrefslogtreecommitdiff
path: root/sfx2/source/statbar/stbitem.cxx
AgeCommit message (Expand)Author
2024-12-04Move helpers for css::awt/VCL point/rect/size to vcl::unohelperMichael Weghorn
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn
2024-01-23ITEM: Solve SfxVoidItem(0) situationArmin Le Grand (allotropia)
2023-09-11ITEM: Diverse further changes/cleanups/preparationArmin Le Grand (allotropia)
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in sfx2"Noel Grandin
2023-08-12clang-tidy bugprone-parent-virtual-call in sfx2Noel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-01-17XUnoTunnel->dynamic_cast in SfxOfficeDispatchNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-31flatten SfxTbxCtrlFactArr_ImplNoel Grandin
2021-08-31flatten SfxStbCtrlFactArr_ImplNoel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-06remove newly unused mpWindow member of UserDrawEventCaolán McNamara
2021-03-01loplugin:refcounting in sfx2Noel
2020-09-13Unify the code used to get object shell for componentsMike Kaganski
2020-04-20effectively unused mnStyle memberCaolán McNamara
2020-02-16move some headers inside sfx2/Noel Grandin
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-09-05loplugin:useuniqueptr in sfx2Noel Grandin
2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-11loplugin:unnecessaryoverride in sfx2Noel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann