summaryrefslogtreecommitdiffstats
path: root/forms/source/solar
Commit message (Expand)AuthorAgeFilesLines
* forms: Replace these macrosMatúš Kukan2015-03-281-1/+0
* loplugin:constantfunction: formsNoel Grandin2015-03-241-2/+0
* callcatcher: update unused codeCaolán McNamara2015-02-192-7/+0
* forms: use constructor feature for form modulesChris Sherlock2015-02-171-8/+7
* coverity#704645 Dereference after null checkCaolán McNamara2015-01-301-4/+3
* forms: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-182-15/+15
* 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-234-29/+29
* forms: sal_Bool -> boolStephan Bergmann2014-09-152-2/+2
* Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante2014-05-254-28/+0
* RFC: add IsValueChangedFromSaved to VCL button and listboxNoel Grandin2014-05-081-1/+1
* forms: sal_Bool->boolNoel Grandin2014-05-063-10/+10
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-1/+1
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-303-4/+4
* Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann2014-04-071-1/+1
* vcl: sal_Bool->bool and cleanupNoel Grandin2014-04-031-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-012-4/+4
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-273-22/+22
* Remove visual noise from formsAlexander Wilms2014-02-264-37/+37
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-262-24/+24
* toolkit: sal_Bool -> boolStephan Bergmann2014-02-241-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-232-65/+65
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-2/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* Drop unnecessary #includeTakeshi Abe2014-02-181-1/+0
* FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-212-9/+0
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-2/+2
* fixincludeguards.sh: formsThomas Arnhold2013-11-052-6/+6
* convert FORMS modules from String to OUStringNoel Grandin2013-10-011-9/+9
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin2013-06-032-6/+6
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-074-27/+27
* -Wunused-macrosStephan Bergmann2013-03-271-25/+0
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-4/+4
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* loplugin: unused variablesThomas Arnhold2013-02-241-1/+0
* tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl2013-01-221-1/+1
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-2/+2
* fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin2013-01-092-5/+6
* re-base on ALv2 code. Includes:Michael Meeks2012-11-272-46/+28
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-2/+2
* fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2012-09-051-1/+2
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-4/+4
* Remove UNO includes commentsThomas Arnhold2012-06-292-4/+0
* re-base on ALv2 code.Michael Meeks2012-06-212-46/+28
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-051-1/+1
* remove include of pch header from formsNorbert Thiebaud2011-11-272-4/+0