summaryrefslogtreecommitdiff
path: root/svx/source/core
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-22Convert XOUTBMP to scoped enumNoel Grandin2-4/+4
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-2/+2
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin2-3/+2
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-3/+3
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet1-3/+3
2015-09-16boost->stdCaolán McNamara1-2/+2
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-24/+24