summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin
2014-04-04coverity#707864 Uninitialized scalar fieldCaolán McNamara
2014-04-04coverity#707862 Uninitialized scalar fieldCaolán McNamara
2014-04-03Typo: corect->correctJulien Nabet
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03fdo#43157 : clean up OSL_POSTCONDMichaël Lefèvre
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin
2014-04-01Forgotten TODOStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-03-29typo: unfortunally -> unfortunatelyThomas Arnhold
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl
2014-03-28Remove remaining DBG_CTOR etc. remnants from formsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-13forward*PropertyValue functions need not be SAL_CALLStephan Bergmann
2014-03-11coverity#704232 Logically dead codeCaolán McNamara
2014-03-10forms: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-05simplifyStephan Bergmann
2014-02-26Remove visual noise from formsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Typo: apropriate -> appropriateJulien Nabet
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23coverity#704644 Dereference after null checkCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-23coverity#441137 Dereference after null checkCaolán McNamara
2014-02-21coverity#738652 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#738654 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#738656 Uninitialized scalar fieldCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-18Drop unnecessary #includeTakeshi Abe
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2014-02-13coverity#737157 Uncaught exceptionCaolán McNamara
2014-02-13coverity#737151 Uncaught exceptionCaolán McNamara
2014-02-13coverity#737149 Uncaught exceptionCaolán McNamara
2014-02-12cid#705175 missing break in switchNoel Grandin
2014-02-12cid#705174 missing break in switchNoel Grandin