summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* weld SvxLineEndDefTabPageCaolán McNamara2018-09-301-2/+2
* add GetFileImageId and check if there is no parentCaolán McNamara2018-09-301-0/+7
* loplugin:useuniqueptr in SvImpLBoxNoel Grandin2018-09-252-25/+20
* inline SvxIconChoiceCtrlEntryList_impl typedefNoel Grandin2018-09-252-48/+35
* loplugin:unusedmethodsNoel Grandin2018-09-231-29/+0
* weld AlignmentTabPageCaolán McNamara2018-09-221-0/+1
* coverity#1401334 Uncaught exceptionCaolán McNamara2018-09-211-2/+2
* tdf#67248 Use localized layer name only for display in UIRegina Henschel2018-09-211-0/+19
* Replace SAL_FINAL with final in internal codeStephan Bergmann2018-09-201-1/+1
* Replace SAL_OVERRIDE with override in internal codeStephan Bergmann2018-09-201-17/+17
* loplugin:useuniqueptr in SvtValueSetNoel Grandin2018-09-182-28/+23
* loplugin:unusedmethodsNoel Grandin2018-09-181-156/+0
* loplugin:unusedfields improve search for unused collection fieldsNoel Grandin2018-09-181-5/+0
* tdf#114441 Replacing sal_uLong with most appropriate integer typesCaio B. Silva2018-09-182-15/+15
* loplugin:useuniqueptr in ValueSetNoel Grandin2018-09-182-30/+25
* crash editing previously added remote cmisCaolán McNamara2018-09-181-0/+18
* loplugin:useuniqueptr in SvxIconChoiceCtrl_ImplNoel Grandin2018-09-182-18/+12
* rename to weld::ComboBox are they are not text only nowCaolán McNamara2018-09-175-16/+16
* add image support to weld::ComboBoxTextCaolán McNamara2018-09-171-2/+2
* New loplugin:externalStephan Bergmann2018-09-177-38/+38
* weld SvxCharNamePageCaolán McNamara2018-09-141-0/+490
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-133-0/+3
* loplugin:unusedmethodsNoel Grandin2018-09-121-17/+0
* loplugin:simplifyconstruct in svtools..svxNoel Grandin2018-09-116-11/+4
* loplugin:unusedmethodsNoel Grandin2018-09-112-20/+0
* loplugin:constantparamNoel Grandin2018-09-111-3/+2
* tdf#119777 min target is 3.18, not 3.20Caolán McNamara2018-09-101-1/+1
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara2018-09-072-1/+2
* svtools: less text layout calls in RulerMiklos Vajna2018-09-061-3/+38
* weld SwColumnPage and SwColumnDialogCaolán McNamara2018-09-062-16/+43
* weld SvxBorderTabPageCaolán McNamara2018-09-055-2/+532
* weld SvxAreaTabPageCaolán McNamara2018-09-033-2/+95
* tdf#119390 Don't focus the toolbar when closing a floating windowMaxim Monastirsky2018-08-311-1/+3
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-292-6/+6
* XHTML import: <br></br> is one line breakMiklos Vajna2018-08-292-1/+24
* tdf#119427: fix selectionChanged eventJulien Nabet2018-08-231-0/+2
* ofz#10022 oom in htmlfuzzerCaolán McNamara2018-08-231-4/+6
* new loplugin:conststringfieldNoel Grandin2018-08-221-4/+2
* return weld widgets by std::unique_ptr from builderNoel Grandin2018-08-203-15/+15
* Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke2018-08-161-1/+1
* ofz#9691 infinite-loopCaolán McNamara2018-08-161-2/+7
* Fix wizard step text stylingJan-Marek Glogowski2018-08-152-64/+45
* Resolves: tdf#110751 add "Sindhi, Arabic" to language listEike Rathke2018-08-151-1/+2
* Avoid unsigned wrap-around when nVisibleViewCount is zeroStephan Bergmann2018-08-151-4/+6
* pass IMapObject around by std::unique_ptrNoel Grandin2018-08-152-9/+12
* ofz: Integer-overflowCaolán McNamara2018-08-131-1/+5
* loplugin:useuniqueptr in SvParserNoel Grandin2018-08-031-7/+7
* Add missing sal/log.hxx headersGabor Kelemen2018-08-0240-0/+40
* add operator+=(OUStringBuffer) method to OUStringNoel Grandin2018-08-012-17/+42