summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-18Fix typosAndrea Gelmini
2017-08-17drop unused SdrCustomShapeReplacementURLItemJochen Nitschke
2017-08-17implementing callback for ruler invalidationAditya Dewan
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin
2017-08-13cppcheck: variableScopeJochen Nitschke
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-10Fix typosAndrea Gelmini
2017-08-10tdf#79167 Change search type through a drop down controlJames Raykowski
2017-08-08SvPersistStream deadNoel Grandin
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-07Fix typosAndrea Gelmini
2017-08-07loplugin:constparams in sw part10Noel Grandin
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl
2017-08-07loplugin:constparams in sw part9Noel Grandin
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-08-06loplugin:constparams in sw part7Noel Grandin
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-08-04rename nToleranz->nToleranceNoel Grandin
2017-08-04sw: sign paragraph textAshod Nakashian
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-08-02loplugin:checkunusedparams in swNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-31loplugin:unusedfields in swNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-23sw: dummy handler for paragraph signingAshod Nakashian
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-22tdf#109271: Use ScopedVclPtrJulien Nabet
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20tdf#46852 fix spellcheck continue at beginningLuke Deller
2017-07-19tdf#109188 Always load documents read-only in SwOneExampleFrameSamuel Mehrbrodt
2017-07-18sw mail merge: add support for the new 'writer' connectivity driverMiklos Vajna
2017-07-17Embedded documents: don't open in web view modeSzymon Kłos
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-14use more OUString::operator== in swNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski