summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt2-3/+3
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara3-51/+55
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke2-2/+0
2018-03-19drop ErrCode::GetRestNoel Grandin1-1/+1
2018-03-13tdf#116334: Actually when there is no handler, we have to return 'true'.Jan Holesovsky1-2/+1
2018-03-12missing error description for ERRCODE_SFX_FORMAT_ROWCOLCaolán McNamara1-0/+1
2018-03-12svtools: cleanup GraphicAccessTomaž Vajngerl1-132/+109
2018-03-12remove support of GraphicObject URL from GraphicAccessTomaž Vajngerl1-1/+0
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-1/+1
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl18-6625/+6
2018-03-11remove whitespaceTomaž Vajngerl2-12/+0
2018-03-10oox: remove unused methods that rely on GraphicObject URLTomaž Vajngerl1-24/+0
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara1-2/+1
2018-03-09Let sysadmins disable individual file format filtersAndras Timar1-0/+1
2018-03-08svtools: allow writing characters with HtmlWriterMiklos Vajna2-1/+27
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin3-41/+38
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara2-0/+2
2018-03-07transformer: clean-up and pass originURL to transfored graphicTomaž Vajngerl1-28/+27
2018-03-07use more Color in sfx2..svtoolsNoel Grandin12-52/+50
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara9-9/+9
2018-03-01Resolves: tdf#116058 add Armenian [hy-IR] [hy-RU] [hyw-AM] [xcl-AM]Eike Rathke1-2/+6
2018-03-01tdf#115950: Indicate that the dialog was already destroyed.Jan Holesovsky1-1/+1
2018-03-01sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna1-2/+2
2018-03-01give ok, cancel, help buttons those namesCaolán McNamara1-1/+2
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin1-1/+1
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin4-6/+7
2018-02-28sw HTML export: allow custom XHTML namespace aliasMiklos Vajna2-4/+26
2018-02-28convert COL_ constants to be of type ColorNoel Grandin4-10/+10
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke4-4/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin15-44/+44
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara9-11/+1
2018-02-27sw HTML import: allow custom XHTML namespace aliasMiklos Vajna1-0/+10
2018-02-27tdf#97228 Moved struct FltCallDialogParameterShubham Verma3-2/+51
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara1-1/+1
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-2/+2
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin9-19/+11
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara2-37/+45
2018-02-25convert all help responses to gtk's -11Caolán McNamara5-13/+13
2018-02-22weld native message dialogsCaolán McNamara5-55/+46
2018-02-22drop unused button mask enumCaolán McNamara1-4/+0
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin1-2/+2
2018-02-21tdf#115892: properly get the box' saved valueMike Kaganski1-10/+4
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-52/+39
2018-02-21ColorData->Color in sd..svxNoel Grandin2-10/+10
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin40-792/+792
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin3-4/+4
2018-02-19reserve negative responses for internal responsesCaolán McNamara1-2/+2
2018-02-17Translate German variable namesJohnny_M1-10/+10
2018-02-14move transparency adjust code to BitmapExNoel Grandin1-55/+2