summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
...
* FIXME-BCP47Eike Rathke2013-07-042-0/+9
* Fixes to compiler errors, setRegressionProperties description.Tomaž Vajngerl2013-07-031-2/+3
* Added new regression curve properties as ODT 1.2 extended.Tomaž Vajngerl2013-07-034-9/+29
* Little cleanup in ODT regression lines import/exportTomaž Vajngerl2013-07-032-24/+14
* ODT regression curves export refactored to use chart2 APITomaž Vajngerl2013-07-039-220/+211
* Refactor regression curve handling in xmloff import to use chart2.Tomaž Vajngerl2013-07-0316-217/+525
* fdo#66282 - MathML export: improve ExportBraceFrédéric Wang2013-07-031-0/+1
* remove unnecessary commentsMarkus Mohrhard2013-07-021-7/+1
* fix indentationMarkus Mohrhard2013-07-021-3/+3
* #fdo66277 - Add support for alignment in MathML export.Frédéric Wang2013-07-011-0/+3
* remove all my debug codeMarkus Mohrhard2013-06-301-118/+0
* transpose "data in rows" ranges for internal data provider, fdo#62057Markus Mohrhard2013-06-303-6/+37
* remove OUString wrap for string literalsThomas Arnhold2013-06-2935-427/+427
* reduce some spacingThomas Arnhold2013-06-291-4/+2
* String to OUString and cleanupThomas Arnhold2013-06-294-34/+33
* add option to debug chart odf internal data provider importMarkus Mohrhard2013-06-291-0/+118
* remove pointless external guards for standard headersMichael Stahl2013-06-281-2/+0
* fdo#66086 - MathML export: wideslash, widebslash and overstrikeFrédéric Wang2013-06-281-0/+4
* fdo#66171 ListBox correctly save empty or zero BoundColumnLionel Elie Mamane2013-06-273-6/+12
* Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile2013-06-271-5/+5
* Resolves: rhbz#976304 gallery elements may not support document.SettingsCaolán McNamara2013-06-231-8/+9
* fdo#43460 xmloff: use isEmpty()Jelle van der Waa2013-06-1915-28/+27
* use the implicit conversionMarkus Mohrhard2013-06-161-2/+2
* use proper offset for additional locale data formats, fdo#64947 relatedEike Rathke2013-06-151-1/+1
* Introduce O[U]String::toUInt32Stephan Bergmann2013-06-131-2/+5
* remove method without definitionMarkus Mohrhard2013-06-131-5/+0
* Resolves: #i121455# Adapted from NonPrimitive to non-primitive...Armin Le Grand2013-06-081-1/+1
* For backward compatibility take mirrorings in setTransformation into accountArmin Le Grand2013-06-072-16/+60
* Resolves: #i49853# comment the DTD to emphasize that this DTD is...Dennis E. Hamilton2013-06-071-0/+12
* remove unused componentcontext.hxx includesNoel Grandin2013-06-052-2/+0
* fix for unused return value.Noel Grandin2013-06-031-1/+1
* Resolves: #i121507# Added comma to whitespace listArmin Le Grand2013-05-301-3/+18
* WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist2013-05-241-1/+1
* prevent invalid files if file contains currency formatsMarkus Mohrhard2013-05-231-1/+5
* WaE: function will cause runtime stack overflowTor Lillqvist2013-05-222-2/+3
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-2210-44/+26
* set some bug id prefixes to indicate which tracker they are fromCaolán McNamara2013-05-182-2/+2
* i121972 Use svg rx/ry/cx/cy defines in draw:ellipse when used(cherry picked f...Armin Le Grand2013-05-181-0/+9
* #121090# corrceted point reduction on svg:d export to only happen when polygo...Armin Le Grand2013-05-181-1/+3
* i121965 Take draw:transform into account for draw:connector shapesArmin Le Grand2013-05-181-1/+29
* sw: change pool default of RES_FOLLOW_TEXT_FLOW to "false"Michael Stahl2013-05-151-6/+4
* i#119922: reverse engineer 9a37613b5e8f08fae585d54a5745e887eb08f8ceMichael Stahl2013-05-151-0/+10
* factor out SvXMLImport::IsOOoXML()Michael Stahl2013-05-151-5/+28
* Fix build.Thorsten Behrens2013-05-151-8/+0
* Fix fdo#64512 Handle xml:id correctly on multi-image draw:framesThorsten Behrens2013-05-152-64/+37
* Remove redundant doxygen doc strings.Thorsten Behrens2013-05-151-16/+0
* Use upper camel case for class names in xmloff.Thorsten Behrens2013-05-155-8/+8
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-153-6/+6
* fdo#46808, Convert chart2::RegressionEquation service to new styleNoel Grandin2013-05-151-36/+28
* fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin2013-05-153-22/+20