summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
2014-06-25remove spurious com::sun::star::chaosMichael Stahl
2014-06-24coverity#705322 Missing break in switch, assuming incorrectCaolán McNamara
2014-06-18Missing SolarMutexGuardsStephan Bergmann
2014-06-16Use proper name also when libmerged is used.Matúš Kukan
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl
2014-06-05coverity#705323 Missing break in switch, assuming its intentionalCaolán McNamara
2014-06-05toolkit: remove SAL_THROW macroNoel Grandin
2014-06-04coverity#705387 Mixing enum typesCaolán McNamara
2014-06-04coverity#705388 Mixing enum typesCaolán McNamara
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-29fdo#75364 flat style and 3d style were swappedLionel Elie Mamane
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-16Resolves: #i98216# extract boolean value for AutoFill value of ComboBox modelTsutomu Uchino
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-14remove external header guardsThomas Arnhold
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-06Sequence<UnoUnsignedShortType> -> UnoSequenceType<UnoUnsignedShortType>Stephan Bergmann
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-04Typo: depricated->deprecatedJulien Nabet
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-19Remove gcc3 workaround here tooThomas Arnhold
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist
2014-04-19If it has been "not recommended currently" since 2007, it can go awayTor Lillqvist
2014-04-19WaE: unused variable 's_pAccessibleFactoryFunc'Tor Lillqvist
2014-04-18non-desktop: Avoid accessibility.Jan Holesovsky
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