summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/splitwin.cxx
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sfx2Stephan Bergmann
2023-03-30loplugin:stringadd in sfx2Noel Grandin
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2021-11-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-02-27hide some FloatingWindow detailsCaolán McNamara
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara
2020-11-11convert more long -> tools::LongNoel
2020-10-22long->tools::Long in sfx2Noel
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-06loplugin:unusedvariableplus in sfx2Noel Grandin
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-05-04Fix typoAndrea Gelmini
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-28tdf#113539 Slow opening of ODT file containing a large tableNoel Grandin
2019-02-17Use optimized OUString concatenationMatteo Casalin
2019-02-14No need to downcast integer type hereMatteo Casalin
2019-02-13Use indexed getToken()Matteo Casalin
2018-10-31loplugin:useuniqueptr in SfxSplitWindowNoel Grandin
2018-10-16loplugin:singlevalfields in sfx2Noel Grandin
2018-09-05loplugin:useuniqueptr in sfx2Noel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2018-02-24Fix typosAndrea Gelmini
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin
2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-09-13clang-tidy modernize-use-emplace in sfx2Noel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19loplugin:inlinefields in SfxSplitWindowNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl