Age | Commit message (Expand) | Author |
2015-04-16 | UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create. | Michael Meeks |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-27 | loplugin:staticfunction | Noel Grandin |
2015-03-17 | Fix various XServiceInfo implementations | Stephan Bergmann |
2015-03-11 | V668 no sense in testing the result of new against null | Caolán McNamara |
2015-03-08 | Typos | Julien Nabet |
2015-02-28 | Typos | Julien Nabet |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-02-09 | Fix of a few typos | Andrea Gelmini |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2014-12-16 | Daft += "\0" triggers assert | Stephan Bergmann |
2014-12-16 | Daft "\0" triggers assert in OUString literal ctor | Stephan Bergmann |
2014-12-16 | Missing UnoControls/Makefile | Stephan Bergmann |
2014-12-04 | Kill the libreofficekit static library / shim.c. | Andrzej Hunt |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-09-29 | loplugin: cstylecast | Noel Grandin |
2014-09-15 | UnoControls: sal_False/True -> false/true | Stephan Bergmann |
2014-08-01 | typo: more then -> more than | Takeshi Abe |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-10 | -Werror,-Wtautological-undefined-compare | Stephan Bergmann |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-04-30 | Many spelling fixes: some more files. | Pedro Giffuni |
2014-04-27 | automaticly -> automatically. | Jan Holesovsky |
2014-04-19 | fixincludeguards.sh: some smaller dirs | Thomas Arnhold |
2014-04-06 | Bin empty @seealso, @param, @return and @onerror metacomments | Tor Lillqvist |
2014-04-06 | Kill superfluous spacing before semicolons | Tor Lillqvist |
2014-04-06 | Kill superfluous vertical whitespace | Tor Lillqvist |
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-03-25 | Remove dead code | Stephan Bergmann |
2014-03-10 | UnoControls: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from UnoControls | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-18 | UnoControls: sal_Bool -> bool | Stephan Bergmann |
2014-02-12 | fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop.. | Alexandre Vicenzi |
2014-01-29 | bool improvements | Stephan Bergmann |
2014-01-22 | bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) | Stephan Bergmann |
2014-01-21 | bool improvements | Stephan Bergmann |
2013-12-20 | typo fixes | Andras Timar |
2013-12-19 | Remove odd service names (that duplicate type names) | Stephan Bergmann |
2013-12-19 | Clean up UnoControls/source/controls/ further | Stephan Bergmann |
2013-12-19 | Clean up macro madness | Stephan Bergmann |
2013-12-17 | embedded nulls in literals | Caolán McNamara |
2013-12-17 | No need for implbase1.hxx to include XComponentContext.hpp | Stephan Bergmann |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-10-04 | fdo#46374 replace stardiv in comments where applicable | Thomas Arnhold |
2013-07-24 | fdo#67213 - crash on opening AutoText dialog (Ctrl+F3 | Noel Grandin |