Age | Commit message (Expand) | Author |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-03-03 | Remove bogus source code comments | dennisroczek |
2017-02-28 | loplugin:unoany | Stephan Bergmann |
2017-02-28 | loplugin:unoany | Stephan Bergmann |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-27 | Clean up use of integer types | Stephan Bergmann |
2017-02-17 | Drop :: prefix from std in [de]*/ | Tor Lillqvist |
2017-02-16 | convert resetType to scoped enum | Noel Grandin |
2017-02-14 | Resolves: tdf#79250 add typed list to form control listbox | Eike Rathke |
2017-02-13 | Fix typos | Andrea Gelmini |
2017-02-11 | Revert "Resolves: tdf#79250 add typed list to form control listbox" | Eike Rathke |
2017-02-10 | Resolves: tdf#79250 add typed list to form control listbox | Eike Rathke |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-02-09 | tdf#105447 Move accelerator to first letters in Help menu | Yousuf Philips |
2017-02-08 | Blind fix for apparently buggy GCC 4.8 | Stephan Bergmann |
2017-02-08 | Use OUStringLiteral | Stephan Bergmann |
2017-02-08 | Drop bogus check for escaped $ | Stephan Bergmann |
2017-02-08 | Add missing #includes | Stephan Bergmann |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-05 | .uno:ScriptOrganizer should be menu:menuitem | Maxim Monastirsky |
2017-02-02 | unnecessary use of OUStringBuffer in throwing exceptions | Noel Grandin |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-27 | improve "unnecessary user-declared destructor" check | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-24 | tdf#105467 new color widget doesn't support XStringListControl | Caolán McNamara |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2017-01-23 | use rtl::Reference in SubmissionPropertyHandler | Noel Grandin |
2017-01-23 | use rtl::Reference in bib::OComponentListener | Noel Grandin |
2017-01-20 | use rtl::Reference in BibFrameCtrl_Impl | Noel Grandin |
2017-01-20 | use rtl::Reference in BibliographyLoader | Noel Grandin |
2017-01-20 | use rtl::Reference in FormControlContainer | Noel Grandin |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, extensions | Stephan Bergmann |
2017-01-17 | replace #ifdef SOLARIS with #ifdef __sun | Michael Stahl |
2017-01-17 | Refactor Scheduler to add Task class | Jan-Marek Glogowski |
2017-01-16 | e*, f*: load BitmapEx resources instead of Image ones | Caolán McNamara |
2017-01-16 | new loplugin: useuniqueptr: extensions | Noel Grandin |
2017-01-14 | -Werror,-Wunused-lambda-capture | Stephan Bergmann |
2017-01-11 | loplugin:externvar (clang-cl) | Stephan Bergmann |
2017-01-09 | tdf#105160: word wrap at wizard | heiko tietze |
2017-01-09 | New loplugin:externvar: extensions | Stephan Bergmann |
2017-01-06 | loplugin:salbool | Stephan Bergmann |
2017-01-01 | fold ResourceIndexAccessBase into ResourceStringIndexAccess | Caolán McNamara |
2017-01-01 | so ResourceStringListIndexAccess isn't needed | Caolán McNamara |
2017-01-01 | so we can drop StringList access from ResourceIndexAccess | Caolán McNamara |
2016-12-26 | use std::vector instead of naked array in SfxItemPool | Noel Grandin |
2016-12-24 | unwind RID_TOOLBAR_IMGLIST and RID_TOOLBAR_BIGIMGLIST ImageLists | Caolán McNamara |
2016-12-22 | RID_SVXBMP->RID_EXTBMP | Caolán McNamara |
2016-12-21 | loplugin:staticmethods | Stephan Bergmann |
2016-12-21 | -Werror,-Wmacro-redefined | Caolán McNamara |