summaryrefslogtreecommitdiff
path: root/include/svl/sharedstringpool.hxx
AgeCommit message (Expand)Author
2014-03-03remove unused code svl::SharedStringPool::SharedStringPool()Noel Grandin
2013-11-09fdo#65108 inter-module includes <> include/svlNorbert Thiebaud
2013-11-06Add mutex to guard the shared string pool content.Kohei Yoshida
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-10-08No more getIdentifier*() calls because they are not efficient.Kohei Yoshida
2013-10-08Re-implement interning in order to return both string arrays.Kohei Yoshida
2013-10-04Rename StringPool to SharedStringPool because that's what it is.Kohei Yoshida