summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-012-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-012-0/+2
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-253-8/+5
* Sprinkle some staticness to avoid duplicate symbols when DISABLE_DYNLOADINGTor Lillqvist2012-09-201-2/+2
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-194-8/+8
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+0
* SvXMLImportPropertyMapper::importXML: fix assertion to be less sillyMichael Stahl2012-09-141-4/+4
* fdo#49571: ODF import: ignore "text:enable-numbering" attributeMichael Stahl2012-09-141-1/+0
* fdo#49876: ODF export: do not export font-size="0pt"Michael Stahl2012-09-141-0/+2
* fdo#49678: ODF export: add svg:viewBox to draw:connectorMichael Stahl2012-09-141-0/+18
* fdo#49677: ODF export: always add xlink:type attributeMichael Stahl2012-09-141-0/+1
* fdo#30711: ODF export: "text:name" is mandatory on bookmarks:Michael Stahl2012-09-142-16/+56
* Improvement on previous commitStephan Bergmann2012-09-127-57/+28
* fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin2012-09-123-9/+10
* fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin2012-09-031-9/+6
* gbuild: register all jarsMichael Stahl2012-08-171-5/+5
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-1628-110/+42
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-08-101-2/+2
* fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther2012-08-102-2/+2
* remove include comments and boxesThomas Arnhold2012-08-089-45/+0
* drop bogus eof linesThomas Arnhold2012-08-072-4/+0
* Replace usage of rtl/memory.h in xmloff with equivalent from string.hArnaud Versini2012-08-048-13/+18
* fdo#38056: fix XMLTextImportPropertyMapper regression:Michael Stahl2012-08-031-51/+52
* support new xml number:fill-character elem for number-style namespaceNoel Power2012-08-035-0/+29
* additional const_iterator in const methodCaolán McNamara2012-08-031-2/+2
* SvXMLAutoStylePoolP_Impl: try to make MSVC happyMichael Stahl2012-08-021-4/+6
* cntnrsrt.hxx: remove dead codeMichael Stahl2012-08-021-1/+0
* STL'ify DECLARE_CONTAINER_SORT_DEL(SvXMLAutoStylePoolParentsP_Impl)Noel Grandin2012-08-024-40/+33
* STL'ify DECLARE_CONTAINER_SORT(XMLTextListAutoStylePool_Impl)Noel Grandin2012-08-021-44/+37
* STL'ify DECLARE_CONTAINER_SORT_DEL(XMLFontAutoStylePool_Impl)Noel Grandin2012-08-021-34/+37
* convert XMLFamilyDataList_Impl to boost::ptr_setCaolán McNamara2012-08-025-239/+188
* const SvXMLStyleIndexCmp_Impl upCaolán McNamara2012-08-011-1/+1
* convert SvXMLAutoStylePoolNamesP_Impl to a std::setCaolán McNamara2012-08-0110-123/+47
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-306-6/+0
* Partially revert "hrc cleanup: Remove unused resource definitions"Thomas Arnhold2012-07-281-3/+3
* WaE: unused variableTor Lillqvist2012-07-281-1/+3
* sd, sfx2, writerfilter, xmloff: fix some warningsMichael Stahl2012-07-271-1/+1
* delete svl/svstdarr.hxxMichael Stahl2012-07-256-6/+3
* office:annotation-end importMiklos Vajna2012-07-204-5/+71
* office:annotation-end exportMiklos Vajna2012-07-204-4/+36
* odf: export old path without unsupported commands in draw namespace as wellRadek Doulik2012-07-191-6/+16
* fdo#38056: ODF import: fix page style attributes:Michael Stahl2012-07-191-0/+51
* odf: export arcangleto commands in enhanced path (use drawooo namespace)Radek Doulik2012-07-194-7/+13
* the unknwon typo is surprisingly popularLuboš Luňák2012-07-163-4/+4
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-161-12/+12
* xmloff: implement import/export of SwPostItField::aInitialsMiklos Vajna2012-07-164-0/+26
* fix a crash with empty stringLuboš Luňák2012-07-131-4/+2
* xmloff: add new constant for commentrange field typeMiklos Vajna2012-07-121-0/+1
* Decrease header files dependenciesMatteo Casalin2012-07-113-3/+3
* xmloff: kill RTL_CONSTASCII_USTRINGPARAM in rebased codeMiklos Vajna2012-07-1012-54/+48