summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2017-08-20tdf#107129: correct showing orderSzymon Kłos
2017-08-19drop unused SfxSizeItemJochen Nitschke
2017-08-18drop unused CntContentTypeItemJochen Nitschke
2017-08-18loplugin:nullptr (clang-cl)Stephan Bergmann
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17Fix typosAndrea Gelmini
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-17Removing unused serialisation codeVarun Dhall
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-15tdf#109210 - Non-standard background color at the new controlsAkshay Deep
2017-08-15tdf#100864 Assign a tooltip to the button to close paneTakeshi Abe
2017-08-14Creating a button for the hamburger menuGökhan Gurbetoğlu
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
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