summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)AuthorFilesLines
2018-11-28drop some unnecessary includesCaolán McNamara1-1/+0
2018-11-28loplugin:unusedfieldsNoel Grandin1-2/+2
2018-11-28loplugin:unusedmethodsNoel Grandin1-1/+0
2018-11-27loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2018-11-27remove unused BrowserMode enum valuesNoel Grandin1-9/+1
2018-11-27remove unused SvxIconViewFlags enum valuesNoel Grandin1-9/+3
2018-11-27remove unused RulerBorderStyle enum valuesNoel Grandin1-3/+1
2018-11-23Get rid of ValueSet's internal VirtualDevice, draw to RenderContextMike Kaganski1-5/+3
2018-11-21weld SwCondCollPageCaolán McNamara9-1218/+15
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-19-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-11-17loplugin:unusedmethodsNoel Grandin1-1/+0
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara2-53/+82
2018-11-16loplugin:staticmethods improvementNoel Grandin1-1/+1
2018-11-14move fmtfieldCaolán McNamara1-296/+0
2018-11-13loplugin:singlevalfields in svtoolsNoel Grandin4-14/+2
2018-11-12Mythes -> MyThesTakeshi Abe1-1/+1
2018-11-12Fix typoAndrea Gelmini1-1/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski2-10/+10
2018-11-07move SvTreeListBox to vclCaolán McNamara22-2713/+10
2018-11-05tdf#42949 Fix IWYU warnings in include/sot/*Gabor Kelemen1-0/+1
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin2-4/+4
2018-10-28tdf#119209: Windows share has inappropriate server suggestionXisco Fauli1-0/+3
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2-0/+2
2018-10-26loplugin:singlevalfields improvementNoel Grandin1-2/+1
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski1-0/+1
2018-10-25loplugin:unusedmethodsNoel Grandin1-11/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin4-13/+13
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-1/+1
2018-10-23weld SpecialSettingsPage and GeneratedValuesPageCaolán McNamara1-12/+0
2018-10-22loplugin:unusedfields improvemementsNoel Grandin1-2/+0
2018-10-17loplugin:singlevalfieldsNoel Grandin1-12/+1
2018-10-15weld ChartTypeDialog and SchLayoutTabPageCaolán McNamara2-0/+8
2018-10-15loplugin:staticconstfield improvementsNoel Grandin1-1/+1
2018-10-06drop some now unnecessary includeCaolán McNamara1-1/+0
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara1-1/+1
2018-10-03loplugin:unusedmethodsNoel Grandin1-1/+0
2018-10-03loplugin:constfields in svtoolsNoel Grandin27-54/+53
2018-09-30add GetFileImageId and check if there is no parentCaolán McNamara1-0/+1
2018-09-25loplugin:useuniqueptr in SvImpLBoxNoel Grandin1-1/+1
2018-09-23loplugin:unusedmethodsNoel Grandin1-1/+0
2018-09-22weld AlignmentTabPageCaolán McNamara1-0/+12
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara1-1/+2
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel1-2/+4
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann1-2/+2
2018-09-18loplugin:useuniqueptr in SvtValueSetNoel Grandin1-2/+2
2018-09-18loplugin:unusedmethodsNoel Grandin1-11/+0
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin1-3/+0
2018-09-18tdf#114441 Replacing sal_uLong with most appropriate integer typesCaio B. Silva1-7/+7