summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2018-02-28Use for-range loops in cuiJulien Nabet
2018-02-28Translate German comments and debug stringsJohnny_M
2018-02-28sneaky uppercase OK,CANCEL,HELP responsesCaolán McNamara
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-27Fix assert(mpDialogImpl->get_response(pButton) == RET_HELP)Stephan Bergmann
2018-02-27tdf#116043 fix customize dialog icons going awayJim Raykowski
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara
2018-02-27tdf#1155015: Make sure checkbox text really wrapsKatarina Behrens
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-27Remove duplicated includesAndrea Gelmini
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara
2018-02-26Removed duplicated includesAndrea Gelmini
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26use less TRGB_COLORDATANoel Grandin
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-26tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-26ColorData->Color in variousNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2018-02-23tdf#115938: Properly detect shadow size control's changed stateMike Kaganski
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann
2018-02-21tdf#115015: make crypto settings better fit allocated spaceKatarina Behrens
2018-02-21tdf#115892: properly get the box' saved valueMike Kaganski
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-19cui: remove dead codeChris Sherlock
2018-02-19use std::array in createHistorical8x8FromArrayNoel Grandin
2018-02-19use VirtualDevice in createHistorical8x8FromArrayNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2018-02-10lokdialog: Handle dialog items' invalidation in generalTamás Zolnai
2018-02-10use VirtualDevice in ColorFieldControlNoel Grandin
2018-02-09fix "replace Bitmap usage with VirtualDevice in ColorSliderControl"Noel Grandin
2018-02-08replace Bitmap usage with VirtualDevice in ColorSliderControlNoel Grandin
2018-02-08tdf#115506: Crash when trying to set pattern fill for tables in ImpressTamás Zolnai
2018-02-07Don't inherit from ModalDialog for a random UI elementMarkus Mohrhard
2018-02-06tdf#114731: persona html can contain " instead of "Julien Nabet
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-02-06tdf#112239: Add icons to customize dialog function treeJim Raykowski
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin
2018-02-03Resolves: tdf#115369 wrong cell shadow iconsCaolán McNamara
2018-02-02lokdialog: Color/font picker in dialogs don't show previewTamás Zolnai
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-01-31SvxNumberFormat::SetAbsLSpace takes shortStephan Bergmann
2018-01-30No apparent reason to limit nTextXPos to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nFirstLineOffset to sal_uInt16 instead of longStephan Bergmann