Age | Commit message (Expand) | Author |
2018-04-15 | remove some unused comphelper includes | Jochen Nitschke |
2018-04-12 | weld SbiInputDialog | Caolán McNamara |
2018-04-12 | weld SvRTLInputBox | Caolán McNamara |
2018-04-06 | tdf#111313: Honor bWriteNoLenParam in !bCompatibility, too | Stephan Bergmann |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-29 | loplugin:unusedmethods | Noel Grandin |
2018-03-29 | loplugin:virtualdown in basctl,basic | Noel Grandin |
2018-03-20 | drop unnecessary includes | Caolán McNamara |
2018-03-17 | Typos: definied->defined | Julien Nabet |
2018-03-15 | change recursive ImageURL prop. search to use XGraphic | Tomaž Vajngerl |
2018-03-11 | Move (and rename) graphic stuff from svtools to vcl | Tomaž Vajngerl |
2018-02-27 | convert Redline warning dialog to .ui to get helpids | Caolán McNamara |
2018-02-27 | convert remaining WarningBox to weld::MessageDialog | Caolán McNamara |
2018-02-26 | loplugin:oncevar extend to tools/gen.hxx types | Noel Grandin |
2018-02-25 | convert remaining InfoBox to weld::MessageDialog | Caolán McNamara |
2018-02-25 | Blind fix for 3ceb01afc3e5f47930e24fb0b21e6e85b86f660e | Julien Nabet |
2018-02-24 | Use for range loops in basegfx and basic | Julien Nabet |
2018-02-16 | Revert "loplugin:changetoolsgen in avmedia..basic" and reapply plugin | Noel Grandin |
2018-02-16 | ofz#6311 still problems with SdrEdgeObj listening to same obj at start as end | Caolán McNamara |
2018-02-13 | loplugin:changetoolsgen in avmedia..basic | Noel Grandin |
2018-02-09 | Decrease fragility in odd use cases with no current document | Tor Lillqvist |
2018-01-31 | basic: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-25 | loplugin:pointerbool (clang-cl) | Stephan Bergmann |
2018-01-23 | Introduce SbxValues::clear | Stephan Bergmann |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2018-01-19 | new loplugin:emptyif | Noel Grandin |
2018-01-19 | loplugin:useuniqeptr in SbxVariable | Noel Grandin |
2018-01-19 | loplugin:useuniqueptr in SbiStdObject | Noel Grandin |
2018-01-19 | loplugin:useuniqueptr in SbUnoMethod | Noel Grandin |
2018-01-19 | loplugin:useuniqueptr in SbiGlobals | Noel Grandin |
2018-01-19 | loplugin:useuniqueptr in SbModule | Noel Grandin |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-15 | More loplugin:cstylecast: basic | Stephan Bergmann |
2018-01-15 | convert a<b?a:b to std::min(a,b) | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: basic | Stephan Bergmann |
2018-01-10 | tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t. | ekuiitr |
2018-01-08 | basic, solve link problems | jan Iversen |
2018-01-07 | basic, changed runtime | jan Iversen |
2018-01-06 | SAL_TYPES_SIZEOFINT == 2 no longer possible | Noel Grandin |
2018-01-04 | Silence loplugin:unnecessarycatchthrow with --disable-debug | Stephan Bergmann |
2018-01-02 | RID_* can be extern global variables | Noel Grandin |
2017-12-29 | Fix typos | Andrea Gelmini |
2017-12-26 | loplugin:passstuffbyref improved return in basic,framework | Noel Grandin |
2017-12-23 | VBA tests (4) - don't pass when all tests fail | Zdeněk Crhonek |
2017-12-22 | lokdialog: Allow switching language of some of the ResMgr's. | Jan Holesovsky |
2017-12-22 | VB tests (3)-don't pass whe all tests fail | Zdeněk Crhonek |
2017-12-19 | wrap scoped enum around css::util::NumberFormat | Noel Grandin |
2017-12-19 | loplugin:unusedenumconstants | Noel Grandin |
2017-12-18 | loplugin:unusedindex | Mike Kaganski |