summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2018-03-13weld insert table dialogCaolán McNamara
2018-03-13set welded enties to activates-defaultCaolán McNamara
2018-03-13fix build in SvxMenuConfigPageNoel Grandin
2018-03-13loplugin:useuniqueptr in SvxEntriesNoel Grandin
2018-03-13tdf#114260: Allow moving top-level menusMuhammet Kara
2018-03-12tdf#114260: Add gear button to Customize dialogMuhammet Kara
2018-03-11weld color pickerCaolán McNamara
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-09Remove unused HIDsGabor Kelemen
2018-03-09color slider behaviour changedCaolán McNamara
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-08color picker behaviour changedCaolán McNamara
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara
2018-03-07tdf#115084: fix sloppy mnemonic IDKatarina Behrens
2018-03-07use more Color in cppcanvas..drawinglayerNoel Grandin
2018-03-06disambiguate CreateSfxDialogCaolán McNamara
2018-03-06After Java settings have changed, restart LibO for realKatarina Behrens
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-03-05weld CuiInputDialogCaolán McNamara
2018-03-05weld InputDialogCaolán McNamara
2018-03-04weld Security Options DialogCaolán McNamara
2018-03-04weld SvxNameDialogCaolán McNamara
2018-03-03Translate German variable namesJohnny_M
2018-03-02weld split cells dialogCaolán McNamara
2018-03-02use more Color in HexColorControlNoel Grandin
2018-03-02delete colordata.hxxNoel Grandin
2018-03-01weld insert row/column dialogCaolán McNamara
2018-03-01tdf#115994: Extensions' option pages need fixed pref. sizeKatarina Behrens
2018-03-01give ok, cancel, help buttons those namesCaolán McNamara
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-28Fix assert(mpDialogImpl->get_response(pButton) == RET_OK) etc.Stephan Bergmann
2018-02-28Fix assert(mpDialogImpl->get_response(pButton) == RET_HELP)Stephan Bergmann
2018-02-28Missing dependenciesStephan Bergmann
2018-02-28Drop unnecessary HIDs from Hyperlink dialogGabor Kelemen
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