Age | Commit message (Expand) | Author |
2014-08-07 | Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy | Stephan Bergmann |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-08-05 | java: remove unused fields | Noel Grandin |
2014-08-05 | java: remove various unused variables | Noel Grandin |
2014-07-20 | vcl consitent use of long for corrdinate | Norbert Thiebaud |
2014-07-11 | coverity#736076 Missing break in switch, its got to be wrong | Caolán McNamara |
2014-07-11 | new loplugin: externalandnotdefined | Noel Grandin |
2014-07-08 | use SimpleReferenceObject in accessibility | Noel Grandin |
2014-07-03 | use assert when followed by deref | Caolán McNamara |
2014-07-01 | Related: fdo#80633 cache optimal size | Caolán McNamara |
2014-07-01 | coverity#707416 Uncaught exception | Caolán McNamara |
2014-06-30 | Called C++ object pointer is null | Caolán McNamara |
2014-06-27 | loplugin:unreffun: also warn about unused function templates | Stephan Bergmann |
2014-06-25 | remove spurious com::sun::star::chaos | Michael Stahl |
2014-06-24 | coverity#705322 Missing break in switch, assuming incorrect | Caolán McNamara |
2014-06-18 | Missing SolarMutexGuards | Stephan Bergmann |
2014-06-16 | Use proper name also when libmerged is used. | Matúš Kukan |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-06-09 | gbuild: remove config_libraries.h and gb_Helper_generate_config_libraries | Michael Stahl |
2014-06-05 | coverity#705323 Missing break in switch, assuming its intentional | Caolán McNamara |
2014-06-05 | toolkit: remove SAL_THROW macro | Noel Grandin |
2014-06-04 | coverity#705387 Mixing enum types | Caolán McNamara |
2014-06-04 | coverity#705388 Mixing enum types | Caolán McNamara |
2014-06-01 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-05-29 | fdo#75364 flat style and 3d style were swapped | Lionel Elie Mamane |
2014-05-29 | remove unnecessary NULL parameter passed to UNO Exception | Noel Grandin |
2014-05-27 | remove more unnecessary use of OUString constructor | Noel Grandin |
2014-05-27 | Remove unnecessary semicolons | Peter Senna Tschudin |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-05-16 | Resolves: #i98216# extract boolean value for AutoFill value of ComboBox model | Tsutomu Uchino |
2014-05-15 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13 | Julien Nabet |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-14 | remove external header guards | Thomas Arnhold |
2014-05-07 | The opaque PostUserEvent IDs are actually pointers | Stephan Bergmann |
2014-05-06 | Sequence<UnoUnsignedShortType> -> UnoSequenceType<UnoUnsignedShortType> | Stephan Bergmann |
2014-05-06 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3 | Julien Nabet |
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 |