summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-2/+2
2013-07-12write ISO codes for native number transliterationEike Rathke1-2/+5
2013-07-12write bcp47 to dc:languageEike Rathke1-8/+2
2013-07-10fix reading fonts from .odp using style::font-name (fdo#65338)Luboš Luňák4-44/+13
2013-07-10changed getIsoLanguageCountry() to getIsoLanguageScriptCountry()Eike Rathke2-12/+15
2013-07-10do not write attributes with 'none' for non-ISO language/countryEike Rathke1-0/+10
2013-07-10drop useless conditionDavid Tardon1-5/+2
2013-07-10initialize member variableDavid Tardon1-1/+2
2013-07-09read/write ODF *:script* and *:rfc-language-tag*Eike Rathke15-61/+482
2013-07-05added rfc-language-tag* tokensEike Rathke1-0/+5
2013-07-04FIXME-BCP47Eike Rathke2-0/+9
2013-07-03Fixes to compiler errors, setRegressionProperties description.Tomaž Vajngerl1-2/+3
2013-07-03Added new regression curve properties as ODT 1.2 extended.Tomaž Vajngerl4-9/+29
2013-07-03Little cleanup in ODT regression lines import/exportTomaž Vajngerl2-24/+14
2013-07-03ODT regression curves export refactored to use chart2 APITomaž Vajngerl9-220/+211
2013-07-03Refactor regression curve handling in xmloff import to use chart2.Tomaž Vajngerl16-217/+525
2013-07-03 fdo#66282 - MathML export: improve ExportBraceFrédéric Wang1-0/+1
2013-07-02remove unnecessary commentsMarkus Mohrhard1-7/+1
2013-07-02fix indentationMarkus Mohrhard1-3/+3
2013-07-01 #fdo66277 - Add support for alignment in MathML export.Frédéric Wang1-0/+3
2013-06-30remove all my debug codeMarkus Mohrhard1-118/+0
2013-06-30transpose "data in rows" ranges for internal data provider, fdo#62057Markus Mohrhard3-6/+37
2013-06-29remove OUString wrap for string literalsThomas Arnhold35-427/+427
2013-06-29reduce some spacingThomas Arnhold1-4/+2
2013-06-29String to OUString and cleanupThomas Arnhold4-34/+33
2013-06-29add option to debug chart odf internal data provider importMarkus Mohrhard1-0/+118
2013-06-28remove pointless external guards for standard headersMichael Stahl1-2/+0
2013-06-28fdo#66086 - MathML export: wideslash, widebslash and overstrikeFrédéric Wang1-0/+4
2013-06-27fdo#66171 ListBox correctly save empty or zero BoundColumnLionel Elie Mamane3-6/+12
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile1-5/+5
2013-06-23Resolves: rhbz#976304 gallery elements may not support document.SettingsCaolán McNamara1-8/+9
2013-06-19fdo#43460 xmloff: use isEmpty()Jelle van der Waa15-28/+27
2013-06-16use the implicit conversionMarkus Mohrhard1-2/+2
2013-06-15use proper offset for additional locale data formats, fdo#64947 relatedEike Rathke1-1/+1
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann1-2/+5
2013-06-13remove method without definitionMarkus Mohrhard1-5/+0
2013-06-08Resolves: #i121455# Adapted from NonPrimitive to non-primitive...Armin Le Grand1-1/+1
2013-06-07For backward compatibility take mirrorings in setTransformation into accountArmin Le Grand2-16/+60
2013-06-07Resolves: #i49853# comment the DTD to emphasize that this DTD is...Dennis E. Hamilton1-0/+12
2013-06-05remove unused componentcontext.hxx includesNoel Grandin2-2/+0
2013-06-03fix for unused return value.Noel Grandin1-1/+1
2013-05-30Resolves: #i121507# Added comma to whitespace listArmin Le Grand1-3/+18
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist1-1/+1
2013-05-23prevent invalid files if file contains currency formatsMarkus Mohrhard1-1/+5
2013-05-22WaE: function will cause runtime stack overflowTor Lillqvist2-2/+3
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin10-44/+26
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