Age | Commit message (Expand) | Author |
2018-03-13 | Sorry, could not resist: Drive-by cosmetic changes | Tor Lillqvist |
2018-03-07 | use more Color in UnoControls..canvas | Noel Grandin |
2018-02-26 | use less TRGB_COLORDATA | Noel Grandin |
2017-11-21 | Fix typos | Andrea Gelmini |
2017-10-23 | loplugin:includeform: UnoControls | Stephan Bergmann |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-06-10 | UnoControls: inline defines or convert to enum | Jochen Nitschke |
2017-06-05 | clang-tidy performance-unnecessary-value-param | Noel Grandin |
2017-04-24 | loplugin:checkunusedparams in i18nlangtag and l10ntools | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-05-31 | teach refcounting clang plugin about uno::Reference | Noel Grandin |
2015-12-21 | loplugin:unusedfields UnoControls,ucb | Noel Grandin |
2015-11-11 | com::sun::star->css in UnoControls/ | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
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-04-16 | UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create. | Michael Meeks |
2015-03-27 | loplugin:staticfunction | Noel Grandin |
2015-03-17 | Fix various XServiceInfo implementations | Stephan Bergmann |
2015-02-28 | Typos | Julien Nabet |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
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-09-15 | UnoControls: sal_False/True -> false/true | Stephan Bergmann |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
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-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 |
2014-02-26 | Remove visual noise from UnoControls | Alexander Wilms |
2014-02-18 | UnoControls: sal_Bool -> bool | Stephan Bergmann |
2013-12-19 | Clean up UnoControls/source/controls/ further | Stephan Bergmann |
2013-12-17 | embedded nulls in literals | Caolán McNamara |
2013-07-24 | fdo#67213 - crash on opening AutoText dialog (Ctrl+F3 | Noel Grandin |
2013-07-18 | fix windows build | Noel Grandin |
2013-07-18 | fdo#46808, Convert frame::FrameControl service to new style | Noel Grandin |
2013-07-18 | remove some useless comment blocks | Noel Grandin |
2013-07-11 | Resolves: #i121544# - Clean-up MessageBox API | Ariel Constenla-Haile |
2013-04-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin |
2012-09-12 | Finished ::rtl::OUString to OUString in UnoControls | Ricardo Montania |
2012-09-11 | ::rtl::OUString to OUString in UnoControls | Ricardo Montania |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |