summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2018-11-08Convert FieldUnit to scoped enumMike Kaganski5-106/+107
2018-11-07move SvTreeListBox to vclCaolán McNamara33-14654/+77
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin4-32/+16
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar1-1/+1
2018-11-06convert some macros to local functionsNoel Grandin2-5/+5
2018-11-04tdf#120703 PVS: V547 Get rid of mutexes to initialize function-local staticsMike Kaganski1-16/+3
2018-11-01tdf#121030 invalidate referenced FontInstancesJan-Marek Glogowski1-1/+1
2018-11-01drop LISTBOX_ERRORNoel Grandin1-9/+6
2018-10-30svtools: fix up misleading indentationMiklos Vajna1-0/+2
2018-10-30svtools: fix lost replacement grpahic when updating it via OLE failsMiklos Vajna1-0/+12
2018-10-28tdf#119209: Windows share has inappropriate server suggestionXisco Fauli1-1/+5
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen5-0/+5
2018-10-26loplugin:singlevalfields improvementNoel Grandin1-26/+15
2018-10-25loplugin:unusedmethodsNoel Grandin1-19/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin2-4/+4
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-2/+2
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin1-2/+2
2018-10-23tdf#117348: Change default grid color to a darker grayMuhammet Kara1-1/+1
2018-10-23weld SpecialSettingsPage and GeneratedValuesPageCaolán McNamara1-29/+0
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara1-21/+23
2018-10-22loplugin:unusedfields improvemementsNoel Grandin1-5/+0
2018-10-22loplugin:staticvar in soltools..svxNoel Grandin3-2005/+1818
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