summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-20Sprinkle some staticness to avoid duplicate symbols when DISABLE_DYNLOADINGTor Lillqvist
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-14SvXMLImportPropertyMapper::importXML: fix assertion to be less sillyMichael Stahl
2012-09-14fdo#49571: ODF import: ignore "text:enable-numbering" attributeMichael Stahl
2012-09-14fdo#49876: ODF export: do not export font-size="0pt"Michael Stahl
2012-09-14fdo#49678: ODF export: add svg:viewBox to draw:connectorMichael Stahl
2012-09-14fdo#49677: ODF export: always add xlink:type attributeMichael Stahl
2012-09-14fdo#30711: ODF export: "text:name" is mandatory on bookmarks:Michael Stahl
2012-09-12Improvement on previous commitStephan Bergmann
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-10Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-04Replace usage of rtl/memory.h in xmloff with equivalent from string.hArnaud Versini
2012-08-03fdo#38056: fix XMLTextImportPropertyMapper regression:Michael Stahl
2012-08-03support new xml number:fill-character elem for number-style namespaceNoel Power
2012-08-03additional const_iterator in const methodCaolán McNamara
2012-08-02SvXMLAutoStylePoolP_Impl: try to make MSVC happyMichael Stahl
2012-08-02cntnrsrt.hxx: remove dead codeMichael Stahl
2012-08-02STL'ify DECLARE_CONTAINER_SORT_DEL(SvXMLAutoStylePoolParentsP_Impl)Noel Grandin
2012-08-02STL'ify DECLARE_CONTAINER_SORT(XMLTextListAutoStylePool_Impl)Noel Grandin
2012-08-02STL'ify DECLARE_CONTAINER_SORT_DEL(XMLFontAutoStylePool_Impl)Noel Grandin
2012-08-02convert XMLFamilyDataList_Impl to boost::ptr_setCaolán McNamara
2012-08-01const SvXMLStyleIndexCmp_Impl upCaolán McNamara
2012-08-01convert SvXMLAutoStylePoolNamesP_Impl to a std::setCaolán McNamara
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-28Partially revert "hrc cleanup: Remove unused resource definitions"Thomas Arnhold
2012-07-28WaE: unused variableTor Lillqvist
2012-07-27sd, sfx2, writerfilter, xmloff: fix some warningsMichael Stahl
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-20office:annotation-end importMiklos Vajna
2012-07-20office:annotation-end exportMiklos Vajna
2012-07-19odf: export old path without unsupported commands in draw namespace as wellRadek Doulik
2012-07-19fdo#38056: ODF import: fix page style attributes:Michael Stahl
2012-07-19odf: export arcangleto commands in enhanced path (use drawooo namespace)Radek Doulik
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-16xmloff: implement import/export of SwPostItField::aInitialsMiklos Vajna
2012-07-13fix a crash with empty stringLuboš Luňák
2012-07-12xmloff: add new constant for commentrange field typeMiklos Vajna
2012-07-11Decrease header files dependenciesMatteo Casalin