summaryrefslogtreecommitdiff
path: root/svtools/source/uno
AgeCommit message (Expand)Author
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-03-02weld AddressBookSourceDialogCaolán McNamara
2019-03-01expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin
2019-02-10loplugin:indentation in svtoolsNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens
2018-12-11loplugin:useuniqueptr in svtools,toolkitsNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-25Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov
2018-11-14move fmtfieldCaolán McNamara
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-16drop LazyDeletorCaolán McNamara
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara
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