summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)Author
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-31removed semicolon,added missing close-parenthesishimajin100000
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-23Typo: GetSelectEntryPosLBB -> GetSelectedEntryPosLBBSamuel Mehrbrodt
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt
2018-03-21coverity#1430232 Dereference before null checkCaolán McNamara
2018-03-20convert SvxMessDialog use to standard message dialogCaolán McNamara
2018-03-19coverity#1430077 add assert for 'Division or modulo by zero'Caolán McNamara
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-07use more Color in cppcanvas..drawinglayerNoel Grandin
2018-03-04weld SvxNameDialogCaolán McNamara
2018-03-03Translate German variable namesJohnny_M
2018-03-02use more Color in HexColorControlNoel Grandin
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2018-02-28Use for-range loops in cuiJulien Nabet
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26use less TRGB_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-25convert remaining InfoBox to weld::MessageDialogCaolá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-21tdf#115892: properly get the box' saved valueMike Kaganski
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
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-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
2018-01-30No apparent reason to limit nXStart to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nLineHeight to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nFontHeight to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nYStep to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nXStep to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nYMiddle to sal_uInt16 instead of longStephan Bergmann