summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2018-09-15explictly *not* translatable I meanCaolán McNamara1-8/+8
2018-09-14set those to explicitly untranslatable againCaolán McNamara1-8/+8
2018-09-14rename CharBasePage back to SvxCharNamePageCaolán McNamara2-23/+23
2018-09-14drop now unused SvxCharBasePageCaolán McNamara2-85/+0
2018-09-14weld SwCharDlgCaolán McNamara2-0/+4
2018-09-14weld SvxCharNamePageCaolán McNamara4-505/+772
2018-09-13tdf#118881: Fix HTML parsing for personasMuhammet Kara1-9/+9
2018-09-13add GetDialogExampleSet rather than guess at itCaolán McNamara3-9/+9
2018-09-13fix position page radio groups and focusCaolán McNamara1-4/+4
2018-09-13background tab reserves size for pages it never showsCaolán McNamara3-5/+18
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-09-12loplugin:unusedmethodsNoel Grandin1-2/+0
2018-09-12Avoid duplicate class name causing ODR violationStephan Bergmann2-3/+7
2018-09-11weld SvxNumPositionTabPageCaolán McNamara3-406/+625
2018-09-11weld SvxBitmapPickTabPageCaolán McNamara3-61/+80
2018-09-11weld SvxNumPickTabPageCaolán McNamara3-30/+45
2018-09-11move 'features' button for format->character to next rowCaolán McNamara1-50/+65
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 Behrens1-2/+2
2018-09-10weld SvxSingleNumPickTabPageCaolán McNamara3-30/+46
2018-09-10weld SvxBulletPickTabPageCaolán McNamara3-30/+48
2018-09-10No more need for extra local variablesStephan Bergmann1-30/+14
2018-09-10weld SvxCaptionTabDialogCaolán McNamara5-48/+133
2018-09-10weld SvxCaptionTabPageCaolán McNamara3-215/+191
2018-09-10select an entry before setting sensitivityCaolán McNamara1-6/+7
2018-09-10fix wrong focus settingsCaolán McNamara2-5/+5
2018-09-09weld SvxAreaTabDialogCaolán McNamara8-83/+169
2018-09-09weld SvxShadowTabPageCaolán McNamara3-133/+163
2018-09-09make CreateGeneralTabPage take a TabPageParentCaolán McNamara1-4/+6
2018-09-08set default min point line widthCaolán McNamara2-0/+3
2018-09-08loplugin:useuniqueptr in TakeThreadNoel Grandin1-3/+3
2018-09-08fix various focus problemsCaolán McNamara1-3/+6
2018-09-08weld FontFeaturesDialogCaolán McNamara6-98/+151
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov1-31/+11
2018-09-07just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara2-11/+12
2018-09-07weld SvxCharEffectsPageCaolán McNamara3-580/+414
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara21-307/+271
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin1-14/+30
2018-09-06tdf#119293 - UI Consistency for inserting rows in Writer table"heiko tietze2-0/+16
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin19-54/+7
2018-09-06rename back now originals are fully replacedCaolán McNamara1-1/+1
2018-09-06Revert "tdf#119293 - UI Consistency for inserting rows in Writer table"Heiko Tietze2-14/+0
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin3-3/+7
2018-09-05weld SvxBorderTabPageCaolán McNamara7-805/+700
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin2-1/+3
2018-09-04tdf#119690 on 'apply' options dialog is still up, use that as parentCaolán McNamara1-1/+1
2018-09-03weld SvxAreaTabPageCaolán McNamara15-1156/+1319
2018-09-03expand CheckBox AddItemConnectionCaolán McNamara1-9/+54
2018-09-03Resolves: tdf#119574 set specific width for style list widgetCaolán McNamara1-0/+4
2018-09-03tdf#119293 - UI Consistency for inserting rows in Writer tableheiko tietze2-0/+14