summaryrefslogtreecommitdiffstats
path: root/forms
Commit message (Expand)AuthorAgeFilesLines
* replace some SvStream seeking with calls to remainingSize()Michael Stahl2014-04-111-2/+1
* It's "its", not "it's"Tor Lillqvist2014-04-102-2/+2
* DownLoad -> Download.Jan Holesovsky2014-04-101-1/+1
* Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann2014-04-0724-32/+32
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-041-1/+1
* /include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin2014-04-041-1/+1
* coverity#707864 Uninitialized scalar fieldCaolán McNamara2014-04-041-2/+8
* coverity#707862 Uninitialized scalar fieldCaolán McNamara2014-04-041-10/+4
* Typo: corect->correctJulien Nabet2014-04-031-1/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-034-23/+23
* fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre2014-04-031-1/+1
* vcl: sal_Bool->bool and cleanupNoel Grandin2014-04-031-1/+1
* Forgotten TODOStephan Bergmann2014-04-011-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0118-22/+22
* connectivity: sal_Bool->bool and fix method nameNoel Grandin2014-04-012-3/+3
* typo: unfortunally -> unfortunatelyThomas Arnhold2014-03-292-2/+2
* tools: support 64-bit file positions in SvStreamMichael Stahl2014-03-291-2/+2
* tools: allow 64-bit positions on SvLockBytesMichael Stahl2014-03-291-8/+6
* Remove remaining DBG_CTOR etc. remnants from formsStephan Bergmann2014-03-281-5/+0
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-2781-1235/+1235
* svtools: sal_Bool->boolNoel Grandin2014-03-241-2/+2
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-182-2/+2
* forward*PropertyValue functions need not be SAL_CALLStephan Bergmann2014-03-132-4/+4
* coverity#704232 Logically dead codeCaolán McNamara2014-03-111-7/+0
* forms: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-1012-70/+7
* simplifyStephan Bergmann2014-03-051-1/+1
* Remove visual noise from formsAlexander Wilms2014-02-26161-1284/+1283
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-26118-1533/+1533
* Typo: apropriate -> appropriateJulien Nabet2014-02-251-1/+1
* implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann2014-02-241-1/+1
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-246-38/+38
* toolkit: sal_Bool -> boolStephan Bergmann2014-02-243-6/+6
* Remove unnecessary bool2anyStephan Bergmann2014-02-244-6/+5
* Remove unnecessary extractInterfaceStephan Bergmann2014-02-243-8/+11
* coverity#704644 Dereference after null checkCaolán McNamara2014-02-231-4/+8
* Remove unneccessary commentsAlexander Wilms2014-02-2372-2491/+1797
* coverity#441137 Dereference after null checkCaolán McNamara2014-02-231-0/+3
* coverity#738652 Uninitialized scalar fieldCaolán McNamara2014-02-211-5/+8
* coverity#738654 Uninitialized scalar fieldCaolán McNamara2014-02-211-0/+2
* coverity#738656 Uninitialized scalar fieldCaolán McNamara2014-02-211-8/+9
* vcl: sal_Bool -> boolStephan Bergmann2014-02-212-4/+4
* editeng: sal_Bool->boolNoel Grandin2014-02-212-2/+2
* editeng: sal_Bool->boolNoel Grandin2014-02-211-1/+1
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-215-21/+14
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-207-0/+7
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-1/+1
* Drop unnecessary #includeTakeshi Abe2014-02-186-8/+0
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-1710-20/+20
* ucbhelper: sal_Bool -> boolStephan Bergmann2014-02-171-1/+1
* coverity#737157 Uncaught exceptionCaolán McNamara2014-02-132-2/+6