summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* weld SvxNumPositionTabPageCaolán McNamara2018-09-113-406/+625
* weld SvxBitmapPickTabPageCaolán McNamara2018-09-113-61/+80
* weld SvxNumPickTabPageCaolán McNamara2018-09-113-30/+45
* move 'features' button for format->character to next rowCaolán McNamara2018-09-111-50/+65
* tdf#119777 min target is 3.18, not 3.20Caolán McNamara2018-09-101-1/+1
* a11y: Fix multiple instances of duplicate mnemonicsKatarina Behrens2018-09-101-2/+2
* weld SvxSingleNumPickTabPageCaolán McNamara2018-09-103-30/+46
* weld SvxBulletPickTabPageCaolán McNamara2018-09-103-30/+48
* No more need for extra local variablesStephan Bergmann2018-09-101-30/+14
* weld SvxCaptionTabDialogCaolán McNamara2018-09-105-48/+133
* weld SvxCaptionTabPageCaolán McNamara2018-09-103-215/+191
* select an entry before setting sensitivityCaolán McNamara2018-09-101-6/+7
* fix wrong focus settingsCaolán McNamara2018-09-102-5/+5
* weld SvxAreaTabDialogCaolán McNamara2018-09-098-83/+169
* weld SvxShadowTabPageCaolán McNamara2018-09-093-133/+163
* make CreateGeneralTabPage take a TabPageParentCaolán McNamara2018-09-091-4/+6
* set default min point line widthCaolán McNamara2018-09-082-0/+3
* loplugin:useuniqueptr in TakeThreadNoel Grandin2018-09-081-3/+3
* fix various focus problemsCaolán McNamara2018-09-081-3/+6
* weld FontFeaturesDialogCaolán McNamara2018-09-086-98/+151
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-09-081-31/+11
* just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara2018-09-072-11/+12
* weld SvxCharEffectsPageCaolán McNamara2018-09-073-580/+414
* weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara2018-09-0721-307/+271
* clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin2018-09-061-14/+30
* tdf#119293 - UI Consistency for inserting rows in Writer table"heiko tietze2018-09-062-0/+16
* loplugin:simplifyconstruct in canvas..cuiNoel Grandin2018-09-0619-54/+7
* rename back now originals are fully replacedCaolán McNamara2018-09-061-1/+1
* Revert "tdf#119293 - UI Consistency for inserting rows in Writer table"Heiko Tietze2018-09-062-14/+0
* clang-tidy performance-unnecessary-value-paramNoel Grandin2018-09-063-3/+7
* weld SvxBorderTabPageCaolán McNamara2018-09-057-805/+700
* clang-tidy performance-inefficient-vector-operationNoel Grandin2018-09-052-1/+3
* tdf#119690 on 'apply' options dialog is still up, use that as parentCaolán McNamara2018-09-041-1/+1
* weld SvxAreaTabPageCaolán McNamara2018-09-0315-1156/+1319
* expand CheckBox AddItemConnectionCaolán McNamara2018-09-031-9/+54
* Resolves: tdf#119574 set specific width for style list widgetCaolán McNamara2018-09-031-0/+4
* tdf#119293 - UI Consistency for inserting rows in Writer tableheiko tietze2018-09-032-0/+14
* Support buffering SystemDependent GraphicDataArmin Le Grand2018-08-301-0/+2
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-291-7/+6
* rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin2018-08-271-1/+1
* pass DelFormats around using std::vectorNoel Grandin2018-08-241-5/+3
* new loplugin:conststringfieldNoel Grandin2018-08-221-7/+6
* tdf#119282 Area tab, Pattern color changeNoel Grandin2018-08-211-2/+3
* Resolves: tdf#119350 page with 0 margins shown as 1cm in page dialogCaolán McNamara2018-08-212-4/+4
* loplugin:useuniqueptr in cuiNoel Grandin2018-08-212-61/+61
* return weld widgets by std::unique_ptr from builderNoel Grandin2018-08-203-22/+22
* tdf#119030: Disable entries if open file read-only is uncheckedXisco Fauli2018-08-192-0/+16
* Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann2018-08-171-4/+7
* tdf#119299 Start with a never scrollbar policyMaxim Monastirsky2018-08-171-0/+1
* SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann2018-08-161-2/+2