summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara2018-03-063-4/+18
* Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara2018-03-05161-161/+161
* weld CuiInputDialogCaolán McNamara2018-03-053-106/+88
* weld InputDialogCaolán McNamara2018-03-051-5/+5
* weld Security Options DialogCaolán McNamara2018-03-045-106/+105
* weld SvxNameDialogCaolán McNamara2018-03-0416-103/+114
* Translate German variable namesJohnny_M2018-03-032-31/+31
* weld split cells dialogCaolán McNamara2018-03-025-73/+58
* use more Color in HexColorControlNoel Grandin2018-03-022-14/+9
* delete colordata.hxxNoel Grandin2018-03-021-1/+0
* weld insert row/column dialogCaolán McNamara2018-03-015-44/+31
* tdf#115994: Extensions' option pages need fixed pref. sizeKatarina Behrens2018-03-011-2/+10
* give ok, cancel, help buttons those namesCaolán McNamara2018-03-012-8/+8
* make Color::GetRGBColor return Color instead of ColorDataNoel Grandin2018-03-011-1/+1
* drop old tools/gen methods in accessibility..formulaNoel Grandin2018-03-012-6/+8
* Fix assert(mpDialogImpl->get_response(pButton) == RET_OK) etc.Stephan Bergmann2018-02-281-2/+2
* Fix assert(mpDialogImpl->get_response(pButton) == RET_HELP)Stephan Bergmann2018-02-281-1/+1
* Missing dependenciesStephan Bergmann2018-02-283-0/+12
* Drop unnecessary HIDs from Hyperlink dialogGabor Kelemen2018-02-286-17/+0
* 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