summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#119739 switch date field input to NF_EVALDATEFORMAT_FORMAT_INTLEike Rathke2018-10-121-1/+1
* drop some unused headersCaolán McNamara2018-10-121-1/+0
* coverity#1440241 silence Dereference after null checkCaolán McNamara2018-10-121-0/+2
* Revert "tdf#120158: fix ImplGetParameterString for typename"Stephan Bergmann2018-10-111-25/+23
* tdf#120158: fix ImplGetParameterString for typenameJulien Nabet2018-10-101-23/+25
* optimize adding a block of entries at one timeCaolán McNamara2018-10-101-2/+2
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-081-0/+1
* make OGenericUnoDialog take an awt::XWindowCaolán McNamara2018-10-064-20/+9
* give SvFilterOptionsDialog a proper parentCaolán McNamara2018-10-051-4/+14
* weld ExportDialogCaolán McNamara2018-10-055-379/+323
* sal_False -> false in commentLionel Elie Mamane2018-10-041-1/+1
* drop SvMemoryStream::GetBufferNoel Grandin2018-10-041-1/+1
* Resolves: tdf#93372 format table in base is ignoredCaolán McNamara2018-10-031-2/+20
* no need to call empty() before clear()Noel Grandin2018-10-031-2/+1
* loplugin:unusedmethodsNoel Grandin2018-10-031-5/+0
* loplugin:constfields in svtoolsNoel Grandin2018-10-0329-82/+82
* weld SvxLineEndDefTabPageCaolán McNamara2018-09-301-2/+2
* add GetFileImageId and check if there is no parentCaolán McNamara2018-09-301-0/+7
* loplugin:useuniqueptr in SvImpLBoxNoel Grandin2018-09-252-25/+20
* inline SvxIconChoiceCtrlEntryList_impl typedefNoel Grandin2018-09-252-48/+35
* loplugin:unusedmethodsNoel Grandin2018-09-231-29/+0
* weld AlignmentTabPageCaolán McNamara2018-09-221-0/+1
* coverity#1401334 Uncaught exceptionCaolán McNamara2018-09-211-2/+2
* tdf#67248 Use localized layer name only for display in UIRegina Henschel2018-09-211-0/+19
* Replace SAL_FINAL with final in internal codeStephan Bergmann2018-09-201-1/+1
* Replace SAL_OVERRIDE with override in internal codeStephan Bergmann2018-09-201-17/+17
* loplugin:useuniqueptr in SvtValueSetNoel Grandin2018-09-182-28/+23
* loplugin:unusedmethodsNoel Grandin2018-09-181-156/+0
* loplugin:unusedfields improve search for unused collection fieldsNoel Grandin2018-09-181-5/+0
* tdf#114441 Replacing sal_uLong with most appropriate integer typesCaio B. Silva2018-09-182-15/+15
* loplugin:useuniqueptr in ValueSetNoel Grandin2018-09-182-30/+25
* crash editing previously added remote cmisCaolán McNamara2018-09-181-0/+18
* loplugin:useuniqueptr in SvxIconChoiceCtrl_ImplNoel Grandin2018-09-182-18/+12
* rename to weld::ComboBox are they are not text only nowCaolán McNamara2018-09-175-16/+16
* add image support to weld::ComboBoxTextCaolán McNamara2018-09-171-2/+2
* New loplugin:externalStephan Bergmann2018-09-177-38/+38
* weld SvxCharNamePageCaolán McNamara2018-09-141-0/+490
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-133-0/+3
* loplugin:unusedmethodsNoel Grandin2018-09-121-17/+0
* loplugin:simplifyconstruct in svtools..svxNoel Grandin2018-09-116-11/+4
* loplugin:unusedmethodsNoel Grandin2018-09-112-20/+0
* loplugin:constantparamNoel Grandin2018-09-111-3/+2
* tdf#119777 min target is 3.18, not 3.20Caolán McNamara2018-09-101-1/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara2018-09-072-1/+2
* svtools: less text layout calls in RulerMiklos Vajna2018-09-061-3/+38
* weld SwColumnPage and SwColumnDialogCaolán McNamara2018-09-062-16/+43
* weld SvxBorderTabPageCaolán McNamara2018-09-055-2/+532
* weld SvxAreaTabPageCaolán McNamara2018-09-033-2/+95
* tdf#119390 Don't focus the toolbar when closing a floating windowMaxim Monastirsky2018-08-311-1/+3