Age | Commit message (Expand) | Author |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-01-08 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-11-13 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-10-28 | com::sun::star->css in sal,sax | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-08-23 | tdf#39440 cppcheck: redundantAssignment | Michael Weghorn |
2015-04-30 | Bin some pointless comments and reduce some vertical whitespace | Tor Lillqvist |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2014-12-19 | fdo#39440 sal: reduce scope of local variables | Michael Weghorn |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-05-25 | fix encoding: iso-8859-1 -> utf8 | Thomas Arnhold |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-04-20 | cpplint: [readability/utf8] Line contains invalid UTF-8 | Julien Nabet |
2014-04-03 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-03-29 | typo: inteface -> interface | Thomas Arnhold |
2014-03-01 | Remove visual noise from sal | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-21 | Replace deprecated std::auto_ptr with boost::scoped_ptr | Takeshi Abe |
2013-12-17 | fdo#72598 Remove SunStudio cruft from code base | Jelle van der Waa |
2013-07-17 | Fix memory leak with osl_getCurrentSecurity (). | Mark Wielaard |
2013-06-27 | Translate German comments. | Chris Hoppe |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-17 | fdo#62096 - replace some O(U)String compareTo with == | Artur Dryomov |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-11-27 | Make python3 work with custom VALGRIND_CFLAGS | Stephan Bergmann |
2012-11-21 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-07-27 | Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in sal | Arnaud Versini |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-01 | targeted string re-work | Norbert Thiebaud |
2012-04-05 | Translated German comments to English in folder 'sal'. | Mark Wolf |
2012-02-21 | WaE: unreadVariable | Thomas Arnhold |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara |
2011-11-27 | remove include of pch header from sal | Norbert Thiebaud |
2011-11-21 | poke __cplusplus into workben comparison tool | Caolán McNamara |
2011-11-18 | cppcheck: unread variables | Korrawit Pruegsanusak |
2011-10-07 | cppcheck reduce scope of var in sal/... cbptest.cxx and cbvtest.cxx | Pierre-André Jacquod |
2011-10-07 | cppcheck reduce scope of var in sal/...cbcpytest.cxx | Pierre-André Jacquod |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ... | Stephan Bergmann |
2011-06-27 | Remove tgetpwnam.cxx, it is unused. | Francois Tigeot |
2011-06-05 | __cdecl -> SAL_CALL | Christina Rossmanith |