summaryrefslogtreecommitdiffstats
path: root/forms/source/component/Grid.cxx
Commit message (Expand)AuthorAgeFilesLines
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-171-2/+1
* loplugin: cstylecastNoel Grandin2014-10-231-1/+1
* loplugin:staticcallStephan Bergmann2014-06-131-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-231-5/+5
* forms: sal_Bool->boolNoel Grandin2014-05-061-10/+10
* More hacking on --disable-database-connectivityTor Lillqvist2014-04-221-0/+6
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-24/+24
* implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann2014-02-241-1/+1
* Remove unnecessary extractInterfaceStephan Bergmann2014-02-241-3/+6
* Remove unneccessary commentsAlexander Wilms2014-02-231-181/+23
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-171-2/+2
* FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-211-4/+0
* forms: avoid deadlock when setting FontControlModel propertiesMichael Stahl2013-11-271-6/+3
* remove unnecessary use of OUString constructor in FORMS moduleNoel Grandin2013-11-111-3/+2
* fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin2013-06-031-4/+5
* Ensure SolarMutex is locked at DBG_TESTSOLARMUTEX checkpointsStephan Bergmann2013-05-221-0/+2
* forms: FORMS_CONSTASCII_STRING is no longer neededMiklos Vajna2013-04-231-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-16/+16
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-271-23/+14
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* Temporary hack around cppu_detail_getCppuType variants violating ODR.Stephan Bergmann2012-01-021-1/+1
* remove include of pch header from formsNorbert Thiebaud2011-11-271-2/+0
* Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-1/+1
* Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-2/+2
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS dba32cRelease Engineers2009-07-031-1/+14
* CWS-TOOLING: integrate CWS dba32aIvo Hinkelmann2009-04-221-117/+93
* CWS-TOOLING: integrate CWS rtlcontrolsRüdiger Timm2008-12-161-23/+46
* INTEGRATION: CWS changefileheader (1.42.82); FILE MERGEDRüdiger Timm2008-04-111-49/+18
* INTEGRATION: CWS hb02 (1.41.44); FILE MERGEDOliver Bolte2007-03-091-19/+4
* INTEGRATION: CWS sb59 (1.39.8); FILE MERGEDOliver Bolte2006-10-121-5/+5
* INTEGRATION: CWS pchfix02 (1.39.6); FILE MERGEDOliver Bolte2006-09-161-2/+5
* INTEGRATION: CWS dba204c (1.38.12); FILE MERGEDIvo Hinkelmann2006-08-041-3/+3
* INTEGRATION: CWS warnings01 (1.37.38); FILE MERGEDJens-Heiner Rechtien2006-06-191-51/+20
* INTEGRATION: CWS dba202a (1.36.28); FILE MERGEDOliver Bolte2005-12-211-5/+5
* INTEGRATION: CWS ooo19126 (1.35.62); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS dba24 (1.34.14); FILE MERGEDVladimir Glazounov2005-03-101-4/+4
* INTEGRATION: CWS dba20 (1.33.18); FILE MERGEDOliver Bolte2005-01-051-3/+14
* INTEGRATION: CWS dba15 (1.31.34); FILE MERGEDJens-Heiner Rechtien2004-09-081-6/+10
* INTEGRATION: CWS insight01 (1.27.108); FILE MERGEDJens-Heiner Rechtien2004-08-021-2/+4
* INTEGRATION: CWS dba09 (1.27.122); FILE MERGEDJens-Heiner Rechtien2004-05-101-5/+10
* INTEGRATION: CWS frmcontrols03 (1.29.4); FILE MERGEDRüdiger Timm2004-05-071-2/+3
* INTEGRATION: CWS frmcontrols02 (1.27.94); FILE MERGEDJens-Heiner Rechtien2004-04-131-266/+75
* INTEGRATION: CWS frmvalidation (1.27.114); FILE MERGEDRüdiger Timm2004-04-021-4/+7
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-251-3/+4
* #105577# properly (hopefully :) implemented XClonableFrank Schönheit2002-12-021-3/+71
* #103388# introduced ElementDescription to cache some information (interfaces)...Frank Schönheit2002-10-041-15/+25