summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2017-07-28fix indentationMarkus Mohrhard1-70/+70
2017-07-28loplugin:constparams handle constructorsNoel Grandin9-11/+11
2017-07-28sfx2 lokhelper: indentation fixesMiklos Vajna1-2/+2
2017-07-28sfx2: fix inconsistent param naming in interface/implementationMiklos Vajna1-5/+5
2017-07-28loplugin:checkunusedparams more part1Noel Grandin2-3/+3
2017-07-26convert SfxGroupId to scoped enumNoel Grandin4-333/+333
2017-07-25Clear Recent View and Fav view using Right ClickAkshay Deep1-0/+55
2017-07-25convert UNO event ids to scoped enumNoel Grandin2-5/+6
2017-07-25loplugin:unusedmethodsNoel Grandin5-22/+0
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin4-27/+21
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin2-73/+0
2017-07-24loplugin:unusedfields some writeonly fieldsNoel Grandin2-7/+0
2017-07-23Removed duplicated includesAndrea Gelmini10-10/+0
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke1-1/+1
2017-07-21loplugin:constparams in soltools and variousNoel Grandin1-0/+1
2017-07-21add msgctxt to new stringsCaolán McNamara1-1/+1
2017-07-21give formula .uis their translation domainCaolán McNamara1-1/+1
2017-07-21call to non-constexpre functionCaolán McNamara1-2/+1
2017-07-21loplugin:oncevarTor Lillqvist1-1/+1
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke1-1/+1
2017-07-21loplugin:constparams in sfx2Noel Grandin56-113/+112
2017-07-21loplugin:unusedfields in sfx2Noel Grandin10-77/+12
2017-07-21de-hrc various thingsCaolán McNamara47-113/+50
2017-07-21migrate to boost::gettextCaolán McNamara173-2686/+721
2017-07-21Remove unused function code special charactersAkshay Deep1-43/+0
2017-07-20Change url for Help onlineOlivier Hallot1-1/+2
2017-07-20sfx2: Fix a memory leak in SfxMedium::GetStorage()Takeshi Abe1-1/+2
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski1-0/+1
2017-07-19Favourites feature in Special charactersAkshay Deep2-3/+265
2017-07-17Fix typosAndrea Gelmini2-3/+3
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-3/+3
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin14-42/+43
2017-07-13unused ResMgrCaolán McNamara1-4/+0
2017-07-13Show document title for embedded documentsSzymon Kłos1-0/+5
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski3-8/+2
2017-07-13loplugin:oncevar: empty strings: sfx2Stephan Bergmann5-14/+7
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin1-4/+4
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin1-5/+5
2017-07-11use more range-for on uno::SequenceNoel Grandin1-4/+2
2017-07-10simplify some OUString compareTo callsNoel Grandin2-9/+9
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin7-15/+13
2017-07-10tdf#108852: Put signature infobar into the right frameKatarina Behrens1-1/+1
2017-07-06Avoid division by zeroStephan Bergmann1-3/+5
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep7-0/+710
2017-07-06Translate German comments/debug strings (leftovers in dirs sdext to soltools)Johnny_M3-3/+3
2017-07-06use more begin()/end() for SequenceNoel Grandin6-22/+16
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin6-8/+8
2017-07-05loplugin:casttovoid (clang-cl): sfx2Stephan Bergmann1-3/+5
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier3-10/+32