summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin6-11/+4
2018-09-11loplugin:unusedmethodsNoel Grandin2-20/+0
2018-09-11loplugin:constantparamNoel Grandin1-3/+2
2018-09-10tdf#119777 min target is 3.18, not 3.20Caolán McNamara1-1/+1
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara2-1/+2
2018-09-06svtools: less text layout calls in RulerMiklos Vajna1-3/+38
2018-09-06weld SwColumnPage and SwColumnDialogCaolán McNamara2-16/+43
2018-09-05weld SvxBorderTabPageCaolán McNamara5-2/+532
2018-09-03weld SvxAreaTabPageCaolán McNamara3-2/+95
2018-08-31tdf#119390 Don't focus the toolbar when closing a floating windowMaxim Monastirsky1-1/+3
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov2-6/+6
2018-08-29XHTML import: <br></br> is one line breakMiklos Vajna2-1/+24
2018-08-23tdf#119427: fix selectionChanged eventJulien Nabet1-0/+2
2018-08-23ofz#10022 oom in htmlfuzzerCaolán McNamara1-4/+6
2018-08-22new loplugin:conststringfieldNoel Grandin1-4/+2
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin3-15/+15
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke1-1/+1
2018-08-16ofz#9691 infinite-loopCaolán McNamara1-2/+7
2018-08-15Fix wizard step text stylingJan-Marek Glogowski2-64/+45
2018-08-15Resolves: tdf#110751 add "Sindhi, Arabic" to language listEike Rathke1-1/+2
2018-08-15Avoid unsigned wrap-around when nVisibleViewCount is zeroStephan Bergmann1-4/+6
2018-08-15pass IMapObject around by std::unique_ptrNoel Grandin2-9/+12
2018-08-13ofz: Integer-overflowCaolán McNamara1-1/+5
2018-08-03loplugin:useuniqueptr in SvParserNoel Grandin1-7/+7
2018-08-02Add missing sal/log.hxx headersGabor Kelemen40-0/+40
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin2-17/+42
2018-07-27loplugin:returnconstant in svl,svtoolsNoel Grandin5-19/+11
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin3-13/+12
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara1-1/+1
2018-07-24ofz#7621 tight OUString concat loop causes libfuzzer oomCaolán McNamara1-2/+6
2018-07-24Fix semantic of sentenceJens Carl1-1/+1
2018-07-23Fix typos of commit 26f1fc7Andrea Gelmini1-1/+1
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-23loplugin:unusedfieldsNoel Grandin1-8/+0