summaryrefslogtreecommitdiffstats
path: root/forms/source/solar
Commit message (Expand)AuthorAgeFilesLines
* 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
* gbuildize formsDavid Tardon2011-04-032-104/+0
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-2/+2
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-184-51/+47
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-094-51/+47
| |\
| | * gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]2011-02-143-44/+44
| | |\
| | | * removetooltypes01: Rebase to DEV300m98Carsten Driesner2011-01-211-1/+1
| | | |\
| | | * | removetooltypes01: #i112600# remove tooltypes from slideshow and formsMikhail Voytenko2011-01-133-44/+44
| | * | | gridsort: pulled and merged DEV300m98Frank Schoenheit [fs]2011-01-252-6/+2
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | gridsort: give the UnoControl(Model/Base) classes a ctor taking a service fac...Frank Schoenheit [fs]2010-12-062-6/+2
| | | |/
| | * / vcl117: removed obsolete headerPhilipp Lohmann [pl]2010-11-231-1/+1
| | |/
* | / Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-1/+1
|/ /
* | Remove the last of the HC iconsJoseph Powers2010-11-221-9/+1