Age | Commit message (Expand) | Author |
2016-11-18 | includes should be at the top of the file | Noel Grandin |
2016-10-14 | CppunitTest_desktop_lib: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-15 | loplugin:unusedmethods unused return value in rsc | Noel Grandin |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-01 | Remove some stdio.h includes from salhelper module | Julien Nabet |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-18 | boost->std | Caolán McNamara |
2015-08-06 | If we want this to crash intentionally, use abort() then | Tor Lillqvist |
2015-06-23 | Revert "Typo: iff->if" | Julien Nabet |
2015-06-23 | Typo: iff->if | Julien Nabet |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-01-20 | Some more loplugin:cstylecast: salhelper | Stephan Bergmann |
2014-12-19 | Remove unused */qa/checkapi/ | Stephan Bergmann |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-08-25 | set names on a bunch more threads... | Michael Stahl |
2014-08-13 | salhelper: work around spurious warning C4189 | Michael Stahl |
2014-06-06 | fixincludeguards: fix include guards | Thomas Arnhold |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-04-28 | prefer makefile-gmake-mode | Takeshi Abe |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | Remove visual noise from salhelper | Alexander Wilms |
2014-02-21 | Replace deprecated std::auto_ptr with boost::scoped_ptr | Takeshi Abe |
2014-02-17 | salhelper: sal_Bool -> bool | Stephan Bergmann |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
2013-09-22 | gbuild: make the versioned library the linktarget on Unixes | Michael Stahl |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-24 | Don't point to inc directories that don't exist any longer | Tor Lillqvist |
2013-04-24 | move URE headers to include/ | David Tardon |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-13 | simplify makefiles | David Tardon |
2013-04-13 | simplify generation of *_allheaders.hxx | David Tardon |
2013-04-13 | install SDK headers from filelists | David Tardon |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-04 | doubled namespaces | Thomas Arnhold |
2013-03-03 | coverity#983108: fix memory leak | Markus Mohrhard |
2013-03-03 | coverity#983107: fix memory leak | Markus Mohrhard |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-27 | salhelper: new ZipPackage_salhelper_odk_headers | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-16 | Get rid of GetVersionInfo and checkdll | Tor Lillqvist |
2012-12-07 | Proper indentation | Stephan Bergmann |
2012-12-04 | API CHANGE: remove long-deprecated Semaphore & related stuff. | Thorsten Behrens |
2012-10-10 | try and make mingw32 build | Caolán McNamara |