summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* make FontList::Clone return a std::unique_ptrNoel Grandin2018-04-121-3/+2
* weld PlaceEditDialogCaolán McNamara2018-04-113-268/+247
* weld RestartDialogCaolán McNamara2018-04-112-42/+39
* loplugin:unusedfield improvementsNoel Grandin2018-04-101-23/+4
* loplugin:unusedmethodsNoel Grandin2018-04-101-56/+0
* remove swapping and link from GraphicObject and GraphicTomaž Vajngerl2018-04-101-124/+0
* vcl: detach usage and remove GraphicManager and GraphicCacheTomaž Vajngerl2018-04-101-157/+0
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-093-56/+59
* weld ScLinkedAreaDlgCaolán McNamara2018-04-071-3/+952
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-0714-39/+39
* tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze2018-04-071-4/+4
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-0314-39/+39
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-037-26/+26
* weld SwTableWidthDlgCaolán McNamara2018-04-021-0/+54
* drop the spurious invisible_char[_set] propertiesCaolán McNamara2018-04-023-14/+0
* remove unused processfactory.hxx includesJochen Nitschke2018-04-0116-16/+0
* loplugin:unusedmethodsNoel Grandin2018-03-291-17/+0
* 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