summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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
2017-07-20sfx2: Fix a memory leak in SfxMedium::GetStorage()Takeshi Abe
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski
2017-07-19Favourites feature in Special charactersAkshay Deep
2017-07-17Fix typosAndrea Gelmini
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-07-13unused ResMgrCaolán McNamara
2017-07-13Show document title for embedded documentsSzymon Kłos
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13loplugin:oncevar: empty strings: sfx2Stephan Bergmann
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-10tdf#108852: Put signature infobar into the right frameKatarina Behrens
2017-07-06Avoid division by zeroStephan Bergmann
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
2017-07-06Translate German comments/debug strings (leftovers in dirs sdext to soltools)Johnny_M
2017-07-06use more begin()/end() for SequenceNoel Grandin