summaryrefslogtreecommitdiff
path: root/svtools/source/uno
AgeCommit message (Expand)Author
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-08-31tdf#119390 Don't focus the toolbar when closing a floating windowMaxim Monastirsky
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-15pass IMapObject around by std::unique_ptrNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in svl,svtoolsNoel Grandin
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-17loplugin:unusedfields in svtoolsNoel Grandin
2018-04-20loplugin:sallogareas (clang-cl)Stephan Bergmann
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-13drop ModalDialog non .ui ctorCaolán McNamara
2018-04-12make SvLBoxItem::Clone return a std::unique_ptrNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin
2018-02-08Modernize a bit svtoolsJulien Nabet
2018-02-08Different approach for tdf#115227Maxim Monastirsky
2018-01-25tdf#115227 svtools: suppress UNO notifications for color selectorsMiklos Vajna
2018-01-17loplugin:useuniqueptr in TreeControlPeerNoel Grandin
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2018-01-11Modernize a bit svtoolsJulien Nabet
2018-01-04drop OAddressBookSourceDialogUnoBase typedefNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-11-05Replace remaining lists by vectors in svtoolsJulien Nabet
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-24loplugin:finalclasses in svtoolsNoel Grandin
2017-10-23loplugin:includeform: svtoolsStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-29WB_MOVEABLE should not trigger tearoff modeMaxim Monastirsky
2017-09-23loplugin:flatten in svl..svxNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-30tdf#109309 Currency dropdown is misplaced under WaylandMaxim Monastirsky
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-19loplugin:constparams in svtoolsNoel Grandin