Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-03 | Fix typo | Andrea Gelmini | 1 | -3/+3 |
2019-04-03 | Fix typo | Andrea Gelmini | 1 | -3/+3 |
2019-04-03 | Fix typo | Andrea Gelmini | 1 | -3/+3 |
2019-04-03 | Fix typo | Andrea Gelmini | 1 | -6/+6 |
2019-04-03 | Fix typo | Andrea Gelmini | 1 | -3/+3 |
2019-04-03 | Fix typo | Andrea Gelmini | 1 | -3/+3 |
2019-02-08 | loplugin:indentation in UnoControls..accessibility | Noel Grandin | 1 | -1/+1 |
2018-11-09 | Fix typos | Andrea Gelmini | 1 | -2/+2 |
2018-10-31 | loplugin:useuniqueptr in impl_getWindowDescriptor | Noel Grandin | 8 | -52/+41 |
2018-09-27 | loplugin:constfields in ucbhelper | Noel Grandin | 1 | -1/+1 |
2018-09-18 | m_xTabControllerList is dead | Noel Grandin | 2 | -27/+0 |
2018-09-18 | loplugin:useuniqueptr in BaseContainerControl | Noel Grandin | 2 | -35/+7 |
2018-09-11 | clang-tidy bugprone-copy-constructor-init | Noel Grandin | 1 | -2/+2 |
2018-08-29 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2018-07-27 | new loplugin:stringloop, and applied in various | Noel Grandin | 1 | -12/+12 |
2018-04-16 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2018-04-16 | loplugin:useuniqueptr in ProgressMonitor | Noel Grandin | 3 | -27/+18 |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke | 1 | -1/+0 |
2018-03-23 | [API CHANGE] Fix typo in prop implemented by stardiv.UnoControls.FrameControl | Stephan Bergmann | 1 | -1/+1 |
2018-03-13 | Sorry, could not resist: Drive-by cosmetic changes | Tor Lillqvist | 18 | -223/+147 |
2018-03-07 | use more Color in UnoControls..canvas | Noel Grandin | 2 | -8/+8 |
2018-03-02 | delete colordata.hxx | Noel Grandin | 1 | -1/+0 |
2018-02-26 | use less TRGB_COLORDATA | Noel Grandin | 3 | -9/+10 |
2018-02-24 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2018-02-01 | Fix typos | Andrea Gelmini | 2 | -6/+6 |
2018-01-27 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2018-01-12 | More loplugin:cstylecast: UnoControls | Stephan Bergmann | 1 | -3/+3 |
2017-12-19 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin | 1 | -5/+5 |
2017-11-21 | Fix typos | Andrea Gelmini | 2 | -2/+2 |
2017-10-25 | loplugin:constmethod in tools,sax,UnoControls | Noel Grandin | 1 | -6/+6 |
2017-10-23 | loplugin:includeform: UnoControls | Stephan Bergmann | 13 | -17/+17 |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin | 1 | -1/+1 |
2017-07-12 | strip some linefeeds from the end of debug output | Noel Grandin | 1 | -1/+1 |
2017-07-11 | use more range-for on uno::Sequence | Noel Grandin | 1 | -11/+5 |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke | 2 | -5/+0 |
2017-06-10 | UnoControls: inline defines or convert to enum | Jochen Nitschke | 2 | -40/+29 |
2017-06-09 | UnoControls: replace double checked locking patterns | Jochen Nitschke | 6 | -177/+44 |
2017-06-05 | clang-tidy performance-unnecessary-value-param | Noel Grandin | 2 | -2/+2 |
2017-04-24 | loplugin:checkunusedparams in i18nlangtag and l10ntools | Noel Grandin | 2 | -13/+8 |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky | 1 | -1/+0 |
2017-04-03 | tdf#39468 Translate German comments | Jens Carl | 2 | -2/+2 |
2017-03-25 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2017-02-06 | Add missing #includes | Stephan Bergmann | 1 | -0/+1 |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann | 19 | -408/+326 |
2017-01-25 | Fix typo in comments: relativ -> relative | Takeshi Abe | 1 | -2/+2 |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, UnoControls | Stephan Bergmann | 1 | -0/+4 |
2017-01-17 | use rtl::Reference in BaseControl | Noel Grandin | 2 | -14/+11 |
2016-12-09 | Catch some misuses of VclPtr construction | Stephan Bergmann | 2 | -2/+2 |
2016-10-25 | loplugin:expandablemethods in UnoControls..vbahelper | Noel Grandin | 2 | -31/+19 |