summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* another stab at the ofx infinite rtf loopCaolán McNamara2018-03-272-1/+12
* Resolves: tdf#116540 Revert "ofz infinite loop"Caolán McNamara2018-03-272-12/+1
* tdf#116241 Customizing value highlighting colorsSzymon Kłos2018-03-261-0/+8
* Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt2018-03-232-3/+3
* support both vcl and weld in genericunodialog for interimCaolán McNamara2018-03-213-51/+55
* remove unused ucbstreamhelper includesJochen Nitschke2018-03-192-2/+0
* drop ErrCode::GetRestNoel Grandin2018-03-191-1/+1
* tdf#116334: Actually when there is no handler, we have to return 'true'.Jan Holesovsky2018-03-131-2/+1
* missing error description for ERRCODE_SFX_FORMAT_ROWCOLCaolán McNamara2018-03-121-0/+1
* svtools: cleanup GraphicAccessTomaž Vajngerl2018-03-121-132/+109
* remove support of GraphicObject URL from GraphicAccessTomaž Vajngerl2018-03-121-1/+0
* loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2018-03-121-1/+1
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-1118-6625/+6
* remove whitespaceTomaž Vajngerl2018-03-112-12/+0
* oox: remove unused methods that rely on GraphicObject URLTomaž Vajngerl2018-03-101-24/+0
* inherit welded dialogs from a common ancestorCaolán McNamara2018-03-091-2/+1
* Let sysadmins disable individual file format filtersAndras Timar2018-03-091-0/+1
* svtools: allow writing characters with HtmlWriterMiklos Vajna2018-03-082-1/+27
* loplugin:constantparam in svtools..unotoolsNoel Grandin2018-03-083-41/+38
* make all the .ui message dialogs explicitly modalCaolán McNamara2018-03-072-0/+2
* transformer: clean-up and pass originURL to transfored graphicTomaž Vajngerl2018-03-071-28/+27
* use more Color in sfx2..svtoolsNoel Grandin2018-03-0712-52/+50
* Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara2018-03-059-9/+9
* Resolves: tdf#116058 add Armenian [hy-IR] [hy-RU] [hyw-AM] [xcl-AM]Eike Rathke2018-03-011-2/+6
* tdf#115950: Indicate that the dialog was already destroyed.Jan Holesovsky2018-03-011-1/+1
* sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna2018-03-011-2/+2
* give ok, cancel, help buttons those namesCaolán McNamara2018-03-011-1/+2
* make Color::GetRGBColor return Color instead of ColorDataNoel Grandin2018-03-011-1/+1
* drop old tools/gen methods in reportdesign..xmloffNoel Grandin2018-02-284-6/+7
* sw HTML export: allow custom XHTML namespace aliasMiklos Vajna2018-02-282-4/+26
* convert COL_ constants to be of type ColorNoel Grandin2018-02-284-10/+10
* remove unused vclunohelper.hxx includesJochen Nitschke2018-02-274-4/+0
* replace Color(COL_*) with COL_*Noel Grandin2018-02-2715-44/+44
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-279-11/+1
* sw HTML import: allow custom XHTML namespace aliasMiklos Vajna2018-02-271-0/+10
* tdf#97228 Moved struct FltCallDialogParameterShubham Verma2018-02-273-2/+51
* split out GetStandardWarningBoxImageCaolán McNamara2018-02-261-1/+1
* convert remaining ErrorBox to weld::MessageDialogCaolán McNamara2018-02-261-2/+2
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-269-19/+11
* convert remaining InfoBox to weld::MessageDialogCaolán McNamara2018-02-252-37/+45
* convert all help responses to gtk's -11Caolán McNamara2018-02-255-13/+13
* weld native message dialogsCaolán McNamara2018-02-225-55/+46
* drop unused button mask enumCaolán McNamara2018-02-221-4/+0
* Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann2018-02-221-1/+1
* loplugin:redundantcopy extend to ColorNoel Grandin2018-02-221-2/+2
* tdf#115892: properly get the box' saved valueMike Kaganski2018-02-211-10/+4
* New loplugin:nestedunnamedStephan Bergmann2018-02-211-52/+39
* ColorData->Color in sd..svxNoel Grandin2018-02-212-10/+10
* loplugin:changetoolsgen in svtoolsNoel Grandin2018-02-2040-792/+792
* drop Color::SetColor(ColorData) in favour of operator=Noel Grandin2018-02-203-4/+4