- 55961e11 tdf#42949 Fix IWYU warnings in UnoControls/ by Gabor Kelemen · 7 years ago
- a11572d Simplify Sequence iterations in UnoControls by Arkadiy Illarionov · 7 years ago
- f3fc127 Use osl_atomic_increment/osl_atomic_decrement to change m_refCount by Mike Kaganski · 7 years ago
- 5a824268 Don't use resettable/clearable guard where plain guard is enough by Mike Kaganski · 7 years ago
- 0317835 Fix typo by Andrea Gelmini · 7 years ago
- fd33e13 Fix typo by Andrea Gelmini · 7 years ago
- d1496ca Fix typo by Andrea Gelmini · 7 years ago
- 94ac464 Fix typo by Andrea Gelmini · 7 years ago
- 78f2aa9 Fix typo by Andrea Gelmini · 7 years ago
- 11c40f5 Fix typo by Andrea Gelmini · 7 years ago
- 4852ca0 Fix typo by Andrea Gelmini · 7 years ago
- 74ed61e loplugin:indentation in UnoControls..accessibility by Noel Grandin · 7 years ago
- 93a1405 Fix typos by Andrea Gelmini · 7 years ago
- b3c449b loplugin:useuniqueptr in impl_getWindowDescriptor by Noel Grandin · 7 years ago
- 64035391 loplugin:constfields in ucbhelper by Noel Grandin · 8 years ago
- da0a588 m_xTabControllerList is dead by Noel Grandin · 8 years ago
- 2ae2589 loplugin:useuniqueptr in BaseContainerControl by Noel Grandin · 8 years ago
- 2746319 clang-tidy bugprone-copy-constructor-init by Noel Grandin · 8 years ago
- 718f630 Fix typos by Andrea Gelmini · 8 years ago
- c8fa03b new loplugin:stringloop, and applied in various by Noel Grandin · 8 years ago
- 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