summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand1-0/+2
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov1-7/+6
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin1-1/+1
2018-08-24pass DelFormats around using std::vectorNoel Grandin1-5/+3
2018-08-22new loplugin:conststringfieldNoel Grandin1-7/+6
2018-08-21tdf#119282 Area tab, Pattern color changeNoel Grandin1-2/+3
2018-08-21Resolves: tdf#119350 page with 0 margins shown as 1cm in page dialogCaolán McNamara2-4/+4
2018-08-21loplugin:useuniqueptr in cuiNoel Grandin2-61/+61
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin3-22/+22
2018-08-19tdf#119030: Disable entries if open file read-only is uncheckedXisco Fauli2-0/+16
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann1-4/+7
2018-08-17tdf#119299 Start with a never scrollbar policyMaxim Monastirsky1-0/+1
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann1-2/+2
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann1-2/+2
2018-08-15loplugin:useuniqueptr in IconChoiceDialogNoel Grandin2-9/+7
2018-08-14tdf#119231: Add missing help response idXisco Fauli1-0/+1
2018-08-12Fix typosAndrea Gelmini1-1/+1
2018-08-10Translate German variable namesJohnny_M2-46/+46
2018-08-10tdf#113853 fix keeping visible selected items jumping by tabU-Vladimir\Vadim1-15/+23
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin1-1/+1
2018-08-09remove Calc's software interpreterLuboš Luňák4-34/+0
2018-08-08Resolves: tdf#118281 control positions always in cmCaolán McNamara1-0/+5
2018-08-08tdf#118731 delay on showing dialogs that create SdrModelsCaolán McNamara1-2/+2
2018-08-07Translate German variable namesJohnny_M2-101/+101
2018-08-05cppcheck: knownConditionTrueFalseJochen Nitschke1-25/+21
2018-08-02loplugin:returnconstant in cui,desktopNoel Grandin2-4/+3
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin1-1/+1
2018-07-31Font features: Use Graphite instead of HarfBuzz if availableTomaž Vajngerl3-10/+21
2018-07-31tdf#118976 Make area pattern tab page display pattern previewJim Raykowski1-0/+2