summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-11tdf#111567: fix memleak in TemplateLocalView::insertItemsJulien Nabet
2017-08-10loplugin:unusedenumconstantsNoel Grandin
2017-08-09tdf#108802 : In SfxControllerItem::dispose do not directly...Dennis Francis
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin
2017-08-07Removing unused SfxItemPool serialisation from sfx2Varun Dhall
2017-08-07TSCP: simplify toolbar to only one combo box + configurationTomaž Vajngerl
2017-08-07loplugin:unnecessaryparenStephan Bergmann
2017-08-04Implement VCL Scheduler lockingJan-Marek Glogowski
2017-08-03Delete nonsense commentTor Lillqvist
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-08-03tdf#97745 use lowercase names for fileOlivier Hallot
2017-08-02tdf#97745 rename index,html to LOHelp.htmlOlivier Hallot
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-08-01Related: tdf#108655 only write to config if values changedCaolán McNamara
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-31tdf#109537: treat Temporary Internet Files as temp directoryMike Kaganski
2017-07-31Resolves: tdf#109007 SvxCharView is in sfx2 not cuiCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28fix indentationMarkus Mohrhard
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-28sfx2 lokhelper: indentation fixesMiklos Vajna
2017-07-28sfx2: fix inconsistent param naming in interface/implementationMiklos Vajna
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-26convert SfxGroupId to scoped enumNoel Grandin
2017-07-25Clear Recent View and Fav view using Right ClickAkshay Deep
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-24loplugin:unusedfields some writeonly fieldsNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-21loplugin:constparams in soltools and variousNoel Grandin
2017-07-21add msgctxt to new stringsCaolán McNamara
2017-07-21give formula .uis their translation domainCaolán McNamara
2017-07-21call to non-constexpre functionCaolán McNamara
2017-07-21loplugin:oncevarTor Lillqvist
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21loplugin:unusedfields in sfx2Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-21Remove unused function code special charactersAkshay Deep
2017-07-20Change url for Help onlineOlivier Hallot