Age | Commit message (Expand) | Author |
2014-05-07 | The opaque PostUserEvent IDs are actually pointers | Stephan Bergmann |
2014-05-06 | Application::PostUserEvent returns a pointer dressed as sal_uLong | Stephan Bergmann |
2014-05-06 | simplify ternary conditions "xxx ? true : yyy" | Noel Grandin |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-04-29 | coverity#1210197 Uninitialized pointer field | Caolán McNamara |
2014-04-23 | huge hrc and src file cleanup | Thomas Arnhold |
2014-04-22 | clean up hrc files | Thomas Arnhold |
2014-04-22 | coverity#703938 Unchecked return value | Caolán McNamara |
2014-04-22 | coverity#703939 Unchecked return value | Caolán McNamara |
2014-04-22 | coverity#703941 Unchecked return value | Caolán McNamara |
2014-04-21 | remove comments why a file gets included | Thomas Arnhold |
2014-04-21 | remove some more bloat | Thomas Arnhold |
2014-04-18 | Typo: s/cant/can't/ | Tor Lillqvist |
2014-04-17 | dbaccess: sal_Bool->bool | Noel Grandin |
2014-04-16 | WaE: Unreferenced function definition [loplugin:unreffun] | Tor Lillqvist |
2014-04-15 | cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused | Stephan Bergmann |
2014-04-14 | typo: positon -> position | Thomas Arnhold |
2014-04-14 | typo: postion -> position | Thomas Arnhold |
2014-04-14 | typo: ULR -> URL | Thomas Arnhold |
2014-04-14 | typo: titel -> title | Thomas Arnhold |
2014-04-14 | typo: dependend -> dependent | Thomas Arnhold |
2014-04-14 | typo: te -> the | Thomas Arnhold |
2014-04-14 | Missing includes | Stephan Bergmann |
2014-04-13 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-10 | coverity#983369 Dereference before null check | Caolán McNamara |
2014-04-10 | It's "its", not "it's" | Tor Lillqvist |
2014-04-08 | coverity#704622 Explicit null dereferenced | Caolán McNamara |
2014-04-07 | Remove silly PUT_SEMICOLON_AT_THE_END | Stephan Bergmann |
2014-04-07 | Replace SV_DECL/IMPL_REF macros with SvRef template | Stephan Bergmann |
2014-04-07 | Typo for SERVICE_SDB_CALLABLESTATEMENT | Julien Nabet |
2014-04-05 | coverity#704617 Explicit null dereferenced | Caolán McNamara |
2014-04-05 | Move comment to right place | Luc Castermans |
2014-04-05 | Translated German comments | Luc Castermans |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-03 | dbaccess: sal_Bool->bool | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-04-01 | convert sql exception dialog to .ui | Caolán McNamara |
2014-04-01 | convert user admin password dialog to .ui | Caolán McNamara |
2014-04-01 | connectivity: sal_Bool->bool | Noel Grandin |
2014-04-01 | connectivity: sal_Bool->bool | Noel Grandin |
2014-04-01 | connectivity: sal_Bool->bool | Noel Grandin |
2014-04-01 | connectivity: sal_Bool->bool and fix method name | Noel Grandin |
2014-04-01 | connectivity: sal_Bool->bool | Noel Grandin |
2014-03-31 | xmloff: sal_Bool->bool | Noel Grandin |
2014-03-31 | xmloff: sal_Bool->bool | Noel Grandin |
2014-03-31 | xmloff: sal_Bool->bool | Noel Grandin |
2014-03-28 | Avoid possible resource leaks by boost::scoped_array | Takeshi Abe |
2014-03-27 | Work around MSC "'override' cannot be used with 'inline'" bug | Stephan Bergmann |
2014-03-27 | Work around MSC "'override' cannot be used with 'inline'" bug | Stephan Bergmann |