- 0f93692 Fix typos by Andrea Gelmini · 8 years ago
- 2e0cf81 loplugin:useuniqueptr in ProgressMonitor by Noel Grandin · 8 years ago
- 9401c7c remove unused processfactory.hxx includes by Jochen Nitschke · 8 years ago
- 604df2f [API CHANGE] Fix typo in prop implemented by stardiv.UnoControls.FrameControl by Stephan Bergmann · 8 years ago
- b0259d3 Sorry, could not resist: Drive-by cosmetic changes by Tor Lillqvist · 8 years ago
- dbcf5b2 use more Color in UnoControls..canvas by Noel Grandin · 8 years ago
- 477d2ba delete colordata.hxx by Noel Grandin · 8 years ago
- c410a3d use less TRGB_COLORDATA by Noel Grandin · 8 years ago
- 85643ad Fix typos by Andrea Gelmini · 8 years ago
- 01c4377 Fix typos by Andrea Gelmini · 8 years ago
- ba8c04a Fix typos by Andrea Gelmini · 8 years ago
- 8288796 More loplugin:cstylecast: UnoControls by Stephan Bergmann · 8 years ago
- 8efd39b Fix typos by Andrea Gelmini · 8 years ago
- 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
- 11ca1f8 Fix typos by Andrea Gelmini · 8 years ago
- 83fd71e loplugin:constmethod in tools,sax,UnoControls by Noel Grandin · 8 years ago
- 71f057a loplugin:includeform: UnoControls by Stephan Bergmann · 8 years ago
- 7aa7f4d loplugin:unnecessaryparen include c++ casts by Noel Grandin · 9 years ago
- 539c75b strip some linefeeds from the end of debug output by Noel Grandin · 9 years ago
- 20571c4 use more range-for on uno::Sequence by Noel Grandin · 9 years ago
- febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
- 2347dcf UnoControls: inline defines or convert to enum by Jochen Nitschke · 9 years ago
- e78d128 UnoControls: replace double checked locking patterns by Jochen Nitschke · 9 years ago
- 17a2c9e clang-tidy performance-unnecessary-value-param by Noel Grandin · 9 years ago
- e0097fe loplugin:checkunusedparams in i18nlangtag and l10ntools by Noel Grandin · 9 years ago
- de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
- 6b4a149 tdf#39468 Translate German comments by Jens Carl · 9 years ago
- e9b6287 Fix typos by Andrea Gelmini · 9 years ago
- 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
- e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
- 6d89894 Fix typo in comments: relativ -> relative by Takeshi Abe · 9 years ago
- 416252b New loplugin:dynexcspec: Add @throws documentation, UnoControls by Stephan Bergmann · 9 years ago
- 5f38916 use rtl::Reference in BaseControl by Noel Grandin · 9 years ago
- cbf5b21 Catch some misuses of VclPtr construction by Stephan Bergmann · 9 years ago
- c5498c31 loplugin:expandablemethods in UnoControls..vbahelper by Noel Grandin · 9 years ago
- 98b77ad loplugin:expandablemethods in UnoControls..vbahelper by Noel Grandin · 9 years ago
- 8f9af8d Fix typos by Andrea Gelmini · 10 years ago
- 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
- 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
- bfe6c2d tdf#100726: Improve readability of OUString concatenation a bit by nadith · 10 years ago
- 0b23eec teach refcounting clang plugin about uno::Reference by Noel Grandin · 10 years ago
- b2e86d2 Fix typos by Andrea Gelmini · 10 years ago
- b19ac3c clang-tidy modernize-loop-convert in a* by Noel Grandin · 10 years ago
- b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
- a83698b tools: split out color macros into own header by Chris Sherlock · 10 years ago
- c45d3ba new loplugin: commaoperator by Noel Grandin · 10 years ago
- c263b4a loplugin:unusedmethods unused return value in UnoControl by Noel Grandin · 10 years ago
- dff9873 loplugin:unusedfields UnoControls,ucb by Noel Grandin · 10 years ago
- 21a9bc8 no need to take a mutex when only dealing with stack-local data by Noel Grandin · 10 years ago
- 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
- c504477 com::sun::star->css in UnoControls/ by Noel Grandin · 10 years ago
- 3bf5bc0 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
- 065c8b4 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
- 367105e cleanup some local var declarations by Noel Grandin · 10 years ago
- b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
- 82f0a4f Fix typos by Andrea Gelmini · 11 years ago
- 2660d24 new loplugin: refcounting by Noel Grandin · 11 years ago
- cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
- 462e986 Fix typos by Andrea Gelmini · 11 years ago
- b997705 loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
- d5129a9 new clang plugin: loopvartoosmall by Noel Grandin · 11 years ago
- cbaca2c remove unused #include awt/InvalidateStyle.hpp by Michael Stahl · 11 years ago
- 5d5f447e UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create. by Michael Meeks · 11 years ago
- d246f47 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
- 4479019 loplugin:staticfunction by Noel Grandin · 11 years ago
- 3099c70b Fix various XServiceInfo implementations by Stephan Bergmann · 11 years ago
- 556373c V668 no sense in testing the result of new against null by Caolán McNamara · 11 years ago
- 5f6fcb4 Typos by Julien Nabet · 11 years ago
- c1b9402 Typos by Julien Nabet · 11 years ago
- ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
- 81cb993 Fix of a few typos by Andrea Gelmini · 11 years ago
- 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
- 1990c75 Daft += "\0" triggers assert by Stephan Bergmann · 11 years ago
- 8502d64 Daft "\0" triggers assert in OUString literal ctor by Stephan Bergmann · 11 years ago
- aa65aea Missing UnoControls/Makefile by Stephan Bergmann · 11 years ago
- 75b0e1f Kill the libreofficekit static library / shim.c. by Andrzej Hunt · 12 years ago
- 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
- a2320ea loplugin: cstylecast by Noel Grandin · 12 years ago
- 15652da UnoControls: sal_False/True -> false/true by Stephan Bergmann · 12 years ago
- 9bac4d4 typo: more then -> more than by Takeshi Abe · 12 years ago
- 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
- dc0b966 -Werror,-Wtautological-undefined-compare by Stephan Bergmann · 12 years ago
- 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
- ac76cc7 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 by Julien Nabet · 12 years ago
- 4d878a0 Many spelling fixes: some more files. by Pedro Giffuni · 12 years ago
- e6ac6cb automaticly -> automatically. by Jan Holesovsky · 12 years ago
- 8bb2ce6 fixincludeguards.sh: some smaller dirs by Thomas Arnhold · 12 years ago
- 1e0fae4 Bin empty @seealso, @param, @return and @onerror metacomments by Tor Lillqvist · 12 years ago
- fdecbd4 Kill superfluous spacing before semicolons by Tor Lillqvist · 12 years ago
- 5814e76 Kill superfluous vertical whitespace by Tor Lillqvist · 12 years ago
- 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
- 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
- af4b38d Remove dead code by Stephan Bergmann · 12 years ago
- 6303605 UnoControls: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
- 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
- b06820d Remove visual noise from UnoControls by Alexander Wilms · 12 years ago
- 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
- 8bcb8b1 UnoControls: sal_Bool -> bool by Stephan Bergmann · 12 years ago
- 064c628 fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop.. by Alexandre Vicenzi · 12 years ago