summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
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-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-09Revert idle whitespace changesThorsten Behrens6-12/+12
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
2011-02-03CWS gnumake3: clean up mingw stuff after adding STDLIBSMathias Bauer2-28/+0
2011-02-02CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of ind...Mathias Bauer2-20/+2
2011-02-01gnumake3: remove loads of obsolete dmakefilesMichael Stahl1-30/+0
2011-02-01gnumake3: remove dmake files for tests in converted modulesMichael Stahl2-49/+1
2011-02-01CWS gnumake3: use standard linked libs on WindowsMathias Bauer2-20/+2
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir Glazunov7-45/+0
2011-01-31CWS-TOOLING: integrate CWS chart46Vladimir Glazunov16-1713/+1758
2011-01-31CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in para...Mathias Bauer1-1/+1
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara2-4/+0
2011-01-28chart46: merge with dev300m98Ingrid Halama [iha]5-6/+74
2011-01-28Replace empty equalsAscii() with getLength().Thomas Arnhold1-1/+1