summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* fdo#75364 flat style and 3d style were swappedLionel Elie Mamane2014-06-091-2/+2
* Resolves: #i98216# extract boolean value for AutoFill value of ComboBox modelTsutomu Uchino2014-05-161-0/+6
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet2014-05-1517-63/+63
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-155-15/+15
* remove external header guardsThomas Arnhold2014-05-141-1/+1
* The opaque PostUserEvent IDs are actually pointersStephan Bergmann2014-05-071-1/+1
* Sequence<UnoUnsignedShortType> -> UnoSequenceType<UnoUnsignedShortType>Stephan Bergmann2014-05-061-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet2014-05-061-21/+21
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-054-7/+7
* Typo: depricated->deprecatedJulien Nabet2014-05-041-2/+2
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-017-8/+8
* Remove gcc3 workaround here tooThomas Arnhold2014-04-191-30/+15
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-195-14/+14
* Move headers that are private to toolkit there, thenTor Lillqvist2014-04-1928-28/+333
* If it has been "not recommended currently" since 2007, it can go awayTor Lillqvist2014-04-191-81/+27
* WaE: unused variable 's_pAccessibleFactoryFunc'Tor Lillqvist2014-04-191-0/+4
* non-desktop: Avoid accessibility.Jan Holesovsky2014-04-181-3/+8
* typo: arround -> aroundThomas Arnhold2014-04-141-1/+1
* typo: dependend -> dependentThomas Arnhold2014-04-141-1/+1
* correct indentationThomas Arnhold2014-04-141-11/+9
* SCROLLABLEFRAME never definedThomas Arnhold2014-04-142-10/+0
* It's "its", not "it's"Tor Lillqvist2014-04-102-2/+2
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-095-29/+14
* Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann2014-04-071-1/+1
* Bin unused MAP_REALAPPFONT MapUnit enum valueTor Lillqvist2014-04-061-3/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-0322-59/+59
* vcl: sal_Bool->bool and cleanupNoel Grandin2014-04-032-4/+4
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-016-6/+6
* Remove remaining DBG_CTOR etc. remnants from toolkitStephan Bergmann2014-03-286-134/+0
* coverity#736157 Dereference null return valueCaolán McNamara2014-03-281-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2618-430/+430
* coverity#736158 Dereference null return valueCaolán McNamara2014-03-251-5/+3
* No need for a virtual OPropertyContainer::getTypesStephan Bergmann2014-03-141-1/+1
* Remove unused VCLXWindowImpl partsStephan Bergmann2014-03-131-24/+3
* Spelling fix: suportedTor Lillqvist2014-03-122-2/+2
* No need for implGetBounds to be SAL_CALLStephan Bergmann2014-03-111-1/+1
* toolkit: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-104-75/+4
* coverity#708535 Uninitialized scalar fieldCaolán McNamara2014-03-101-0/+1
* coverity#708534 Uninitialized pointer fieldCaolán McNamara2014-03-101-0/+1
* coverity#708531 Uninitialized pointer fieldCaolán McNamara2014-03-101-2/+3
* Remove unused VCLXTabPageModelStephan Bergmann2014-02-272-142/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2655-2064/+2064
* Remove visual noise from toolkitAlexander Wilms2014-02-2656-444/+444
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-261-2/+2
* Add config_libraries.h definitions to get library names easily.Matúš Kukan2014-02-251-7/+3
* error: enumeral and non-enumeral type in conditional expressionStephan Bergmann2014-02-241-1/+1
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-242-12/+12
* toolkit: sal_Bool -> boolStephan Bergmann2014-02-2438-414/+414
* Remove unnecessary bool2anyStephan Bergmann2014-02-241-2/+1
* Remove unneccessary commentsAlexander Wilms2014-02-2335-667/+667