summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara
2018-10-05give SvFilterOptionsDialog a proper parentCaolán McNamara
2018-10-05weld ExportDialogCaolán McNamara
2018-10-04sal_False -> false in commentLionel Elie Mamane
2018-10-04drop SvMemoryStream::GetBufferNoel Grandin
2018-10-03Resolves: tdf#93372 format table in base is ignoredCaolán McNamara
2018-10-03no need to call empty() before clear()Noel Grandin
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara
2018-09-30add GetFileImageId and check if there is no parentCaolán McNamara
2018-09-25loplugin:useuniqueptr in SvImpLBoxNoel Grandin
2018-09-25inline SvxIconChoiceCtrlEntryList_impl typedefNoel Grandin
2018-09-23loplugin:unusedmethodsNoel Grandin
2018-09-22weld AlignmentTabPageCaolán McNamara
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel
2018-09-20Replace SAL_FINAL with final in internal codeStephan Bergmann
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-18loplugin:useuniqueptr in SvtValueSetNoel Grandin
2018-09-18loplugin:unusedmethodsNoel Grandin
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin
2018-09-18tdf#114441 Replacing sal_uLong with most appropriate integer typesCaio B. Silva
2018-09-18loplugin:useuniqueptr in ValueSetNoel Grandin
2018-09-18crash editing previously added remote cmisCaolán McNamara
2018-09-18loplugin:useuniqueptr in SvxIconChoiceCtrl_ImplNoel Grandin
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-12loplugin:unusedmethodsNoel Grandin
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-09-11loplugin:unusedmethodsNoel Grandin
2018-09-11loplugin:constantparamNoel Grandin
2018-09-10tdf#119777 min target is 3.18, not 3.20Caolán McNamara
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-09-06svtools: less text layout calls in RulerMiklos Vajna
2018-09-06weld SwColumnPage and SwColumnDialogCaolán McNamara
2018-09-05weld SvxBorderTabPageCaolán McNamara
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-08-31tdf#119390 Don't focus the toolbar when closing a floating windowMaxim Monastirsky
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29XHTML import: <br></br> is one line breakMiklos Vajna
2018-08-23tdf#119427: fix selectionChanged eventJulien Nabet
2018-08-23ofz#10022 oom in htmlfuzzerCaolán McNamara
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke