summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2018-09-18weld SvxMeasurePageCaolán McNamara2-55/+43
2018-09-17In ::SetStyleSheet implementations call parent firstArmin Le Grand8-25/+19
2018-09-17weld SvxSearchFormatDialogCaolán McNamara1-1/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara9-14/+14
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara1-1/+16
2018-09-17New loplugin:externalStephan Bergmann52-130/+137
2018-09-16tdf#118203 Avoid endless recussion in MeasureObjectArmin Le Grand1-3/+3
2018-09-15if its empty don't set it to empty stringCaolán McNamara1-3/+0
2018-09-15coverity#1439337 uninitialized scalar fieldCaolán McNamara1-0/+1
2018-09-15Micro-optim in FormController::approveRowChangeJulien Nabet1-1/+1
2018-09-14weld SvxCharNamePageCaolán McNamara1-14/+110
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen5-0/+5
2018-09-12tdf#70759 Clear formatting should set "Standard" text styleSamuel Mehrbrodt1-0/+1
2018-09-12loplugin:unusedmethodsNoel Grandin1-12/+0
2018-09-12tdf#119392 write bitfield in <draw:layer-set> orderRegina Henschel1-27/+47
2018-09-11loplugin:unusedfieldsNoel Grandin1-5/+0
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin54-131/+29
2018-09-11loplugin:unusedmethodsNoel Grandin5-73/+0
2018-09-11weld SvxBitmapPickTabPageCaolán McNamara1-15/+6
2018-09-11loplugin:constantparamNoel Grandin1-3/+2
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin3-3/+3
2018-09-10tdf#119777 min target is 3.18, not 3.20Caolán McNamara1-1/+1
2018-09-10a11y: Fix multiple instances of duplicate mnemonicsKatarina Behrens2-3/+3
2018-09-10weld SvxBulletPickTabPageCaolán McNamara1-0/+330
2018-09-10No more need for extra local variablesStephan Bergmann1-16/+8
2018-09-10clang-tidy bugprone-virtual-near-miss in RecoveryDialogNoel Grandin2-8/+8
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen3-0/+4
2018-09-09weld SvxShadowTabPageCaolán McNamara1-32/+30
2018-09-09weld SvxGridTabPageCaolán McNamara2-149/+128
2018-09-08weld FontFeaturesDialogCaolán McNamara1-28/+15
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov1-14/+4
2018-09-07weld SvxCharEffectsPageCaolán McNamara2-6/+59
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara10-13/+14
2018-09-07tdf#75341: fix condition to approve row (form)Julien Nabet1-3/+4
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin1-8/+16
2018-09-06rename back now originals are fully replacedCaolán McNamara1-9/+9
2018-09-06weld SwColumnPage and SwColumnDialogCaolán McNamara1-255/+0
2018-09-06tdf#108351 - Default list of paragraph styles in drop down menuheiko tietze1-2/+2
2018-09-06tdf#91837: fix deinitializeControls (forms)Julien Nabet1-0/+1
2018-09-05weld SvxBorderTabPageCaolán McNamara5-380/+268
2018-09-05default focus colorset on popover gaining focusCaolán McNamara1-0/+6
2018-09-05loplugin:useuniqueptr in svxNoel Grandin3-20/+9
2018-09-05loplugin:useuniqueptr in ViewObjectContactOfPageObjNoel Grandin1-3/+1
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin3-2/+5
2018-09-05pdfium: replace FPDFTextObj_CountChars/GetTextProcessed patches with backportMiklos Vajna1-5/+3
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn1-57/+8
2018-09-03weld SvxAreaTabPageCaolán McNamara10-809/+324
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin1-2/+2
2018-09-01tdf#119611 Use generic SetAll() in SdrPageView ctor.Regina Henschel1-40/+6
2018-08-31Fix syntaxJulien Nabet1-1/+1