summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* save fixed denominator for fractions fdo#56419Noel Power2012-11-145-11/+34
* fdo#49571: ODF import: ignore "text:enable-numbering" attributeMichael Stahl2012-09-171-1/+0
* fdo#49876: ODF export: do not export font-size="0pt"Michael Stahl2012-09-171-0/+2
* fdo#49678: ODF export: add svg:viewBox to draw:connectorMichael Stahl2012-09-171-0/+18
* fdo#49677: ODF export: always add xlink:type attributeMichael Stahl2012-09-171-0/+1
* fdo#30711: ODF export: "text:name" is mandatory on bookmarks:Michael Stahl2012-09-172-16/+56
* fdo#38056: fix XMLTextImportPropertyMapper regression:Michael Stahl2012-08-041-51/+52
* sd, sfx2, writerfilter, xmloff: fix some warningsMichael Stahl2012-08-021-1/+1
* fdo#38056: ODF import: fix page style attributes:Michael Stahl2012-07-201-0/+51
* fix a crash with empty stringLuboš Luňák2012-07-131-4/+2
* add support for axis color import/exportMarkus Mohrhard2012-06-272-0/+2
* fix invalid vector.push_back(vector.back())Michael Stahl2012-06-122-4/+8
* fdo#30711: fix some problems in 7a1c5e54:Michael Stahl2012-06-051-29/+20
* Catch more remnant ODFVER_LATEST instances.Thorsten Behrens2012-06-052-3/+3
* Fix fdo#50704 Default to absolute svg:d paths for ODF1.2 compat-modeThorsten Behrens2012-06-056-23/+34
* Add ODF1.2 extended-but-more-compatible modeThorsten Behrens2012-06-054-6/+8
* Unify ODF extended vs. ODF1.2 handlingThorsten Behrens2012-06-052-8/+6
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-042-4/+9
* nuke unused definesTakeshi Abe2012-06-041-3/+0
* Import X errorbars.Rafael Dominguez2012-06-036-20/+192
* Export errorbars attributes and styles to XML.Rafael Dominguez2012-06-031-1/+23
* Map errorbars properties from chart2 API to xml.Rafael Dominguez2012-06-033-0/+11
* targeted string re-workNorbert Thiebaud2012-06-0215-452/+410
* targeted string re-workNorbert Thiebaud2012-06-023-14/+14
* targeted string re-workNorbert Thiebaud2012-06-0215-568/+558
* targeted string re-workNorbert Thiebaud2012-06-011-2/+1
* targeted string re-workNorbert Thiebaud2012-06-013-64/+59
* targetted re-work of minor cppcheck fixesMichael Meeks2012-05-311-5/+4
* nuke unused typedefTakeshi Abe2012-05-311-1/+0
* targeted string re-workNorbert Thiebaud2012-05-291-6/+6
* targeted string re-workNorbert Thiebaud2012-05-293-31/+31
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-292-28/+29
* support remaining data bar attributes in odf import/exportMarkus Mohrhard2012-05-262-0/+4
* import new conditional format informationMarkus Mohrhard2012-05-251-0/+2
* use correct namespace for calc odf extensionsMarkus Mohrhard2012-05-244-1/+15
* first part for databar exportMarkus Mohrhard2012-05-242-0/+12
* -Werror=unused-parameterStephan Bergmann2012-05-224-5/+3
* WaE: unused parameter 'rStrName'Tor Lillqvist2012-05-221-1/+1
* make row heights ( incl default row height ) from excel are saved absoluteNoel Power2012-05-228-0/+62
* Some cppcheck cleaningJulien Nabet2012-05-201-3/+3
* Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-05-193-4/+4
* removed unused const rtl::OUStringTakeshi Abe2012-05-186-10/+0
* some more ConstAsciiString behind OSL_ENSURECaolán McNamara2012-05-171-2/+2
* merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara2012-05-177-123/+73
* completely nutso merge bustage since 2004Caolán McNamara2012-05-161-4/+0
* removed unused static rtl::OUStringTakeshi Abe2012-05-142-3/+0
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* fdo#48969: switch units in Converter::convertDoubleMichael Stahl2012-04-201-1/+1
* loop with erase(begin()) looks sort of inefficientMichael Stahl2012-04-182-5/+4
* Convert SV_DECL_PTRARR_SORT_DEL to boost::ptr_setNoel Grandin2012-04-181-7/+6