summaryrefslogtreecommitdiffstats
path: root/forms/source/component/Grid.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-081-0/+1
* Improved loplugin:redundantcast (const-qualified typedefs): formsStephan Bergmann2018-06-291-1/+1
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-0/+1
* remove some unused comphelper includesJochen Nitschke2018-04-151-1/+0
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* Use for-range loops in formsJulien Nabet2018-03-171-5/+5
* use more Color in editeng..formsNoel Grandin2018-03-071-2/+2
* More loplugin:cstylecast: formsStephan Bergmann2018-01-151-1/+1
* More loplugin:cstylecast: formsStephan Bergmann2018-01-121-7/+7
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:includeform: formsStephan Bergmann2017-10-231-2/+2
* de-hrc various thingsCaolán McNamara2017-07-211-1/+0
* loplugin:unusedfields in forms..idlcNoel Grandin2017-06-231-4/+1
* remove duplicate 'using namespace'Jochen Nitschke2017-05-301-1/+0
* coverity#1403662 Mixing enum typesCaolán McNamara2017-04-021-5/+5
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-3/+3
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-25/+24
* add dbtools for !HAVE_FEATURE_DBCONNECTIVITY anywayCaolán McNamara2016-12-171-3/+0
* coverity#1374273 Uncaught exceptionCaolán McNamara2016-10-261-1/+3
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-181-1/+1
* loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann2016-06-191-2/+2
* Clean up uses of Any::getValue() in formsStephan Bergmann2016-06-101-1/+1
* Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann2016-05-031-10/+10
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-1/+1
* Fix typosAndrea Gelmini2016-01-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* remove extra spaces around ::Noel Grandin2015-10-261-1/+1
* com::sun::star->css in forms/Noel Grandin2015-10-021-9/+9
* Remove two silly typedefsStephan Bergmann2015-08-191-8/+8
* Disambiguate needlessly overloaded OGridControlModel::createColumnStephan Bergmann2015-06-191-3/+3
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-1/+1
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-171-3/+5
* forms: use constructor feature for form modulesChris Sherlock2015-02-171-4/+12
* spelling: attachement -> attachmentNoel Grandin2015-01-051-1/+1
* 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