summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2018-10-20Turn LanguageTag::ScriptType into scoped enumStephan Bergmann1-1/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin7-9/+9
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin4-14/+14
2018-10-18tdf#119847 - Can now autoselect font size on first clickNickson1-0/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin5-25/+27
2018-10-17loplugin:singlevalfieldsNoel Grandin1-132/+4
2018-10-16drop LazyDeletorCaolán McNamara1-1/+2
2018-10-15weld ChartTypeDialog and SchLayoutTabPageCaolán McNamara2-4/+24
2018-10-15loplugin:staticconstfield improvementsNoel Grandin1-1/+1
2018-10-15restore RemoveItem mnHighItemId handlingCaolán McNamara1-3/+5
2018-10-15add SvStream::TellEndNoel Grandin2-7/+7
2018-10-12Resolves: tdf#119739 switch date field input to NF_EVALDATEFORMAT_FORMAT_INTLEike Rathke1-1/+1
2018-10-12drop some unused headersCaolán McNamara1-1/+0
2018-10-12coverity#1440241 silence Dereference after null checkCaolán McNamara1-0/+2
2018-10-11Revert "tdf#120158: fix ImplGetParameterString for typename"Stephan Bergmann1-25/+23
2018-10-10tdf#120158: fix ImplGetParameterString for typenameJulien Nabet1-23/+25
2018-10-10optimize adding a block of entries at one timeCaolán McNamara1-2/+2
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara4-20/+9
2018-10-05give SvFilterOptionsDialog a proper parentCaolán McNamara1-4/+14
2018-10-05weld ExportDialogCaolán McNamara5-379/+323
2018-10-04sal_False -> false in commentLionel Elie Mamane1-1/+1
2018-10-04drop SvMemoryStream::GetBufferNoel Grandin1-1/+1
2018-10-03Resolves: tdf#93372 format table in base is ignoredCaolán McNamara1-2/+20
2018-10-03no need to call empty() before clear()Noel Grandin1-2/+1
2018-10-03loplugin:unusedmethodsNoel Grandin1-5/+0
2018-10-03loplugin:constfields in svtoolsNoel Grandin29-82/+82
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara1-2/+2
2018-09-30add GetFileImageId and check if there is no parentCaolán McNamara1-0/+7
2018-09-25loplugin:useuniqueptr in SvImpLBoxNoel Grandin2-25/+20
2018-09-25inline SvxIconChoiceCtrlEntryList_impl typedefNoel Grandin2-48/+35
2018-09-23loplugin:unusedmethodsNoel Grandin1-29/+0
2018-09-22weld AlignmentTabPageCaolán McNamara1-0/+1
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara1-2/+2
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel1-0/+19
2018-09-20Replace SAL_FINAL with final in internal codeStephan Bergmann1-1/+1
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann1-17/+17
2018-09-18loplugin:useuniqueptr in SvtValueSetNoel Grandin2-28/+23
2018-09-18loplugin:unusedmethodsNoel Grandin1-156/+0
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin1-5/+0
2018-09-18tdf#114441 Replacing sal_uLong with most appropriate integer typesCaio B. Silva2-15/+15
2018-09-18loplugin:useuniqueptr in ValueSetNoel Grandin2-30/+25
2018-09-18crash editing previously added remote cmisCaolán McNamara1-0/+18
2018-09-18loplugin:useuniqueptr in SvxIconChoiceCtrl_ImplNoel Grandin2-18/+12
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara5-16/+16
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara1-2/+2
2018-09-17New loplugin:externalStephan Bergmann7-38/+38
2018-09-14weld SvxCharNamePageCaolán McNamara1-0/+490
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen3-0/+3
2018-09-12loplugin:unusedmethodsNoel Grandin1-17/+0