Age | Commit message (Expand) | Author |
2016-07-15 | tdf#100726: Improve readability of OUString concatenation a bit | nadith |
2016-04-21 | clang-tidy modernize-loop-convert in a* | Noel Grandin |
2015-12-21 | loplugin:unusedfields UnoControls,ucb | Noel Grandin |
2015-11-16 | no need to take a mutex when only dealing with stack-local data | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-11 | com::sun::star->css in UnoControls/ | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-30 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-19 | cleanup some local var declarations | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-08-03 | new loplugin: refcounting | Noel Grandin |
2015-07-13 | Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds | Stephan Bergmann |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-05-28 | new clang plugin: loopvartoosmall | Noel Grandin |
2015-05-05 | remove unused #include awt/InvalidateStyle.hpp | Michael Stahl |
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-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-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-02-09 | Fix of a few typos | Andrea Gelmini |
2014-12-16 | Daft += "\0" triggers assert | Stephan Bergmann |
2014-12-16 | Daft "\0" triggers assert in OUString literal ctor | Stephan Bergmann |
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-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-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-04-27 | automaticly -> automatically. | Jan Holesovsky |
2014-04-06 | Kill superfluous spacing before semicolons | Tor Lillqvist |
2014-04-06 | Kill superfluous vertical whitespace | Tor Lillqvist |
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-21 | bool improvements | Stephan Bergmann |
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-17 | No need for implbase1.hxx to include XComponentContext.hpp | Stephan Bergmann |
2013-07-24 | fdo#67213 - crash on opening AutoText dialog (Ctrl+F3 | Noel Grandin |
2013-07-18 | fix warning | Noel Grandin |
2013-07-18 | fdo#46808, Convert frame::FrameControl service to new style | Noel Grandin |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |