summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold17-78/+71
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky800-4646/+8265
2011-03-17chmod -xTor Lillqvist2-0/+0
2011-03-17Use realpath for Cygwin goodness, drop -I options to nonexistent directoriesTor Lillqvist2-7/+5
2011-03-16fix typoCaolán McNamara1-1/+1
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold25-56/+54
2011-03-13Move DBG_ERROR1 to OSL_TRACEThomas Arnhold6-19/+19
2011-03-13Move DBG_ERROR to OSL_FAIL for strings with masked quotation marksThomas Arnhold1-1/+1
2011-03-13Move DBG_ERROR to OSL_FAIL for getStr()Thomas Arnhold1-2/+2
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold1-1/+1
2011-03-12fix mis-merge all-around.Norbert Thiebaud4-10/+7
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens800-4637/+8261
2011-03-09Remove last traces of SvLongsgr2Nigel Hawkins1-4/+1
2011-03-09remove SVX_LIGHT macroXavier ALT14-104/+0
2011-03-09Revert idle whitespace changesThorsten Behrens6-12/+12
2011-03-08Remove commented out codeBálint Dózsa20-131/+7
2011-03-07Remove use of SvLongs in txtparae.hxxNigel Hawkins1-1/+0
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-18merged DEV300Release Engineering14-218/+482
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-15chart52: merge with DEV300_m100Ingrid Halama [iha]176-834/+743
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-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer165-691/+691
2011-02-07Remove dead code. Mostly unused namespacesThomas Arnhold6-13/+0
2011-02-07Remove dead codeThomas Arnhold6-159/+0
2011-02-07removetooltypes01: #i112600# Fix problem after rebase in xmloffCarsten Driesner2-8/+8
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner23-1758/+1758
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-03CWS gnumake3: resync to m99Mathias Bauer23-1758/+1758
2011-02-03mark unimplemented copy ctor and assignment as private, and fix sigsCaolán McNamara1-1/+2
2011-02-03chart52: merge with DEV300_m99Ingrid Halama [iha]23-1758/+1688