Age | Commit message (Expand) | Author |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-21 | loplugin:unusedmethods | Noel Grandin |
2017-02-21 | loplugin:subtlezeroinit: accessibility | Stephan Bergmann |
2017-02-15 | Drop :: prefix from std in [a-b]*/ | Tor Lillqvist |
2017-02-14 | drop unused LIST from SvTreeAccRoleType enum | Noel Grandin |
2017-02-14 | Convert WindowType to scoped enum | Noel Grandin |
2017-02-08 | loplugin:unusedenumconstants read-only constants in vcl | Noel Grandin |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-01 | makeAny->Any in accessibility..avmedia | Noel Grandin |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, accessibility | Stephan Bergmann |
2017-01-17 | use rtl::Reference in AccessibleGridControlAccess | Noel Grandin |
2017-01-17 | use rtl::Reference in AccessibleBrowseBoxAccess | Noel Grandin |
2017-01-16 | new loplugin: useuniqueptr: accessibility | Noel Grandin |
2017-01-12 | a11y crash on accessing disposed TabControl during close of impress | Caolán McNamara |
2017-01-10 | accessibility: prevent possible deadlock | Arnaud Versini |
2017-01-09 | accessibility: simplify locking | Arnaud Versini |
2017-01-07 | accessibility: simplify CharacterAttributesHelper. | Arnaud Versini |
2017-01-06 | Localize return value of EditBrowseBoxTableCell::getAccessibleName | Muhammet Kara |
2016-12-30 | cleanup tailing backslashes | Jochen Nitschke |
2016-12-23 | loplugin:unusedmethods | Noel Grandin |
2016-12-19 | tdf#104767: Fix calculus of child index in commitTableEvent (accessibility) | Julien Nabet |
2016-12-13 | accessibility: cleanup AccessibleBrowseBoxBase implementation | Arnaud Versini |
2016-12-10 | tdf#93430: Return the right offsets for runs | Tamás Zolnai |
2016-12-09 | Edit accessibility: intended to use dynamic cast here | Tamás Zolnai |
2016-12-09 | Fix 32-bit builds | Stephan Bergmann |
2016-12-09 | tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entry | Tamás Zolnai |
2016-12-08 | convert SFX_HINT to scoped enum | Noel Grandin |
2016-12-08 | tdf#88206 replace cppu::WeakImplHelper* in unotools | Jochen Nitschke |
2016-12-07 | convert VCLEVENT constants to scoped enum | Noel Grandin |
2016-11-26 | tdf#99687: Find Text widget fails to emit object:text-caret-moved events | Tamás Zolnai |
2016-11-11 | update vclwidget loplugin to find ref-dropping assigment | Noel Grandin |
2016-11-08 | loplugin:oncevar | Noel Grandin |
2016-11-07 | style fix for cppcheck redundantCondition | Jochen Nitschke |
2016-11-01 | loplugin:expandablemethods in accessibility | Noel Grandin |
2016-10-17 | replace <<= with assign for <<= with rhs Any | Jochen Nitschke |
2016-10-11 | loplugin:refcounting | Stephan Bergmann |
2016-10-11 | parent will definitely exist at ctor time | Caolán McNamara |
2016-10-11 | Resolves: tdf#103032 a11y crash on listbox dispose in toolbar dropdown | Caolán McNamara |
2016-10-05 | loplugin:unnecessaryoverride in accessibility..chart2 | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-23 | perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related | Eike Rathke |
2016-09-14 | loplugin:constantparam in accessibility to basic | Noel Grandin |
2016-09-14 | tdf#88205 use list ctor for uno::Sequence a11y to canvas | Jochen Nitschke |
2016-09-13 | chmod 644 some source files | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-05 | tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc. | Gökhan Gurbetoğlu |
2016-09-05 | convert ScrollType to scoped enum | Noel Grandin |