summaryrefslogtreecommitdiff
path: root/binaryurp/source/lessoperators.hxx
AgeCommit message (Collapse)AuthorFilesLines
2013-05-28#i122208# replace the binaryurp cache for improved C++ compatibilityHerbert Dürr1-0/+4
Failing to instantiatie incomplete types like the Map::iterator in binaryurp Cache's Entry members is allowed by the C++ standard. The rewrite makes it more compliant with other C++ compilers/STLs. And interesting alternative would be to use boost's multi_index_container. git-svn-id: http://svn.apache.org/repos/asf/openoffice/branches/rejuvenate01@1480367 13f79535-47bb-0310-9956-ffa450edef68
2012-06-12re-base on ALv2 code.Michael Meeks1-26/+17
2011-06-02add mode lines to new filesCaolán McNamara1-0/+3
2011-01-26sb138: #i116038# fresh implementation of binary URP bridgesb1-0/+50