summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* 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
* SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann2018-08-151-2/+2
* loplugin:useuniqueptr in IconChoiceDialogNoel Grandin2018-08-152-9/+7
* tdf#119231: Add missing help response idXisco Fauli2018-08-141-0/+1
* Fix typosAndrea Gelmini2018-08-121-1/+1
* Translate German variable namesJohnny_M2018-08-102-46/+46
* tdf#113853 fix keeping visible selected items jumping by tabU-Vladimir\Vadim2018-08-101-15/+23
* unnecessary null check before dynamic_cast, in variousNoel Grandin2018-08-101-1/+1
* remove Calc's software interpreterLuboš Luňák2018-08-094-34/+0
* Resolves: tdf#118281 control positions always in cmCaolán McNamara2018-08-081-0/+5
* tdf#118731 delay on showing dialogs that create SdrModelsCaolán McNamara2018-08-081-2/+2
* Translate German variable namesJohnny_M2018-08-072-101/+101
* cppcheck: knownConditionTrueFalseJochen Nitschke2018-08-051-25/+21
* loplugin:returnconstant in cui,desktopNoel Grandin2018-08-022-4/+3
* add operator+=(OUStringBuffer) method to OUStringNoel Grandin2018-08-011-1/+1
* Font features: Use Graphite instead of HarfBuzz if availableTomaž Vajngerl2018-07-313-10/+21
* tdf#118976 Make area pattern tab page display pattern previewJim Raykowski2018-07-311-0/+2
* tdf#117892 Blue Area/Background Bitmap tabpage Preview fixJim Raykowski2018-07-311-0/+2
* loplugin:returnconstant in svxNoel Grandin2018-07-311-9/+11
* Merge identical switch cases in SvxCaptionTabPageMuhammet Kara2018-07-291-10/+0
* Merge identical switch cases in SvxTransparenceTabPageMuhammet Kara2018-07-291-8/+0
* loplugin:stringloop cui,dbaccessNoel Grandin2018-07-289-70/+70