summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* Convert FieldUnit to scoped enumMike Kaganski2018-11-085-106/+107
* move SvTreeListBox to vclCaolán McNamara2018-11-0733-14654/+77
* loplugin:collapseif in sdext..svxNoel Grandin2018-11-074-32/+16
* replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar2018-11-061-1/+1
* convert some macros to local functionsNoel Grandin2018-11-062-5/+5
* tdf#120703 PVS: V547 Get rid of mutexes to initialize function-local staticsMike Kaganski2018-11-041-16/+3
* tdf#121030 invalidate referenced FontInstancesJan-Marek Glogowski2018-11-011-1/+1
* drop LISTBOX_ERRORNoel Grandin2018-11-011-9/+6
* svtools: fix up misleading indentationMiklos Vajna2018-10-301-0/+2
* svtools: fix lost replacement grpahic when updating it via OLE failsMiklos Vajna2018-10-301-0/+12
* tdf#119209: Windows share has inappropriate server suggestionXisco Fauli2018-10-281-1/+5
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-265-0/+5
* loplugin:singlevalfields improvementNoel Grandin2018-10-261-26/+15
* loplugin:unusedmethodsNoel Grandin2018-10-251-19/+0
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-242-4/+4
* weld AdvancedSettingsDialogCaolán McNamara2018-10-241-2/+2
* clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin2018-10-241-2/+2
* tdf#117348: Change default grid color to a darker grayMuhammet Kara2018-10-231-1/+1
* weld SpecialSettingsPage and GeneratedValuesPageCaolán McNamara2018-10-231-29/+0
* pvs-studio: V794 The assignment operator should be protectedCaolán McNamara2018-10-221-21/+23
* loplugin:unusedfields improvemementsNoel Grandin2018-10-221-5/+0
* loplugin:staticvar in soltools..svxNoel Grandin2018-10-223-2005/+1818
* Turn LanguageTag::ScriptType into scoped enumStephan Bergmann2018-10-201-1/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-197-9/+9
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-194-14/+14
* tdf#119847 - Can now autoselect font size on first clickNickson2018-10-181-0/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-175-25/+27
* loplugin:singlevalfieldsNoel Grandin2018-10-171-132/+4
* drop LazyDeletorCaolán McNamara2018-10-161-1/+2
* weld ChartTypeDialog and SchLayoutTabPageCaolán McNamara2018-10-152-4/+24
* loplugin:staticconstfield improvementsNoel Grandin2018-10-151-1/+1
* restore RemoveItem mnHighItemId handlingCaolán McNamara2018-10-151-3/+5
* add SvStream::TellEndNoel Grandin2018-10-152-7/+7
* 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