summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2011-03-04Remove bogus and useless comments in libs-core.Guillaume Poussel3-6/+4
2011-03-04survive broken configCaolán McNamara1-4/+12
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold62-224/+224
2011-03-01avoid implicit castCaolán McNamara4-4/+4
2011-03-01revert commit 4877ad1d8ef4bf509d5329f03fe6c16e8e3c307eNoel Power1-4/+0
2011-02-26Remove "using namespace ::rtl"Julien Nabet9-9/+17
2011-02-21Stop using namespace rtlTor Lillqvist1-38/+40
2011-02-18Remove some #include "tools/list.hxx"Joseph Powers5-6/+1
2011-02-17Remove dead codesBálint Dózsa11-161/+1
2011-02-16Remove dead codeBálint Dózsa14-118/+2
2011-02-16Remove SCO supportThomas Arnhold1-5/+0
2011-02-15Remove XML_CHECK_UI_CON(T)STRAINSThomas Arnhold2-96/+0
2011-02-13Remove some dead codeThomas Arnhold1-28/+0
2011-02-11(std|boost)::hash on a const char* hashes the pointer not the contentsCaolán McNamara1-1/+8
2011-02-10some form field import/export improvementsNoel Power1-0/+4
2011-02-09Use const_iterator where required by tighter STL implementationsTor Lillqvist1-6/+6
2011-02-07Remove dead code. Mostly unused namespacesThomas Arnhold6-13/+0
2011-02-07Remove dead codeThomas Arnhold6-159/+0
2011-02-06std::hash -> boost::hashFridrich Štrba1-1/+1
2011-02-06Revert "Add #include <hash_map> again, we still use std::hash"Fridrich Štrba1-1/+0
2011-02-06Add #include <hash_map> again, we still use std::hashJoseph Powers1-0/+1
2011-02-06remove some more <hash_map> includesFridrich Štrba1-1/+0
2011-02-05Cleanup of boost conversion issuesJoseph Powers1-3/+4
2011-02-05data_type -> mapped_typeFridrich Štrba3-4/+4
2011-02-05migrate to use boost unordered containersFridrich Štrba12-24/+24
2011-02-03mark unimplemented copy ctor and assignment as private, and fix sigsCaolán McNamara1-1/+2
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara2-4/+0
2011-01-28Replace empty equalsAscii() with getLength().Thomas Arnhold1-1/+1
2011-01-25make the test for "-" more robustDavid Tardon1-1/+18
2011-01-25check for exact pos. of the inner "-"David Tardon1-3/+5
2011-01-25WaE: unused variablesDavid Tardon1-8/+1
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara2-0/+3
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara4-11/+10
2011-01-21Remove old RCS lines.Thomas Arnhold1-3/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold9-32/+32
2011-01-18Use the foolproof checked macro for thisCaolán McNamara1-8/+4
2011-01-10Remove commented codeAnders Jonsson2-251/+1
2011-01-07Remove DECLARE_LIST( SvXMLAutoStylePoolPropertiesPList_Impl, ... )Joseph Powers3-20/+25
2011-01-07Remove DECLARE_LIST( SvXMLAutoStylePoolCache_Impl, OUStringPtr )Joseph Powers3-25/+26
2011-01-07Remove DECLARE_LIST(ImpPlaceholderList, SdXMLPresentationPlaceholderContext*)Joseph Powers2-14/+15
2011-01-07Remove DECLARE_LIST(ImpMasterPageList, SdXMLMasterPageContext*)Joseph Powers2-100/+102
2011-01-07Remove DECLARE_LIST( XMLSectionList_Impl, XMLSectionImportContext* )Joseph Powers2-20/+3
2011-01-07cppcheck: prefer prefix variantCaolán McNamara1-5/+5
2011-01-06Remove DECLARE_LIST(Imp3DLightList, SdXML3DLightContext*)Joseph Powers2-20/+22
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-1/+1
2011-01-04oops, patch wasn't applied correctlyCaolán McNamara1-1/+0
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-2/+2
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-5/+5
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-1/+1