summaryrefslogtreecommitdiff
path: root/forms/source/solar
AgeCommit message (Expand)Author
2024-05-08loplugin:ostr in formsNoel Grandin
2024-05-02replace createFromAscii with OUString literals 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
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky
2022-06-21clang-tidy modernize-pass-by-value in formsNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in formsStephan Bergmann
2021-11-17tdf#145731: fix crash closing documentJulien Nabet
2021-11-08Replace some macros in forms part 17Julien Nabet
2021-11-07Replace some macros in forms part 16Julien Nabet
2021-10-30Prepare for removal of non-const operator[] from Sequence in formsMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel 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-03-11use strong_int for item ids in vcl::ToolBoxNoel
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-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-02toolbox always has flat styleNoel Grandin
2020-08-27remove some unused includes and update pchesCaolán McNamara
2020-08-20loplugin:constantparamNoel Grandin
2020-07-23weld AbsolutePosCaolán McNamara
2020-07-23weld RecordPositionInputCaolán McNamara
2020-07-22weld form navigator label item windowsCaolán McNamara
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-19sal_Char->char in forms..frameworkNoel Grandin
2019-12-03loplugin:mergeclases ICommandImageProvider with DocumentCommandImageProviderNoel Grandin
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-30Fix Plugin::containsPreprocessingConditionalInclusionStephan Bergmann
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
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin
2018-06-03tdf#96099 Remove some trivial std::vector typedefsArkadiy 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-02-27replace Color(COL_*) with COL_*Noel Grandin