Age | Commit message (Expand) | Author |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-05-04 | Typo: depricated->deprecated | Julien Nabet |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-04-19 | Remove gcc3 workaround here too | Thomas Arnhold |
2014-04-19 | fixincludeguards.sh: some smaller dirs | Thomas Arnhold |
2014-04-19 | Move headers that are private to toolkit there, then | Tor Lillqvist |
2014-04-19 | If it has been "not recommended currently" since 2007, it can go away | Tor Lillqvist |
2014-04-19 | WaE: unused variable 's_pAccessibleFactoryFunc' | Tor Lillqvist |
2014-04-18 | non-desktop: Avoid accessibility. | Jan Holesovsky |
2014-04-14 | typo: arround -> around | Thomas Arnhold |
2014-04-14 | typo: dependend -> dependent | Thomas Arnhold |
2014-04-14 | correct indentation | Thomas Arnhold |
2014-04-14 | SCROLLABLEFRAME never defined | Thomas Arnhold |
2014-04-10 | It's "its", not "it's" | Tor Lillqvist |
2014-04-09 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-07 | Remove silly PUT_SEMICOLON_AT_THE_END | Stephan Bergmann |
2014-04-06 | Bin unused MAP_REALAPPFONT MapUnit enum value | Tor Lillqvist |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-03 | vcl: sal_Bool->bool and cleanup | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-28 | Remove remaining DBG_CTOR etc. remnants from toolkit | Stephan Bergmann |
2014-03-28 | coverity#736157 Dereference null return value | Caolán McNamara |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-25 | coverity#736158 Dereference null return value | Caolán McNamara |
2014-03-14 | No need for a virtual OPropertyContainer::getTypes | Stephan Bergmann |
2014-03-13 | Remove unused VCLXWindowImpl parts | Stephan Bergmann |
2014-03-12 | Spelling fix: suported | Tor Lillqvist |
2014-03-11 | No need for implGetBounds to be SAL_CALL | Stephan Bergmann |
2014-03-10 | toolkit: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-03-10 | coverity#708535 Uninitialized scalar field | Caolán McNamara |
2014-03-10 | coverity#708534 Uninitialized pointer field | Caolán McNamara |
2014-03-10 | coverity#708531 Uninitialized pointer field | Caolán McNamara |
2014-02-27 | Remove unused VCLXTabPageModel | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from toolkit | Alexander Wilms |
2014-02-26 | Replace deprecated std::auto_ptr with boost::scoped_ptr | Takeshi Abe |
2014-02-25 | Add config_libraries.h definitions to get library names easily. | Matúš Kukan |
2014-02-24 | error: enumeral and non-enumeral type in conditional expression | Stephan Bergmann |
2014-02-24 | Replace exisiting TriState, AutoState with more generic TriState | Stephan Bergmann |
2014-02-24 | toolkit: sal_Bool -> bool | Stephan Bergmann |
2014-02-24 | Remove unnecessary bool2any | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | coverity#705963 Dereference before null check | Caolán McNamara |
2014-02-21 | coverity#708532 Uninitialized scalar field | Caolán McNamara |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2014-02-18 | coverity#738917 Uninitialized scalar field | Caolán McNamara |
2014-02-17 | comphelper: sal_Bool -> bool | Stephan Bergmann |
2014-02-13 | coverity#737151 Uncaught exception | Caolán McNamara |
2014-02-13 | coverity#707416 Uncaught exception | Caolán McNamara |