summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)Author
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
2013-12-20just beautify this a littleEike Rathke
2013-12-20reordered member variables for 4 byte alignmentEike Rathke
2013-12-19Add new XML tokens for ODS, for calc data stream import & export.Kohei Yoshida
2013-12-19fdo#72304 Preserve Chart data table properties during ODF import/export.Nikhil Walvekar
2013-12-11Remove unused SvXMLExport::mbEnableExperimentalOdfExport.Matúš Kukan
2013-12-10write the correct 'sort-ascending' value, fdo#72548Eike Rathke
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann
2013-11-24Support regression curve name in ODF.Tomaž Vajngerl
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-11-13Respect svg:font-face-format element.Brennan Vincent
2013-11-09fdo#65108 inter-module includes <> include/xmloffNorbert Thiebaud
2013-10-31Remove the xmloff::token::ResetTokens race conditionStephan Bergmann
2013-10-23fixincludeguards.sh: include/xml*Thomas Arnhold
2013-10-22Bin some pointless commentsTor Lillqvist
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-13Combine a pointlessly split class implementation and bin unused private fieldTor Lillqvist
2013-09-17Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara
2013-09-16sal_Bool to boolEike Rathke
2013-09-03fdo#68839: ODF import: fix name of multi-image frameMichael Stahl
2013-08-23ODF export/import of fine dashed border styleZolnai Tamás
2013-08-21fdo#60740: Populate auto styles from edit cells without using UNO API.Kohei Yoshida
2013-08-20this Find is not actually implementedCaolán McNamara
2013-08-18CharBrd 8.1: ODF filtersZolnai Tamás
2013-08-16Properly hide implementation details.Kohei Yoshida
2013-08-14add character shading value to ODT filtersAdam Co
2013-08-14xmloff: add a generic LibreOffice ODF extension namespaceMichael Stahl
2013-07-10fix reading fonts from .odp using style::font-name (fdo#65338)Luboš Luňák
2013-07-09read/write ODF *:script* and *:rfc-language-tag*Eike Rathke
2013-07-05added rfc-language-tag* tokensEike Rathke
2013-07-03Added new regression curve properties as ODT 1.2 extended.Tomaž Vajngerl
2013-07-03Refactor regression curve handling in xmloff import to use chart2.Tomaž Vajngerl
2013-07-03 fdo#66282 - MathML export: improve ExportBraceFrédéric Wang
2013-07-01 #fdo66277 - Add support for alignment in MathML export.Frédéric Wang
2013-06-28no need for XMLStringVectorThomas Arnhold
2013-06-28fdo#66086 - MathML export: wideslash, widebslash and overstrikeFrédéric Wang
2013-06-04include: convert <type> here tooMichael Stahl
2013-06-04include: convert type scope="foo"> here tooMichael Stahl
2013-05-23prevent invalid files if file contains currency formatsMarkus Mohrhard
2013-05-15factor out SvXMLImport::IsOOoXML()Michael Stahl
2013-05-15Fix build.Thorsten Behrens
2013-05-15Fix fdo#64512 Handle xml:id correctly on multi-image draw:framesThorsten Behrens
2013-05-15Use upper camel case for class names in xmloff.Thorsten Behrens
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-03add a warningDavid Tardon