summaryrefslogtreecommitdiff
path: root/framework/source/layoutmanager
AgeCommit message (Expand)Author
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
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin
2019-09-18The menu is called 'Form', not 'Forms'Andras Timar
2019-07-29loplugin:sequentialassignNoel Grandin
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-20Fix typoAndrea Gelmini
2019-06-20Fix typoAndrea Gelmini
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-04-09[API CHANGE] Asserts to never clear already cleared guardMike Kaganski
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-07Clear correct guardMike Kaganski
2019-04-06Simplify: avoid OUString copy() and get just needed tokensMatteo Casalin
2019-03-21tdf#121671 Floating toolbars remain their position after reopenIlhan Yesil
2019-02-24loplugin:unusedfields in frameworkNoel Grandin
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2019-02-19MSForms: Fix a regression in inplace menu handlingTamás Zolnai
2019-02-16MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai
2019-02-16MSForms: Extract menu creation to a separate methodTamás Zolnai
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-09loplugin:indentation in frameworkNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-21pvs-studio: A part of conditional expression is always trueCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-26framework: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-04-11tdf#42949 Remove unnecessary localization headers from frameworkGabor Kelemen
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin