summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/ViewShellBase.cxx
AgeCommit message (Expand)Author
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara
2020-10-23long->tools::Long in pyuno..sdNoel
2020-10-13static_cast after dynamic_castNoel
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-09compact namespace in sdNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-01-28remove some unused local varsNoel Grandin
2020-01-24loplugin:makeshared in sdNoel Grandin
2019-11-26tdf#126043 fetch the command properties just onceCaolá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-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2018-11-08Fix typosAndrea Gelmini
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-19Remove unused parameter bBrowseRegina Henschel
2018-07-07Fix typosAndrea Gelmini
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
2017-12-22Revert "unused SID command in sd"Noel Grandin
2017-12-21unused SID command in sdNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-17sd: enable language status bar itemHenry Castro
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-10editviewoverlay: EditViewSelection reorganizedArmin Le Grand
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-30remove duplicate 'using namespace'Jochen Nitschke