summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/dockwin.cxx
AgeCommit message (Expand)Author
2020-10-22long->tools::Long in sfx2Noel
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: sfx2Stephan Bergmann
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-01-29bInterim is always trueCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-23weld SvxFontWorkDialogCaolán McNamara
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-07-20loplugin:referencecasting in sfx2Noel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-12-12use unique_ptr in SfxChildWinCtorNoel Grandin
2018-12-12use unique_ptr for SfxChildWinFactoryNoel Grandin
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-04-05fix bug in SfxDockingWindow::CalcAlignmentNoel Grandin
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-12-11loplugin:salcall fix functionsNoel Grandin
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