summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/ViewTabBar.cxx
AgeCommit message (Expand)Author
2021-12-29use comphelper::WeakComponentImplHelper in ViewTabBarNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-04-07rtl::Static -> function local staticNoel Grandin
2020-10-29Fix typosAndrea Gelmini
2020-10-29weld impress TabBarControlCaolán McNamara
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen
2018-09-07tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[t-z]*Gabor Kelemen
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
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 sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-15refactor TabBarControl to use RenderContextTomaž Vajngerl
2015-05-06VclPtr: one ref too manyCaolán McNamara
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-20sd: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10nail more lifecycle oddness.Michael Meeks
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms