summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/workwin.cxx
AgeCommit message (Expand)Author
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2018-04-13Resolves: tdf#116865 trigger pending sizing timers before arrangingCaolán McNamara
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-12-01loplugin:unusedfieldsNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-04loplugin:unusedfields in sfx2Noel Grandin
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-07shouldn't need these SfxGetpApp as it will already existCaolán McNamara
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-15remove unused OBJECTBAR from SfxChildIdentifier enumNoel Grandin
2017-02-15remove unused MOVEDOCKINGWINDOW from SfxDockingConfig enumNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-10-14loplugin:mergeclasses merge SfxWorkWindow with SfxFrameWorkWin_ImplNoel Grandin
2016-08-23tdf#92518 replace hard coded resource idsJochen Nitschke
2016-08-23remove dead resource name, related to tdf#92518Jochen Nitschke
2016-08-23remove dead resource names, related to tdf#92518Jochen Nitschke
2016-08-18remove dead resource names, related to tdf#92518Jochen Nitschke
2016-08-09sfx2: add comment to avoid range-based for loopThorsten Behrens
2016-08-08make clearer what the code is actually doingMarkus Mohrhard
2016-08-08reduce scope of variableMarkus Mohrhard
2016-08-08no range based for loop when container is modified, tdf#100870, tdf#101320Markus Mohrhard
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-05-25because pCW->bCreate is always set to true, the conditional isn't usefulCaolán McNamara
2016-05-10Presumably missing break in switchStephan Bergmann
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-03-18sfx2: Improve git-grep-ability for at least few toolbars.Jan Holesovsky
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin