summaryrefslogtreecommitdiff
path: root/svx/source/core
AgeCommit message (Expand)AuthorFilesLines
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-1/+1
2021-01-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl1-2/+2
2021-01-14tdf#138843 Show image file type inside image properties dialogshubham6561-0/+41
2020-08-06loplugin:flatten in svxNoel Grandin1-15/+15
2020-06-05Upcoming loplugin:elidestringvar: svxStephan Bergmann1-2/+1
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-04-27drop unused usingCaolán McNamara1-1/+0
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl1-3/+3
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen2-13/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin1-2/+2
2019-07-20loplugin:referencecasting in svxNoel Grandin1-11/+8
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov1-10/+8
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski1-2/+2
2019-06-18loplugin:logexceptionnicely in svxNoel Grandin2-5/+6
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin1-4/+5
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+2
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin1-1/+1
2018-08-02Add missing sal/log.hxx headersGabor Kelemen2-0/+2
2018-07-07Use UNO ctors for extrusion and fontwork toolbar controlsMaxim Monastirsky1-102/+0
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-5/+2
2018-05-28tdf#117172 - Image context menu Save fails to do anythingMarco Cecchetti1-0/+7
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-4/+5
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-5/+4
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-4/+5
2018-04-06weld linkeditdialogCaolán McNamara1-2/+2
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-02-22weld native message dialogsCaolán McNamara1-4/+6
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: svxStephan Bergmann1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin2-2/+2
2017-09-08set parent for file dialog helperCaolán McNamara1-4/+4
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara1-3/+3
2017-07-21migrate to boost::gettextCaolán McNamara2-37/+1
2017-07-20support for filter dialog when an image is exported from context menuMarco Cecchetti1-7/+116
2017-07-15emfplus: make VectorFormats Emf/Wmf/Svg workArmin Le Grand1-0/+21
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti2-0/+14
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-04-21tdf#103872 Localize "Export as image" window titleGabor Kelemen2-1/+5
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-2/+2
2016-08-22convert SdrHintKind to scoped enumNoel Grandin1-2/+2
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna1-0/+3
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin1-8/+8