summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-31tdf#117892 Blue Area/Background Bitmap tabpage Preview fixJim Raykowski1-0/+2
2018-07-31loplugin:returnconstant in svxNoel Grandin1-9/+11
2018-07-29Merge identical switch cases in SvxCaptionTabPageMuhammet Kara1-10/+0
2018-07-29Merge identical switch cases in SvxTransparenceTabPageMuhammet Kara1-8/+0
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin9-70/+70
2018-07-28Remove unnecessary theUICommandDescription.hpp includesMuhammet Kara2-2/+0
2018-07-27Merge identical conditional branches in ViewLayoutUserHdlMuhammet Kara1-6/+1
2018-07-26It doesn't make sense to have document links in the online version.George Wood1-6/+10
2018-07-25tdf#118777 cui: use right XText in SignatureLineDialogMichael Stahl1-1/+3
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-23Set can_focus true for Area tab page Bitmap listboxJim Raykowski1-1/+1
2018-07-22coverity#703935 Unchecked return valueCaolán McNamara1-1/+1
2018-07-22Fix typosAndrea Gelmini1-1/+1
2018-07-19tdf#118304 reselect current glyph on changing fontCaolán McNamara1-11/+11
2018-07-19tdf#117038 set button width to max possible content widthCaolán McNamara1-1/+9
2018-07-19tdf#118816 recover initial intent of enabled possibility of tristate as a flagCaolán McNamara2-14/+32
2018-07-19Resolves: tdf#118115 add missing help response idCaolán McNamara1-0/+1
2018-07-18tdf#104277 - Added restart buttons to OpenCL restart dialogNickson Thanda2-4/+15
2018-07-18Fix typosAndrea Gelmini1-1/+1
2018-07-17Related: tdf#118681 use a case insensitive compare for hex digitsCaolán McNamara1-3/+3
2018-07-17loplugin:useuniqueptr in SvxAsianLayoutPage_ImplNoel Grandin1-26/+15
2018-07-16tdf#118681 make sure we're using the right font char mapCaolán McNamara1-6/+3