summaryrefslogtreecommitdiffstats
path: root/forms/source/solar
Commit message (Expand)AuthorAgeFilesLines
* tdf#145731: fix crash closing documentJulien Nabet2021-11-171-1/+1
* Replace some macros in forms part 17Julien Nabet2021-11-081-1/+1
* Replace some macros in forms part 16Julien Nabet2021-11-071-10/+15
* Prepare for removal of non-const operator[] from Sequence in formsMike Kaganski2021-10-301-1/+2
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski2021-09-151-1/+1
* clang-tidy:readability-redundant-member-initNoel Grandin2021-09-011-1/+1
* Pass context and resource string down to boost::locale separatelyNoel Grandin2021-08-051-1/+1
* Revert "simplify the vcl<->toolkit connection"Noel Grandin2021-05-131-1/+1
* simplify the vcl<->toolkit connectionNoel Grandin2021-05-121-1/+1
* tdf#124176 Use pragma once in f*Vincent LE GARREC2021-03-232-8/+2
* use strong_int for item ids in vcl::ToolBoxNoel2021-03-111-30/+31
* loplugin:referencecasting in editeng..frameworkNoel2021-02-161-2/+2
* avoid some ref-countingNoel Grandin2021-01-251-1/+1
* Typos in code (vlc->vcl/vclx)Julien Nabet2020-12-251-1/+1
* tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen2020-11-121-1/+0
* toolbox always has flat styleNoel Grandin2020-11-021-1/+0
* remove some unused includes and update pchesCaolán McNamara2020-08-271-1/+0
* loplugin:constantparamNoel Grandin2020-08-201-1/+1
* weld AbsolutePosCaolán McNamara2020-07-232-2/+2
* weld RecordPositionInputCaolán McNamara2020-07-232-79/+19
* weld form navigator label item windowsCaolán McNamara2020-07-221-27/+15
* loplugin:flatten in formsNoel Grandin2020-04-141-33/+33
* new loplugin:unusedvariableplusNoel Grandin2020-04-071-1/+0
* tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen2020-02-144-4/+2
* sal_Char->char in forms..frameworkNoel Grandin2019-12-191-1/+1
* loplugin:mergeclases ICommandImageProvider with DocumentCommandImageProviderNoel Grandin2019-12-033-6/+6
* tdf#126043 fetch the command properties just onceCaolán McNamara2019-11-261-2/+3
* Fix StringAdd::isCompileTimeConstantStephan Bergmann2019-10-311-2/+1
* Fix Plugin::containsPreprocessingConditionalInclusionStephan Bergmann2019-10-301-2/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann2019-07-311-1/+1
* Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov2019-06-171-1/+1
* tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov2019-06-041-1/+1
* re-land "new loplugin typedefparam""Noel Grandin2019-03-051-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-0/+1
* loplugin:staticvar in editeng..frameworkNoel Grandin2018-10-171-4/+4
* tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2018-06-031-2/+1
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* use more Color in editeng..formsNoel Grandin2018-03-071-3/+3
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-1/+1
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-1/+1
* Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin2018-02-161-1/+1
* loplugin:changetoolsgen in filter..frameworkNoel Grandin2018-02-141-1/+1
* Modernize a bit formsJulien Nabet2018-01-271-12/+8
* More loplugin:cstylecast: formsStephan Bergmann2018-01-122-10/+10
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:finalclasses in formsNoel Grandin2017-11-022-11/+9
* loplugin:includeform: formsStephan Bergmann2017-10-233-11/+11
* use rtl::Reference in formsNoel Grandin2017-10-182-12/+7