summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)AuthorFilesLines
2013-12-21XMLPropertyMapEntry::mbImportOnly and XMLPropertySetMapper bForExportEike Rathke5-14/+15
2013-09-19Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara2-2/+6
2013-09-14Resolves: fdo#34987 skip autoheight reset if it will be set to the same valueCaolán McNamara1-2/+43
2013-09-04fdo#68839: ODF import: fix name of multi-image frameMichael Stahl1-2/+3
2013-06-24Resolves: rhbz#976304 gallery elements may not support document.SettingsCaolán McNamara1-8/+9
2013-05-18set some bug id prefixes to indicate which tracker they are fromCaolán McNamara2-2/+2
2013-05-18i121972 Use svg rx/ry/cx/cy defines in draw:ellipse when used(cherry picked f...Armin Le Grand1-0/+9
2013-05-18#121090# corrceted point reduction on svg:d export to only happen when polygo...Armin Le Grand1-1/+3
2013-05-18i121965 Take draw:transform into account for draw:connector shapesArmin Le Grand1-1/+29
2013-05-15sw: change pool default of RES_FOLLOW_TEXT_FLOW to "false"Michael Stahl1-6/+4
2013-05-15i#119922: reverse engineer 9a37613b5e8f08fae585d54a5745e887eb08f8ceMichael Stahl1-0/+10
2013-05-15Fix fdo#64512 Handle xml:id correctly on multi-image draw:framesThorsten Behrens1-5/+4
2013-05-15Use upper camel case for class names in xmloff.Thorsten Behrens2-2/+2
2013-05-15fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin2-8/+10
2013-05-14fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-3/+3
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr1-15/+1
2013-05-03fdo#48056 treat report chart as draw chartLionel Elie Mamane1-1/+2
2013-05-03janitorial: indentationLionel Elie Mamane1-1/+1
2013-05-03fdo#60075 open drawings with connector attached to SVGDavid Tardon1-5/+32
2013-05-03the var. must be persistent over multiple callsDavid Tardon2-3/+4
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane2-3/+4
2013-04-10fdo#39066: using UNO_QUERY instead of UNO_QUERY_THROW displays hyperlinksChr. Rossmanith1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák57-526/+462
2013-04-05fdo#59071 Slideshow: allow automatic transitions with sub-secondCao Cuong Ngo2-5/+6
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2013-03-25remove external include guardsThomas Arnhold1-2/+0
2013-03-22SdXMLExport::CreateFontAutoStylePool: "EmbedFonts": ignore exceptionsMichael Stahl1-4/+11
2013-03-18fdo#61256 - the Get.*Export methods also create and register stylesMichael Meeks2-0/+4
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-09Resolves: #i120663# The SvXMLImportContext is always leakedJian Fang Zhang1-1/+2
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-3/+3
2013-03-08simplify compareTo (now correct)Thomas Arnhold1-1/+1
2013-03-08Revert "simplify some compareTo"Stephan Bergmann1-1/+1
2013-03-08simplify some compareToThomas Arnhold1-1/+1
2013-03-08some further OUString cleanupThomas Arnhold1-12/+12
2013-03-03binfilter: remove some tracesThomas Arnhold1-8/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold4-5/+5
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-2/+2
2013-03-01WaE: init variablesCaolán McNamara1-1/+3
2013-03-01finish font embedding, use the new Fonts document propertyRadek Doulik2-15/+54
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith1-4/+4
2013-02-26coverity#736009 Explicit null dereferencedNorbert Thiebaud1-2/+1
2013-02-25removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith10-114/+106
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAM in xmloffChr. Rossmanith14-181/+179
2013-02-22set document settings / embed fonts when importing odpRadek Doulik2-0/+12
2013-02-22use document settings / embed fonts when exporting odpRadek Doulik2-0/+14
2013-02-20typo: allways -> alwaysAndras Timar1-1/+1
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin4-9/+9