summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2012-08-02convert XMLFamilyDataList_Impl to boost::ptr_setCaolán McNamara5-239/+188
2012-08-01const SvXMLStyleIndexCmp_Impl upCaolán McNamara1-1/+1
2012-08-01convert SvXMLAutoStylePoolNamesP_Impl to a std::setCaolán McNamara10-123/+47
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara6-6/+0
2012-07-28Partially revert "hrc cleanup: Remove unused resource definitions"Thomas Arnhold1-3/+3
2012-07-28WaE: unused variableTor Lillqvist1-1/+3
2012-07-27sd, sfx2, writerfilter, xmloff: fix some warningsMichael Stahl1-1/+1
2012-07-25delete svl/svstdarr.hxxMichael Stahl6-6/+3
2012-07-20office:annotation-end importMiklos Vajna4-5/+71
2012-07-20office:annotation-end exportMiklos Vajna4-4/+36
2012-07-19odf: export old path without unsupported commands in draw namespace as wellRadek Doulik1-6/+16
2012-07-19fdo#38056: ODF import: fix page style attributes:Michael Stahl1-0/+51
2012-07-19odf: export arcangleto commands in enhanced path (use drawooo namespace)Radek Doulik4-7/+13
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák3-4/+4
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-12/+12
2012-07-16xmloff: implement import/export of SwPostItField::aInitialsMiklos Vajna4-0/+26
2012-07-13fix a crash with empty stringLuboš Luňák1-4/+2
2012-07-12xmloff: add new constant for commentrange field typeMiklos Vajna1-0/+1
2012-07-11Decrease header files dependenciesMatteo Casalin3-3/+3
2012-07-10xmloff: kill RTL_CONSTASCII_USTRINGPARAM in rebased codeMiklos Vajna12-54/+48
2012-07-09some UniString->rtl::OUStringCaolán McNamara2-3/+4
2012-07-09merge HeaderIsSharedFirst and FooterIsSharedFirst to FirstIsSharedMiklos Vajna3-15/+6
2012-07-08removed unused includesTakeshi Abe2-2/+0
2012-07-05xmloff: unused includes in txtimpMiklos Vajna1-22/+0
2012-07-05xmloff: implement first page header/footer import/exportMiklos Vajna10-18/+131
2012-07-02Remove unused definesThomas Arnhold1-4/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks2-8/+2
2012-07-01Remove unused definesThomas Arnhold1-3/+0
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold1-3/+3
2012-06-29Remove include guardsThomas Arnhold4-9/+0
2012-06-29Remove unused localsThomas Arnhold1-4/+0
2012-06-29Remove UNO includes commentsThomas Arnhold7-14/+0
2012-06-28Remove unused header filesThomas Arnhold1-56/+0
2012-06-27Remove unused header filesThomas Arnhold3-2046/+0
2012-06-27Remove unused include filesThomas Arnhold1-61/+0
2012-06-27removed unnecessary forward declarations of classTakeshi Abe19-52/+1
2012-06-27add support for axis color import/exportMarkus Mohrhard2-0/+2
2012-06-26removed unnecessary forward declarations of classTakeshi Abe3-14/+0
2012-06-26re-base on ALv2 code.Michael Meeks3-70/+45
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.mod files don't need executable bitsMichael Stahl14-0/+0
2012-06-22.cxx files don't need executable bitsMichael Stahl1-0/+0
2012-06-22re-base on ALv2 code.Michael Meeks5-115/+70
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks374-9056/+5699
2012-06-21re-base on ALv2 code.Michael Meeks2-21/+30
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-1/+1
2012-06-16removed unused forward declarations of classTakeshi Abe1-2/+0
2012-06-15Remove obsolete inetdef.hxxThomas Arnhold2-3/+0
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-2/+1