Age | Commit message (Expand) | Author |
2018-04-15 | remove some unused comphelper includes | Jochen Nitschke |
2018-04-12 | make SvxEditSource::Clone return std::unique_ptr | Noel Grandin |
2018-04-06 | weld linkeditdialog | Caolán McNamara |
2018-04-03 | new loplugin:dbgunhandledexception | Noel Grandin |
2018-04-03 | tdf#93173: Remove arbitrary line spacing limit | Mike Kaganski |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-01 | fix some openoffice bugzilla links | dennisroczek |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-23 | loplugin:useuniqueptr in RichTextControlImpl | Noel Grandin |
2018-03-20 | drop unnecessary includes | Caolán McNamara |
2018-03-17 | Use for-range loops in forms | Julien Nabet |
2018-03-15 | forms: Don't create a GraphicObject URL if we have xGraphic anyway | Tomaž Vajngerl |
2018-03-07 | use more Color in editeng..forms | Noel Grandin |
2018-02-28 | convert COL_ constants to be of type Color | Noel Grandin |
2018-02-27 | remove unused vclunohelper.hxx includes | Jochen Nitschke |
2018-02-27 | replace Color(COL_*) with COL_* | Noel Grandin |
2018-02-26 | convert remaining ErrorBox to weld::MessageDialog | Caolán McNamara |
2018-02-16 | Revert "loplugin:changetoolsgen in filter..framework" and reapply plugin | Noel Grandin |
2018-02-14 | loplugin:changetoolsgen in filter..framework | Noel Grandin |
2018-02-07 | use scanline when reading pixel data | Noel Grandin |
2018-02-06 | clean up some include guard terminators | Noel Grandin |
2018-02-01 | Typo: invlidateParameters->invalidateParameters (forms) | Julien Nabet |
2018-01-27 | Modernize a bit forms | Julien Nabet |
2018-01-26 | tdf#108473: don't let empty date in datetime in forms | Julien Nabet |
2018-01-23 | new loplugin: pointerbool | Noel Grandin |
2018-01-23 | Fix odd check for nFieldLen range, assuming typos | Stephan Bergmann |
2018-01-22 | remove some sal_Bool remnants | Noel Grandin |
2018-01-15 | More loplugin:cstylecast: forms | Stephan Bergmann |
2018-01-14 | Fix typos | Andrea Gelmini |
2018-01-12 | More loplugin:cstylecast: forms | Stephan Bergmann |
2018-01-11 | Use = for initialization | Stephan Bergmann |
2018-01-11 | loplugin:redundantcast: forms | Stephan Bergmann |
2017-12-22 | lokdialog: Allow switching language of some of the ResMgr's. | Jan Holesovsky |
2017-12-18 | loplugin:unusedindex | Mike Kaganski |
2017-12-16 | convert EETextFormat to scoped enum | Noel Grandin |
2017-12-14 | No need to keep these whitelisted functions decorated with SAL_CALL | Stephan Bergmann |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-07 | loplugin:salcall handle static methods | Noel Grandin |
2017-12-07 | loplugin:constparams | Noel Grandin |
2017-12-06 | Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx | Stephan Bergmann |
2017-12-05 | Replace deprecated std::bin2nd with lambda in forms | Stephan Bergmann |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-12-04 | new loplugin salcall: remove unnecessary SAL_CALL | Noel Grandin |
2017-11-27 | loplugin:unnecessaryparen: Warn about parentheses around literals | Stephan Bergmann |
2017-11-20 | Fix typos | Andrea Gelmini |
2017-11-16 | use implict conversion operator in TypedWhichId | Noel Grandin |
2017-11-15 | TypedWhichId | Noel Grandin |
2017-11-02 | loplugin:finalclasses in forms | Noel Grandin |
2017-11-02 | Replace lists by vectors (forms) | Julien Nabet |
2017-11-01 | loplugin:constantparam in connectivity | Noel Grandin |