summaryrefslogtreecommitdiffstats
path: root/forms/source/solar/control
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-121-8/+8
* loplugin:includeform: formsStephan Bergmann2017-10-231-5/+5
* clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin2017-09-111-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-3/+3
* loplugin:oncevar filter..formsNoel Grandin2017-06-231-2/+1
* Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann2017-03-131-8/+8
* Use module name when getting labelsMaxim Monastirsky2017-02-211-1/+1
* tdf#95844 Refactor CommandInfoProviderRohan Kumar2017-02-211-1/+1
* remove newly unused SfxImageManagerCaolán McNamara2016-12-211-1/+0
* loplugin:expandablemethods in forms..formulaNoel Grandin2016-11-081-6/+1
* loplugin:constantparam in extensions..lotuswordproNoel Grandin2016-09-121-9/+9
* loplugin:passstuffbyrefStephan Bergmann2016-04-151-1/+1
* tdf#95845 Use CommandInfoProvider in formsSamuel Mehrbrodt2016-04-151-6/+7
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-2/+2
* Remove excess newlinesChris Sherlock2016-02-091-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-14/+14
* more removal of com::sun::star typedefsNoel Grandin2015-10-211-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-071-1/+1
* vcl: rename other members of StateChangedType for consistencyMichael Stahl2015-05-051-4/+4
* loplugin:staticmethodsNoel Grandin2015-05-051-3/+13
* drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks2015-04-161-4/+4
* fix live children left behind at destroyNoel Grandin2015-04-161-1/+1
* cure a lot of unfortunate ScopedVclPtrs.Michael Meeks2015-04-101-0/+2
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-8/+2
* vcl: VclPtr conversion in formsNoel Grandin2015-04-091-5/+6
* forms: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin2014-11-051-1/+1
* fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin2014-10-211-1/+1
* fdo#84938: replace TIB_ constants with enumNoel Grandin2014-10-201-2/+2
* convert vcl StateChangedType to enum classNoel Grandin2014-10-111-4/+5
* fdo#82577: Handle WindowNoel Grandin2014-09-231-14/+14
* Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante2014-05-251-11/+0
* RFC: add IsValueChangedFromSaved to VCL button and listboxNoel Grandin2014-05-081-1/+1
* forms: sal_Bool->boolNoel Grandin2014-05-061-3/+3
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-1/+1
* Remove visual noise from formsAlexander Wilms2014-02-261-12/+12
* Remove unneccessary commentsAlexander Wilms2014-02-231-35/+35
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-2/+2
* Drop unnecessary #includeTakeshi Abe2014-02-181-1/+0