summaryrefslogtreecommitdiff
path: root/svl/source/misc/sharedstring.cxx
AgeCommit message (Expand)Author
2014-06-26Revert needless inlining of methods for publicly exposed class.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-15fix-includes.pl: svlThomas Arnhold
2013-10-11Compare by pointers first.Kohei Yoshida
2013-10-11Fix equality operator for SharedString & write test for it.Kohei Yoshida
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida
2013-10-11Import shared formulas from xlsx without crashing.Kohei Yoshida
2013-10-11Add isEmpty() to SharedString. This simplies a lot of its call sites.Kohei Yoshida
2013-10-08No more getIdentifier*() calls because they are not efficient.Kohei Yoshida
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida
2013-10-08ContentInfo to store svl::SharedString instead of OUString.Kohei Yoshida
2013-10-08Re-implement interning in order to return both string arrays.Kohei Yoshida