Age | Commit message (Expand) | Author |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-18 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-12-16 | idlc: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-15 | add link to mkstemp coverity warning wrt threading fiasco | Caolán McNamara |
2014-11-18 | More iwyu suggested headers removal | Riccardo Magliocchetti |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-10-30 | coverity#982268 silence Copy-paste error | Caolán McNamara |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-28 | coverity#982167 Unchecked return value | Caolán McNamara |
2014-10-24 | coverity#441992 Uncaught exception | Caolán McNamara |
2014-10-03 | coverity#982268 Copy-paste error | Caolán McNamara |
2014-10-02 | remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macro | Michael Stahl |
2014-09-30 | idlc: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-18 | fdo#83512 Make use of OUStringHash and OStringHash | Daniel Sikeler |
2014-09-07 | create clang plugin to warn about C-style casts | Noel Grandin |
2014-06-24 | new compilerplugin returnbyref | Noel Grandin |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-10 | Resolves: #i122368# convert inc paths into short form on windows... | Jürgen Schmidt |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-05-19 | fix-includes.pl: idlc | Thomas Arnhold |
2014-05-13 | Revert "CID#705985 ensure umask for mkstemp" | Stephan Bergmann |
2014-04-30 | Many spelling fixes: directories h* - p*. | Pedro Giffuni |
2014-04-19 | fixincludeguards.sh: idl and idlc | Thomas Arnhold |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-24 | callcatcher: update unused code | Caolán McNamara |
2014-03-12 | loplugin:literaltoboolconversion | Stephan Bergmann |
2014-03-08 | coverity#707935 Uninitialized scalar field | Caolán McNamara |
2014-02-17 | idlc: sal_Bool -> bool | Stephan Bergmann |
2014-02-06 | Typo: atribute(s) -> attribute(s) | Julien Nabet |
2014-02-06 | Fix spelling errror | Tor Lillqvist |
2014-01-30 | Remove UNOIDL "array" and "union" vaporware from idlc | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-28 | coverity#440064 Logically dead code | Caolán McNamara |
2014-01-25 | coverity#440240 Dereference after null check | Norbert Thiebaud |
2013-12-13 | fdo#72598 Remove SunStudio cruft from code base | Jelle van der Waa |
2013-11-27 | Unwind occurrences of deprecated sal_sChar, sal_uChar | Stephan Bergmann |
2013-11-26 | Duplicate base checking code already covers check for opt base != XInterface | Stephan Bergmann |
2013-11-25 | Fix fn declaration parameter names to match fn definition | Stephan Bergmann |
2013-11-25 | Fix unoidl sourceprovider interface base and member checks | Stephan Bergmann |
2013-11-22 | Fix unoidl sourceprovider polystruct argument checks | Stephan Bergmann |
2013-11-22 | Fix unoidl sourceprovider "published" checks | Stephan Bergmann |
2013-11-22 | constant.tests idlc/unoidl diffs: | Stephan Bergmann |
2013-11-22 | attributes.tests idlc/unoidl diffs: | Stephan Bergmann |
2013-11-22 | Add exectest.pl OLD-/NEW-FAILURE for deliberate idlc/unoidl diffs | Stephan Bergmann |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |