Age | Commit message (Expand) | Author |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, reportdesign | Stephan Bergmann |
2017-01-17 | Refactor Scheduler to add Task class | Jan-Marek Glogowski |
2017-01-17 | new loplugin: useuniqueptr: jvmfwk..sax | Noel Grandin |
2017-01-16 | r*: load BitmapEx resources instead of Image ones | Caolán McNamara |
2017-01-13 | new loplugin: useuniqueptr: vcl | Noel Grandin |
2017-01-08 | XSubToolbarController is only used by SvxColorToolBoxControl | Maxim Monastirsky |
2017-01-04 | drop AutoHide code | Caolán McNamara |
2016-12-26 | use std::vector instead of naked array in SfxItemPool | Noel Grandin |
2016-12-22 | unwind RID_SVXIMGLIST_RPTEXPL ImageList | Caolán McNamara |
2016-12-17 | Adapt to no-longer explicit OUStringLiteral ctor | Stephan Bergmann |
2016-12-13 | OSL_TRACE->SAL in framework..sal | Noel Grandin |
2016-12-09 | tdf#104105: fix Vcl lifecycle in CondFormat (reportdesign) | Julien Nabet |
2016-12-08 | convert SFX_HINT to scoped enum | Noel Grandin |
2016-12-07 | convert VCLEVENT constants to scoped enum | Noel Grandin |
2016-12-06 | loplugin:unnecessaryoverride | Stephan Bergmann |
2016-12-05 | loplugin:unnecessaryoverride (dtors) in reportdesign | Stephan Bergmann |
2016-11-29 | Use Size::Width/Height instead of inherited Pair::A/B | Stephan Bergmann |
2016-11-29 | loplugin:vclwidgets check for assigning from VclPt<T> to T* | Noel Grandin |
2016-11-24 | vcl: rename Window::Notify to EventNotify | Michael Stahl |
2016-11-24 | use o3tl::typed_flags in ConfigurationListener::ConfigurationChanged | Noel Grandin |
2016-11-21 | convert inventorId to scoped enum | Noel Grandin |
2016-11-21 | add missing deps on ui files | David Tardon |
2016-11-20 | gbuild allow unitest to run once per lang in WITH_LANG_LIST | Norbert Thiebaud |
2016-11-18 | remove some double calls | Noel Grandin |
2016-11-17 | loplugin:datamembershadow in reportdesign | Noel Grandin |
2016-11-15 | Fix typos | Samuel Mehrbrodt |
2016-11-11 | update vclwidget loplugin to find ref-dropping assigment | Noel Grandin |
2016-11-10 | 'make screenshot' use-after-free fixes | Stephan Bergmann |
2016-11-10 | 'make screenshot' loplugin fixes | Stephan Bergmann |
2016-11-08 | loplugin:expandablemethods in reportdesign | Noel Grandin |
2016-11-07 | Revert "Reverts a commit series that cripple windows ci." | Caolán McNamara |
2016-11-07 | improve indentation | Noel Grandin |
2016-11-05 | Reverts a commit series that cripple windows ci. | Norbert Thiebaud |
2016-11-04 | replace OColorPopup with SvxColorWindow | Caolán McNamara |
2016-11-02 | loplugin:oncevar in helpcompiler..reportdesign | Noel Grandin |
2016-11-01 | Omit the default comparator | Takeshi Abe |
2016-10-30 | tdf#95014 initial support for 32 px icons in toolbar | Tomaž Vajngerl |
2016-10-28 | note yet another color selector | Caolán McNamara |
2016-10-28 | ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivatives | Caolán McNamara |
2016-10-23 | Related tdf#103421: disposeAndClear m_aColorSet (reportdesign) | Julien Nabet |
2016-10-19 | tdf#96015 (part) link to Doc'tation in Help menu | Olivier Hallot |
2016-10-19 | loplugin:expandablemethodds in reportdesign..sal | Noel Grandin |
2016-10-18 | replace <<= with assign for <<= with rhs Any | Jochen Nitschke |
2016-10-15 | Use UNO registration for font name toolbox control | Maxim Monastirsky |
2016-10-13 | move this monstrosity to the last place its used | Caolán McNamara |
2016-10-13 | Use FeatureStateEvent directly for status updates | Maxim Monastirsky |
2016-10-12 | loplugin:unusedvariablecheck | Stephan Bergmann |
2016-10-12 | warning C4018: '<' : signed/unsigned mismatch | Stephan Bergmann |
2016-10-12 | remove StringListResource in favour of ResStringArray... | Caolán McNamara |
2016-10-10 | safemode: Add uno command and menu entry | Samuel Mehrbrodt |