summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unnecessary theUICommandDescription.hpp includesMuhammet Kara2018-07-282-2/+0
* Merge identical conditional branches in ViewLayoutUserHdlMuhammet Kara2018-07-271-6/+1
* It doesn't make sense to have document links in the online version.George Wood2018-07-261-6/+10
* tdf#118777 cui: use right XText in SignatureLineDialogMichael Stahl2018-07-251-1/+3
* Fix typosAndrea Gelmini2018-07-231-1/+1
* Set can_focus true for Area tab page Bitmap listboxJim Raykowski2018-07-231-1/+1
* coverity#703935 Unchecked return valueCaolán McNamara2018-07-221-1/+1
* Fix typosAndrea Gelmini2018-07-221-1/+1
* tdf#118304 reselect current glyph on changing fontCaolán McNamara2018-07-191-11/+11
* tdf#117038 set button width to max possible content widthCaolán McNamara2018-07-191-1/+9
* tdf#118816 recover initial intent of enabled possibility of tristate as a flagCaolán McNamara2018-07-192-14/+32
* Resolves: tdf#118115 add missing help response idCaolán McNamara2018-07-191-0/+1
* tdf#104277 - Added restart buttons to OpenCL restart dialogNickson Thanda2018-07-182-4/+15
* Fix typosAndrea Gelmini2018-07-181-1/+1
* Related: tdf#118681 use a case insensitive compare for hex digitsCaolán McNamara2018-07-171-3/+3
* loplugin:useuniqueptr in SvxAsianLayoutPage_ImplNoel Grandin2018-07-171-26/+15
* tdf#118681 make sure we're using the right font char mapCaolán McNamara2018-07-161-6/+3
* tdf#118549 crash on dialog teardownCaolán McNamara2018-07-161-0/+2