summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
2014-04-14typo: arround -> aroundThomas Arnhold
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-14correct indentationThomas Arnhold
2014-04-14SCROLLABLEFRAME never definedThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
2014-04-06Bin unused MAP_REALAPPFONT MapUnit enum valueTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28Remove remaining DBG_CTOR etc. remnants from toolkitStephan Bergmann
2014-03-28coverity#736157 Dereference null return valueCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25coverity#736158 Dereference null return valueCaolán McNamara
2014-03-14No need for a virtual OPropertyContainer::getTypesStephan Bergmann
2014-03-13Remove unused VCLXWindowImpl partsStephan Bergmann
2014-03-12Spelling fix: suportedTor Lillqvist
2014-03-11No need for implGetBounds to be SAL_CALLStephan Bergmann
2014-03-10toolkit: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-10coverity#708535 Uninitialized scalar fieldCaolán McNamara
2014-03-10coverity#708534 Uninitialized pointer fieldCaolán McNamara
2014-03-10coverity#708531 Uninitialized pointer fieldCaolán McNamara
2014-02-27Remove unused VCLXTabPageModelStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from toolkitAlexander Wilms
2014-02-26Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan
2014-02-24error: enumeral and non-enumeral type in conditional expressionStephan 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-23Remove unneccessary commentsAlexander Wilms
2014-02-21coverity#705963 Dereference before null checkCaolán McNamara
2014-02-21coverity#708532 Uninitialized scalar fieldCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-18coverity#738917 Uninitialized scalar fieldCaolán McNamara
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-13coverity#737151 Uncaught exceptionCaolán McNamara
2014-02-13coverity#707416 Uncaught exceptionCaolán McNamara
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-06typo fixes in commentsAndras Timar
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-03Remove needless SAL_DLLPRIVATE annotationStephan Bergmann
2014-01-29bool improvementsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-28This has always only converted the condition of ?: to longStephan Bergmann
2014-01-28coverity#440874 Dereference before null checkCaolán McNamara
2014-01-25fdo#54938 Convert toolkit to cppu::supportsServiceAlexandre Vicenzi