summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)AuthorFilesLines
2018-04-13drop ModalDialog non .ui ctorCaolán McNamara4-27/+1
2018-04-12make SvLBoxItem::Clone return a std::unique_ptrNoel Grandin3-40/+22
2018-04-12make FontList::Clone return a std::unique_ptrNoel Grandin1-3/+2
2018-04-11weld PlaceEditDialogCaolán McNamara2-221/+212
2018-04-11weld RestartDialogCaolán McNamara1-41/+32
2018-04-10loplugin:unusedfield improvementsNoel Grandin1-23/+4
2018-04-10loplugin:unusedmethodsNoel Grandin1-56/+0
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin3-56/+59
2018-04-07weld ScLinkedAreaDlgCaolán McNamara1-3/+952
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann14-39/+39
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze1-4/+4
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin14-39/+39
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin7-26/+26
2018-04-02weld SwTableWidthDlgCaolán McNamara1-0/+54
2018-04-01remove unused processfactory.hxx includesJochen Nitschke16-16/+0
2018-03-29loplugin:unusedmethodsNoel Grandin1-17/+0
2018-03-27another stab at the ofx infinite rtf loopCaolán McNamara2-1/+12
2018-03-27Resolves: tdf#116540 Revert "ofz infinite loop"Caolán McNamara2-12/+1
2018-03-26tdf#116241 Customizing value highlighting colorsSzymon Kłos1-0/+8
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-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ž Vajngerl14-6606/+4
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-08svtools: allow writing characters with HtmlWriterMiklos Vajna1-1/+10
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin3-41/+38
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-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-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 Vajna1-4/+10
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 McNamara8-10/+1
2018-02-27sw HTML import: allow custom XHTML namespace aliasMiklos Vajna1-0/+10
2018-02-27tdf#97228 Moved struct FltCallDialogParameterShubham Verma2-2/+2
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