summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)AuthorFilesLines
2012-07-19odf: export old path without unsupported commands in draw namespace as wellRadek Doulik1-6/+16
2012-07-19odf: export arcangleto commands in enhanced path (use drawooo namespace)Radek Doulik3-6/+11
2012-07-11Decrease header files dependenciesMatteo Casalin3-3/+3
2012-07-10xmloff: kill RTL_CONSTASCII_USTRINGPARAM in rebased codeMiklos Vajna1-2/+2
2012-06-27removed unnecessary forward declarations of classTakeshi Abe4-16/+0
2012-06-21re-base on ALv2 code.Michael Meeks17-421/+268
2012-06-13removed code commented-out in the first placeTakeshi Abe1-3/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold2-5/+0
2012-06-05Fix fdo#50704 Default to absolute svg:d paths for ODF1.2 compat-modeThorsten Behrens3-17/+27
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-1/+3
2012-06-02targeted string re-workNorbert Thiebaud5-275/+273
2012-05-18removed unused const rtl::OUStringTakeshi Abe2-4/+0
2012-05-16completely nutso merge bustage since 2004Caolán McNamara1-4/+0
2012-05-14removed unused static rtl::OUStringTakeshi Abe1-2/+0
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-35/+20
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-04removed duplicate #includesTakeshi Abe5-5/+0
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara2-12/+18
2012-03-26Compatibility option for incorrect relative moves after closePath (fdo#47406)Fridrich Štrba3-8/+16
2012-03-26Fix fdo#47406 incorrect relative moves after closePathThorsten Behrens1-0/+10
2012-03-07remove various unused methods and source filesCaolán McNamara3-19/+0
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2-4/+4
2012-02-13catched -> caughtCaolán McNamara5-33/+33
2012-02-02fdo#45534: ODF export: fix draw:fit-to-sizeMichael Stahl1-1/+22
2012-01-30reduce unnecessary includesCaolán McNamara6-31/+25
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot27-177/+176
2012-01-09catch exception by constant referenceTakeshi Abe3-10/+7
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz9-10/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-14there's no point to OUStringsSort_ImplCaolán McNamara1-1/+0
2011-12-08childs -> childrenMichael T. Whiteley4-13/+13
2011-12-06refactor media embedding completely:Michael Stahl1-51/+47
2011-12-03xmloff: load and store embedded mediaMichael Stahl2-14/+111
2011-11-27remove include of pch header from xmloffNorbert Thiebaud38-76/+0
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl11-110/+197
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl6-23/+35
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl14-91/+158
2011-10-05callcatcher: unused methodsCaolán McNamara1-60/+0
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-1/+1
2011-09-11initial DocumentSettingsSerializer interface impl.Michael Meeks2-0/+16
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara2-6/+0
2011-09-05callcatcher: some more unused codeCaolán McNamara2-83/+2
2011-08-26Now AnimationsExporterImpl defines its own XMLSdPropHdlFactory object.Marco Cecchetti1-1/+22
2011-08-26moved header file animationexport.hxx from "xmloff/inc" to "xmloff/inc/xmloff...Marco Cecchetti2-2/+2
2011-08-26Moved unointerfacetouniqueidentifiermapper.hxx under xmloff/inc/xmloff. The P...Marco Cecchetti11-11/+11