Age | Commit message (Expand) | Author |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-10-30 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-17 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2015-03-29 | Clean up template-parameter-dependent C-style casts | Stephan Bergmann |
2014-12-12 | cpputools: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-10-28 | coverity#982593 experiment with silencing Infinite loop | Caolán McNamara |
2014-05-29 | remove more unnecesary OUString constructor use | Noel Grandin |
2014-05-27 | remove unnecessary use of OUString constructor when throwing | Noel Grandin |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-23 | add default value for Context param in uno::Exception constructors | Noel Grandin |
2014-05-08 | various: sal_Bool->bool | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2013-11-22 | remove unnecessary use of OUString constructor in equalsIgnoreAsciiCase | Noel Grandin |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-23 | remove RTL_CONSTASCII_(U)STRINGPARAM | Chr. Rossmanith |
2013-10-01 | Remove odd "bootstrapping" of acceptor/connector/binaryurp components | Stephan Bergmann |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-15 | gbuild: allow to use RepositoryFixes also for executables | Matúš Kukan |
2013-06-10 | fdo#46808, Use service constructor for connection::Acceptor | Noel Grandin |
2013-05-06 | fdo#62475 - remove ASCII art | Philipp Riemer |
2013-05-06 | cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal | Philipp Riemer |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-19 | reduce whitespaces between include and filename | Thomas Arnhold |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-01 | Don't print an annoying newline every time even if otherwise silent | Tor Lillqvist |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl |
2012-12-19 | API CHANGE: Remove support for uno executable's -ro/-rw arguments | Stephan Bergmann |
2012-12-19 | Fix for making absolute the registry arguments of the uno executable | Stephan Bergmann |
2012-12-19 | Missing "_" in prefixes | Stephan Bergmann |
2012-12-19 | Remove obsolete regsingleton | Stephan Bergmann |
2012-12-18 | API CHANGE: Remove obsolete regcomp from URE | Stephan Bergmann |
2012-12-18 | Properly absolutize all registry arguments of uno executable | Stephan Bergmann |
2012-12-18 | Improve error reporting | Stephan Bergmann |
2012-11-21 | None of this for non-desktop OSes I think | Tor Lillqvist |
2012-10-02 | stoc: prefix more libs; only bootstrap is remaining | Matúš Kukan |
2012-10-02 | these libs are now prefixed | Matúš Kukan |