summaryrefslogtreecommitdiff
path: root/xmloff/source
AgeCommit message (Expand)AuthorFilesLines
2014-03-17part of "fix odf validation errors around new chart regression curves"Markus Mohrhard1-0/+1
2014-03-17fix odf validation errorMarkus Mohrhard1-0/+1
2013-12-21prepare to accept loext:contextual-spacing, fdo#58112Eike Rathke1-1/+7
2013-12-21XMLPropertyMapEntry::mbImportOnly and XMLPropertySetMapper bForExportEike Rathke22-91/+113
2013-12-19fdo#72850: ODF export: don't export spurious style:display="false"Michael Stahl2-12/+13
2013-12-16fdo#72697 actually write this only in ODF 1.2 extendedEike Rathke1-11/+27
2013-12-16fdo#72697 accept future <loext:sender-initials>Eike Rathke2-2/+3
2013-12-11sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl2-5/+23
2013-12-10resolved fdo#72537 write <loext:fill-character>Eike Rathke5-2/+10
2013-12-03fdo#71450 fdo#71698: ODF import: fix frame name corner casesMichael Stahl1-2/+10
2013-11-02Revert "transpose "data in rows" ranges for internal data provider, fdo#62057"Markus Mohrhard3-36/+6
2013-09-19Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara9-23/+41
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 Stahl3-6/+33
2013-08-20Resolves: fdo#67665 font names filtered out on odp/odg exportCaolán McNamara1-18/+41
2013-08-20fdo#43807: Fix import of drop caps character styleZolnai Tamás1-1/+1
2013-08-04fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane2-25/+32
2013-07-28surely this is a typoLionel Elie Mamane1-2/+2
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+1
2013-07-10fix reading fonts from .odp using style::font-name (fdo#65338)Luboš Luňák4-44/+13
2013-07-02transpose "data in rows" ranges for internal data provider, fdo#62057Markus Mohrhard3-6/+36
2013-06-28fdo#66171 ListBox correctly save empty or zero BoundColumnLionel Elie Mamane3-6/+12
2013-06-24Resolves: rhbz#976304 gallery elements may not support document.SettingsCaolán McNamara1-8/+9
2013-06-15use proper offset for additional locale data formats, fdo#64947 relatedEike Rathke1-1/+1
2013-05-23prevent invalid files if file contains currency formatsMarkus Mohrhard1-1/+5
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-15factor out SvXMLImport::IsOOoXML()Michael Stahl1-5/+28
2013-05-15Fix build.Thorsten Behrens1-8/+0
2013-05-15Fix fdo#64512 Handle xml:id correctly on multi-image draw:framesThorsten Behrens2-64/+37
2013-05-15Remove redundant doxygen doc strings.Thorsten Behrens1-16/+0
2013-05-15Use upper camel case for class names in xmloff.Thorsten Behrens5-8/+8
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist3-6/+6
2013-05-15fdo#46808, Convert chart2::RegressionEquation service to new styleNoel Grandin1-36/+28
2013-05-15fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin3-22/+20
2013-05-14typo fix: s/inavlid/invalid/Andras Timar1-1/+1
2013-05-14fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan7-88/+76
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr1-15/+1
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+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-03add a warningDavid Tardon1-0/+8
2013-05-03fdo#60075 need to return context when availableDavid Tardon1-0/+4
2013-05-03fdo#60075 open drawings with connector attached to SVGDavid Tardon3-7/+77
2013-05-03the var. must be persistent over multiple callsDavid Tardon2-3/+4
2013-05-02ditch explicit char arrays for string literalsLuboš Luňák2-123/+49