summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* Flag bogus "true" with a FIXMEStephan Bergmann2014-01-171-1/+4
* Resolves: #i123457# suppress import and export of hyperlinks without an URLOliver-Rainer Wittmann2014-01-164-178/+216
* fdo#72520 : Added property to store external data path in chart.sushil_shinde2014-01-162-0/+2
* bool improvementsStephan Bergmann2014-01-145-7/+7
* Resolves: #i123792# correction for comments/annotations on table cell rangesOliver-Rainer Wittmann2014-01-091-2/+2
* Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann2014-01-099-131/+37
* 123792: complete annotations on text ranges featureOliver-Rainer Wittmann2014-01-083-96/+69
* Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann2014-01-0811-134/+37
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-079-26/+21
* cppcheck: const_cast instead of C castJulien Nabet2014-01-041-1/+1
* fdo#58112 write loext:contextual-spacing accept style:contextual-spacingEike Rathke2013-12-201-2/+2
* prepare to accept loext:contextual-spacing, fdo#58112Eike Rathke2013-12-201-1/+7
* typo fixesAndras Timar2013-12-204-5/+5
* added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke2013-12-2021-63/+84
* prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke2013-12-207-29/+31
* reordered member variables for 4 byte alignmentEike Rathke2013-12-201-2/+2
* Add new XML tokens for ODS, for calc data stream import & export.Kohei Yoshida2013-12-191-0/+3
* fdo#72304 Preserve Chart data table properties during ODF import/export.Nikhil Walvekar2013-12-192-0/+8
* fdo#72306 Axis names were lost after saving file on LO.sushil_shinde2013-12-191-0/+8
* fdo#72850: ODF export: don't export spurious style:display="false"Michael Stahl2013-12-182-12/+13
* fdo#72452: ODF import/export: fix handling of style:page-numberMichael Stahl2013-12-182-4/+5
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-172-4/+4
* remove unnecessary double calls to OUString constructorNoel Grandin2013-12-177-9/+9
* Clean-up uno/lbnames.hStephan Bergmann2013-12-161-1/+0
* fdo#72697 actually write this only in ODF 1.2 extendedEike Rathke2013-12-131-11/+17
* fdo#72697 write <loext:sender-initials>Eike Rathke2013-12-131-5/+15
* fdo#72697 accept future <loext:sender-initials>Eike Rathke2013-12-132-2/+3
* Drop duplicate #includeTakeshi Abe2013-12-131-1/+0
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-121-1/+1
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-122-11/+11
* Remove unused SvXMLExport::mbEnableExperimentalOdfExport.Matúš Kukan2013-12-111-2/+0
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-112-11/+11
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-112-11/+11
* xmloff: remove unused XMLTimeFieldImportContext::fTimeValueMichael Stahl2013-12-102-21/+0
* sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl2013-12-103-5/+27
* write the correct 'sort-ascending' value, fdo#72548Eike Rathke2013-12-101-1/+3
* resolved fdo#72537 write <loext:fill-character>Eike Rathke2013-12-092-2/+3
* fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin2013-12-094-36/+35
* this assert is wrongMarkus Mohrhard2013-12-081-1/+1
* Clean up includes of comphelper/stl_types.hxxStephan Bergmann2013-12-064-4/+0
* Get rid of unnecessary comphelper::UStringEqualStephan Bergmann2013-12-062-5/+2
* Get rid of DECLARE_STL_MAPStephan Bergmann2013-12-066-11/+16
* Get rid of DECLARE_STL_VECTORStephan Bergmann2013-12-062-5/+8
* Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann2013-12-0610-19/+32
* Get rid of comphelper::UStringLessStephan Bergmann2013-12-058-22/+10
* Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann2013-12-057-8/+24
* fdo#71450 fdo#71698: ODF import: fix frame name corner casesMichael Stahl2013-12-021-2/+10
* typo: intarnal -> internalAndras Timar2013-12-021-1/+1
* Fix some typos for "height"Julien Nabet2013-11-251-3/+3
* Support regression curve name in ODF.Tomaž Vajngerl2013-11-242-0/+2