summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/dockwin.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-28new loplugin unoanyNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-11Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29cppcheck:noConstructor for SfxDockingWindow_ImplJochen Nitschke
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-22tdf#89329: use unique_ptr for pImpl in dockwinXisco Fauli
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-12-15sfx2: fix valgrind warningMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-26remove extra spaces around ::Noel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-05-21tdf#91381 - fix a couple of animation related lifecycle issues.Michael Meeks
2015-05-21convert SWIB constants to scoped enumNoel Grandin
2015-05-14refactor SfxDockingWindow to use RenderContextTomaž Vajngerl
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin
2015-05-09coverity#1297233 Dereference after null checkCaolán McNamara
2015-05-08tdf#91128 - Dockwin post-dispose crash fix.Michael Meeks
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl