summaryrefslogtreecommitdiff
path: root/framework/source/layoutmanager
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin
2023-02-09tdf#95936: Tooltip not updated in Toolbars after change ShortcutJuergen Funk
2023-01-14XUnoTunnel->dynamic_cast in VCLXMenuNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-14loplugin:unocast (framework::AddonsToolBarWrapper)Stephan Bergmann
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in frameworkStephan Bergmann
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2021-12-21loplugin:flatten in filter..frameworkNoel Grandin
2021-11-26loplugin:stringliteraldefine in frameworkNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: frameworkStephan Bergmann
2021-09-21Remove some "Attention" comments of little valueStephan Bergmann
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-13rtl::Static -> thread-safe static localNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-08clean up some more dynamic/static castingNoel
2021-03-03keep ImplDockingWindowWrapper DLL_PRIVATE and use DockingManagerCaolán McNamara
2021-02-27hide some FloatingWindow detailsCaolán McNamara
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara
2021-02-21loplugin:refcounting in frameworkNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-24lok: avoid expensive fetching of a property.Michael Meeks
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-08Clean up some logging in passingTor Lillqvist
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-10-22long->tools::Long in forms..frameworkNoel
2020-10-02loplugin:reducevarscope in frameworkNoel
2020-07-29replace and drop SvtCompatibilityViewOptionsCaolán McNamara
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: frameworkStephan Bergmann
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-01-28remove some unused local varsNoel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen