summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* Use for-range loops in cuiJulien Nabet2018-02-2825-349/+230
* Translate German comments and debug stringsJohnny_M2018-02-281-1/+1
* sneaky uppercase OK,CANCEL,HELP responsesCaolán McNamara2018-02-281-4/+4
* convert COL_ constants to be of type ColorNoel Grandin2018-02-283-9/+9
* remove unused vclunohelper.hxx includesJochen Nitschke2018-02-273-3/+0
* Fix assert(mpDialogImpl->get_response(pButton) == RET_HELP)Stephan Bergmann2018-02-271-1/+1
* tdf#116043 fix customize dialog icons going awayJim Raykowski2018-02-271-1/+1
* replace Color(COL_*) with COL_*Noel Grandin2018-02-2711-21/+21
* convert various MessBox to weld::MessageDialogCaolán McNamara2018-02-272-64/+40
* tdf#1155015: Make sure checkbox text really wrapsKatarina Behrens2018-02-271-0/+1
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-2743-48/+15
* Remove duplicated includesAndrea Gelmini2018-02-271-1/+0
* split out GetStandardWarningBoxImageCaolán McNamara2018-02-262-3/+3
* Removed duplicated includesAndrea Gelmini2018-02-261-1/+0
* convert remaining ErrorBox to weld::MessageDialogCaolán McNamara2018-02-266-26/+50
* use less TRGB_COLORDATANoel Grandin2018-02-261-1/+1
* use less RGB_COLORDATANoel Grandin2018-02-262-7/+7
* tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski2018-02-264-13/+32
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-263-6/+3
* ColorData->Color in variousNoel Grandin2018-02-263-20/+20
* convert remaining InfoBox to weld::MessageDialogCaolán McNamara2018-02-257-13/+24
* convert all help responses to gtk's -11Caolán McNamara2018-02-2583-221/+221
* tdf#115938: Properly detect shadow size control's changed stateMike Kaganski2018-02-231-1/+6
* weld native message dialogsCaolán McNamara2018-02-2239-253/+247
* Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann2018-02-221-1/+1
* tdf#115015: make crypto settings better fit allocated spaceKatarina Behrens2018-02-213-6/+19
* tdf#115892: properly get the box' saved valueMike Kaganski2018-02-211-8/+2
* drop Color::SetColor(ColorData) in favour of operator=Noel Grandin2018-02-203-6/+6
* cui: remove dead codeChris Sherlock2018-02-191-15/+0
* use std::array in createHistorical8x8FromArrayNoel Grandin2018-02-191-3/+3
* use VirtualDevice in createHistorical8x8FromArrayNoel Grandin2018-02-191-3/+3
* Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin2018-02-1612-53/+53
* loplugin:changetoolsgen in canvas..cuiNoel Grandin2018-02-1422-116/+116
* lokdialog: Handle dialog items' invalidation in generalTamás Zolnai2018-02-101-20/+0
* use VirtualDevice in ColorFieldControlNoel Grandin2018-02-101-67/+39
* fix "replace Bitmap usage with VirtualDevice in ColorSliderControl"Noel Grandin2018-02-091-0/+1
* replace Bitmap usage with VirtualDevice in ColorSliderControlNoel Grandin2018-02-081-76/+59
* tdf#115506: Crash when trying to set pattern fill for tables in ImpressTamás Zolnai2018-02-082-0/+3
* Don't inherit from ModalDialog for a random UI elementMarkus Mohrhard2018-02-072-3/+4
* tdf#114731: persona html can contain " instead of "Julien Nabet2018-02-061-1/+4
* convert SetPixel->SetPixelOnDataNoel Grandin2018-02-061-6/+12
* tdf#112239: Add icons to customize dialog function treeJim Raykowski2018-02-064-16/+28
* vcl: remove BitmapColor Color() operatorChris Sherlock2018-02-052-3/+3
* more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin2018-02-034-8/+6
* Resolves: tdf#115369 wrong cell shadow iconsCaolán McNamara2018-02-031-1/+1
* lokdialog: Color/font picker in dialogs don't show previewTamás Zolnai2018-02-021-0/+22
* tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen2018-02-0123-24/+0
* SvxNumberFormat::SetAbsLSpace takes shortStephan Bergmann2018-01-311-3/+3
* No apparent reason to limit nTextXPos to sal_uInt16 instead of longStephan Bergmann2018-01-301-2/+2
* No apparent reason to limit nFirstLineOffset to sal_uInt16 instead of longStephan Bergmann2018-01-301-1/+1