summaryrefslogtreecommitdiff
path: root/forms/source/solar/component
AgeCommit message (Expand)Author
2024-05-08loplugin:ostr in formsNoel Grandin
2024-04-05tdf#146619 Drop unused 'using namespace' in: formsGabor Kelemen
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2021-11-17tdf#145731: fix crash closing documentJulien Nabet
2021-11-07Replace some macros in forms part 16Julien Nabet
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2021-01-25avoid some ref-countingNoel Grandin
2020-12-25Typos in code (vlc->vcl/vclx)Julien Nabet
2020-04-14loplugin:flatten in formsNoel Grandin
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen
2019-12-03loplugin:mergeclases ICommandImageProvider with DocumentCommandImageProviderNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-07use more Color in editeng..formsNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-01-12More loplugin:cstylecast: formsStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-02loplugin:finalclasses in formsNoel Grandin
2017-10-23loplugin:includeform: formsStephan Bergmann
2017-10-18use rtl::Reference in formsNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-15tdf#95845 Use CommandInfoProvider in formsSamuel Mehrbrodt
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07cppcheck: noExplicitConstructorCaolán McNamara
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-04-16drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks
2015-04-10cleanup Printer VclRef pieces.Michael Meeks
2015-03-28forms: Replace these macrosMatúš Kukan
2015-03-24loplugin:constantfunction: formsNoel Grandin
2015-02-19callcatcher: update unused codeCaolán McNamara
2015-02-17forms: use constructor feature for form modulesChris Sherlock
2015-01-30coverity#704645 Dereference after null checkCaolán McNamara
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann