summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete inetdef.hxxThomas Arnhold2012-06-152-3/+0
* reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara2012-06-131-2/+1
* removed code commented-out in the first placeTakeshi Abe2012-06-131-3/+0
* fix invalid vector.push_back(vector.back())Michael Stahl2012-06-122-4/+8
* work around spurious signed overflow warningsEike Rathke2012-06-121-4/+4
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-1/+2
* Remove superfluous empty lines on topThomas Arnhold2012-06-0922-45/+0
* Remove superfluous include commentsThomas Arnhold2012-06-091-6/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-062-13/+12
* 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
* Convert SV_DECL_PTRARR_SORT_DEL to boost:ptr_setNoel Grandin2012-04-181-14/+11
* Convert SV_DECL_PTRARR to std::vectorNoel Grandin2012-04-181-15/+11
* Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin2012-04-181-14/+10