summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane2013-08-042-24/+29
* fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane2013-08-021-3/+5
* cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-07-291-1/+1
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-2913-25/+5
* WaE: unreferenced local variableTor Lillqvist2013-07-291-2/+2
* surely this is a typoLionel Elie Mamane2013-07-281-2/+2
* More details in debug outputLionel Elie Mamane2013-07-283-5/+20
* fdo#66781 : fix bullets with level 0Adam Co2013-07-242-9/+12
* Remove unused getRegressionCurveJulien Nabet2013-07-212-39/+0
* Mark as static and/or constTakeshi Abe2013-07-1821-133/+133
* i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl2013-07-1514-19/+19
* i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2013-07-151-1/+1
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-131-2/+2
* write ISO codes for native number transliterationEike Rathke2013-07-121-2/+5
* write bcp47 to dc:languageEike Rathke2013-07-121-8/+2
* fix reading fonts from .odp using style::font-name (fdo#65338)Luboš Luňák2013-07-104-44/+13
* changed getIsoLanguageCountry() to getIsoLanguageScriptCountry()Eike Rathke2013-07-102-12/+15
* do not write attributes with 'none' for non-ISO language/countryEike Rathke2013-07-101-0/+10
* drop useless conditionDavid Tardon2013-07-101-5/+2
* initialize member variableDavid Tardon2013-07-101-1/+2
* read/write ODF *:script* and *:rfc-language-tag*Eike Rathke2013-07-0915-61/+482
* added rfc-language-tag* tokensEike Rathke2013-07-051-0/+5
* 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