summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)AuthorFilesLines
2014-07-26bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida1-0/+4
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-2/+35
2014-03-25fdo#75872: ODF import: fix up graphics defaults stroke/fill colorsMichael Stahl1-1/+24
2014-03-07fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida1-0/+1
2013-12-19Backport Calc's data stream massive cleanup effort.Kohei Yoshida1-0/+3
2013-12-03Support regression curve name in ODF.Tomaž Vajngerl1-0/+1
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-6/+0
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin5-50/+50
2013-11-13Respect svg:font-face-format element.Brennan Vincent1-0/+1
2013-11-11xmloff: include <> for external includesNorbert Thiebaud15-29/+29
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-3/+3
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-1/+1
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza1-4/+2
2013-11-07remove unnecessary use of OUString constructor in XMLOFF moduleNoel Grandin1-9/+9
2013-11-06Remove #ifdef TIMELOG'ed SAL_INFOsStephan Bergmann2-23/+0
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-10-31Remove the xmloff::token::ResetTokens race conditionStephan Bergmann4-40/+0
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold3-8/+8
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist4-6/+6
2013-10-09Improve error reportingStephan Bergmann1-2/+4
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza1-10/+2
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-5/+2
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-9/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2013-09-29Mark as const / staticTakeshi Abe1-1/+1
2013-09-17sal_Bool to boolTakeshi Abe5-38/+38
2013-09-03fdo#68839: ODF import: fix name of multi-image frameMichael Stahl1-2/+2
2013-08-23ODF export/import of fine dashed border styleZolnai Tamás1-0/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák3-3/+3
2013-08-19fdo#57950: Remove some chained appends in xmloffJelle van der Waa2-11/+5
2013-08-15write *:script* and *:rfc-language-tag* only for ODF >= 1.2Eike Rathke1-3/+4
2013-08-14add character shading value to ODT filtersAdam Co1-0/+1
2013-08-14xmloff: add a generic LibreOffice ODF extension namespaceMichael Stahl3-0/+7
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa13-136/+0
2013-07-29fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa3-15/+5
2013-07-29WaE: unreferenced local variableTor Lillqvist1-2/+2
2013-07-28More details in debug outputLionel Elie Mamane1-2/+7
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl3-3/+3
2013-07-10fix reading fonts from .odp using style::font-name (fdo#65338)Luboš Luňák1-1/+0
2013-07-10changed getIsoLanguageCountry() to getIsoLanguageScriptCountry()Eike Rathke1-4/+4
2013-07-09read/write ODF *:script* and *:rfc-language-tag*Eike Rathke2-0/+107
2013-07-05added rfc-language-tag* tokensEike Rathke1-0/+5
2013-07-04FIXME-BCP47Eike Rathke2-0/+9
2013-07-03Added new regression curve properties as ODT 1.2 extended.Tomaž Vajngerl1-1/+12
2013-07-03Refactor regression curve handling in xmloff import to use chart2.Tomaž Vajngerl1-0/+1
2013-07-03 fdo#66282 - MathML export: improve ExportBraceFrédéric Wang1-0/+1
2013-07-01 #fdo66277 - Add support for alignment in MathML export.Frédéric Wang1-0/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-9/+9
2013-06-29String to OUString and cleanupThomas Arnhold1-2/+1
2013-06-28fdo#66086 - MathML export: wideslash, widebslash and overstrikeFrédéric Wang1-0/+4