summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)AuthorFilesLines
2014-02-10coverity#1079007 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-08ODF export/import: text vertical adjustment attribute of text framesZolnai Tamás1-0/+1
2014-02-06Typo: atribute(s) -> attribute(s)Julien Nabet1-1/+1
2014-02-05Resolves: #i124143# for draw:frame containing multiple draw:image...Armin Le Grand2-1/+11
2014-01-30swpagerelsize: implement ODF import/exportMiklos Vajna2-0/+4
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-24Resolves: fdo#73355 reconcile legacy path bug detectionCaolán McNamara1-0/+2
2014-01-20Removed unused solar.h referenceAlexandre Vicenzi6-6/+0
2014-01-16Resolves: #i123457# suppress import and export of hyperlinks without an URLOliver-Rainer Wittmann2-8/+21
2014-01-16fdo#72520 : Added property to store external data path in chart.sushil_shinde1-0/+1
2014-01-14bool improvementsStephan Bergmann2-2/+2
2014-01-09xmloff: unused defineMiklos Vajna1-1/+0
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann1-3/+4
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann1-3/+7
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke2-3/+10
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke2-0/+9
2013-12-20just beautify this a littleEike Rathke1-7/+7
2013-12-20reordered member variables for 4 byte alignmentEike Rathke1-1/+1
2013-12-19Add new XML tokens for ODS, for calc data stream import & export.Kohei Yoshida1-0/+3
2013-12-19fdo#72304 Preserve Chart data table properties during ODF import/export.Nikhil Walvekar1-0/+4
2013-12-11Remove unused SvXMLExport::mbEnableExperimentalOdfExport.Matúš Kukan1-2/+0
2013-12-10write the correct 'sort-ascending' value, fdo#72548Eike Rathke1-1/+3
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann1-2/+1
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann1-0/+3
2013-11-24Support regression curve name in ODF.Tomaž Vajngerl1-0/+1
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann1-0/+1
2013-11-13Respect svg:font-face-format element.Brennan Vincent1-0/+1
2013-11-09fdo#65108 inter-module includes <> include/xmloffNorbert Thiebaud71-167/+167
2013-10-31Remove the xmloff::token::ResetTokens race conditionStephan Bergmann1-9/+0
2013-10-23fixincludeguards.sh: include/xml*Thomas Arnhold96-253/+253
2013-10-22Bin some pointless commentsTor Lillqvist1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist2-3/+3
2013-10-13Combine a pointlessly split class implementation and bin unused private fieldTor Lillqvist1-1/+0
2013-09-17Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara1-5/+6
2013-09-16sal_Bool to boolEike Rathke6-18/+18
2013-09-03fdo#68839: ODF import: fix name of multi-image frameMichael Stahl1-1/+1
2013-08-23ODF export/import of fine dashed border styleZolnai Tamás1-0/+1
2013-08-21fdo#60740: Populate auto styles from edit cells without using UNO API.Kohei Yoshida1-7/+3
2013-08-20this Find is not actually implementedCaolán McNamara1-1/+0
2013-08-18CharBrd 8.1: ODF filtersZolnai Tamás1-0/+18
2013-08-16Properly hide implementation details.Kohei Yoshida1-9/+5
2013-08-14add character shading value to ODT filtersAdam Co1-0/+1
2013-08-14xmloff: add a generic LibreOffice ODF extension namespaceMichael Stahl2-1/+5
2013-07-10fix reading fonts from .odp using style::font-name (fdo#65338)Luboš Luňák2-12/+5
2013-07-09read/write ODF *:script* and *:rfc-language-tag*Eike Rathke4-0/+73
2013-07-05added rfc-language-tag* tokensEike Rathke1-0/+5
2013-07-03Added new regression curve properties as ODT 1.2 extended.Tomaž Vajngerl1-1/+11
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