summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara2-11/+4
2018-03-20tdf#116482: Fix for Crash on drawingMohammed Abdul Azeem1-1/+7
2018-03-20drop unnecessary includesCaolán McNamara2-2/+0
2018-03-19coverity#1430074 Uncaught exceptionCaolán McNamara1-5/+11
2018-03-19coverity#1430091 Unchecked return valueCaolán McNamara1-1/+2
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke6-6/+0
2018-03-18tdf#115228 Terminology TSCPheiko tietze1-1/+1
2018-03-17OperationSmiley: Corrected shadowing of local variablesArmin Le Grand1-1/+1
2018-03-17OperationSmiley: Corrected shadowing of local variablesArmin Le Grand1-2/+2
2018-03-17OperationSmiley: Removed unused param from SdrPathObj constructorArmin Le Grand1-1/+1
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand4-1/+5
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand7-186/+307
2018-03-17OperationSmiley: Added support for using same FillGeometryArmin Le Grand5-27/+85
2018-03-17OperationSmiley: Remove brightness from SdrPathObjArmin Le Grand2-63/+122
2018-03-16don't bother dithering for 256bit displaysNoel Grandin2-31/+1
2018-03-16remove some GraphicObject URL funct. from GraphicImportHelperTomaž Vajngerl1-455/+5
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin1-1/+1
2018-03-15weld sort dialogCaolán McNamara1-0/+250
2018-03-15move some GDI import code from svx to vclNoel Grandin1-81/+2
2018-03-14loplugin:constantparamNoel Grandin4-6/+6
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski1-1/+1
2018-03-13Translate German variable namesJohnny_M1-8/+8
2018-03-13Translate German variable namesJohnny_M1-7/+7
2018-03-13tdf#114552 Convert anchor toggle to anchor menuSamuel Mehrbrodt1-0/+17
2018-03-13tdf#114622 Add Numbering in Arabic-Indic numeralsSuhail Alkowaileet1-1/+4
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-1/+1
2018-03-11weld color pickerCaolán McNamara1-0/+63
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl5-6/+6
2018-03-11svx: convert XBitmap directly to XGraphicTomaž Vajngerl1-17/+15
2018-03-10xmloff: embedded objects can still use GraphicObject URLTomaž Vajngerl1-1/+1
2018-03-10remove references to {Header,Footer,Para}GraphicURLTomaž Vajngerl1-1/+1
2018-03-09Remove unused HIDsGabor Kelemen1-9/+0
2018-03-09svx, compile error with !HAVE_FEATURE_DESKTOPjan Iversen1-0/+4
2018-03-09give color picker explicit parentCaolán McNamara2-3/+4
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara3-9/+4
2018-03-09-Werror,-Wunused-parameter (Android)Stephan Bergmann1-0/+3
2018-03-09completely remove MID_GRAFURL, replace with MID_BITMAPTomaž Vajngerl1-1/+0
2018-03-09-Werror,-Wunused-private-fieldStephan Bergmann2-3/+3
2018-03-09remove MID_GRAPHIC_URL and related mappings, implementationTomaž Vajngerl1-1/+0
2018-03-09svx: convert "ThumbnailGraphicURL" prop. to "ThumbnailGraphic"Tomaž Vajngerl2-22/+13
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl1-80/+4
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin7-37/+15
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin1-2/+1
2018-03-08loplugin:unusedfieldsNoel Grandin2-4/+0
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara12-0/+12
2018-03-07Resolves: tdf#116242 handle negated diacritics correctly and show checkboxEike Rathke1-12/+19
2018-03-07cache location and mime type when saving a graphic to a storageTomaž Vajngerl1-2/+5
2018-03-06disambiguate CreateSfxDialogCaolán McNamara1-1/+1
2018-03-06use more Color in svxNoel Grandin25-97/+93
2018-03-06add some color conversion methods to sax::ConverterNoel Grandin1-1/+1