summaryrefslogtreecommitdiff
path: root/forms/source/solar
AgeCommit message (Expand)AuthorFilesLines
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-24/+24
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms2-65/+65
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-18Drop unnecessary #includeTakeshi Abe1-1/+0
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2-9/+0
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-11-05fixincludeguards.sh: formsThomas Arnhold2-6/+6
2013-10-01convert FORMS modules from String to OUStringNoel Grandin1-9/+9
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin2-6/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-27/+27
2013-03-27-Wunused-macrosStephan Bergmann1-25/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-4/+4
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-2/+2
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin2-5/+6
2012-11-27re-base on ALv2 code. Includes:Michael Meeks2-46/+28
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-1/+2
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-4/+4
2012-06-29Remove UNO includes commentsThomas Arnhold2-4/+0
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-1/+1
2011-11-27remove include of pch header from formsNorbert Thiebaud2-4/+0
2011-04-03gbuildize formsDavid Tardon2-104/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky4-51/+47
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud4-51/+47
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]3-44/+44
2011-01-25gridsort: pulled and merged DEV300m98Frank Schoenheit [fs]2-6/+2
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-1/+1
2011-01-13removetooltypes01: #i112600# remove tooltypes from slideshow and formsMikhail Voytenko3-44/+44
2010-12-06gridsort: give the UnoControl(Model/Base) classes a ctor taking a service fac...Frank Schoenheit [fs]2-6/+2
2010-11-23vcl117: removed obsolete headerPhilipp Lohmann [pl]1-1/+1
2010-11-22Remove the last of the HC iconsJoseph Powers1-9/+1
2010-10-28add modelines to .hxx files as wellCaolán McNamara2-0/+6
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-3/+3
2010-10-15SAL_N_ELEMENTS changes for componentsKenneth Venken1-1/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth2-0/+6
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien6-26/+6
2009-12-09dba33b: merge CWS head with head resulting from pulling DEV300_m67Frank Schoenheit [fs]1-6/+1
2009-11-06#i106671# use proper UNO API to not only retrieve images for our slots, but a...Frank Schoenheit [fs]4-6/+28
2009-11-06#i106671# retrieve the images from the document's/module's XImageManager, not...Frank Schoenheit [fs]4-90/+133
2009-11-05#i68332# use css.form.runtime.FormFeature, instead of SFX slot IDs (where pos...Frank Schoenheit [fs]4-108/+153
2009-11-03#i104678# use high contrast mode setting instead of IsDark (paradigm shift be...Philipp Lohmann [pl]1-5/+1