summaryrefslogtreecommitdiffstats
path: root/include/svl/sharedstring.hxx
Commit message (Expand)AuthorAgeFilesLines
* Revert needless inlining of methods for publicly exposed class.Kohei Yoshida2014-06-261-8/+8
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-6/+6
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-2/+2
* fdo#65108 inter-module includes <> include/svlNorbert Thiebaud2013-11-091-2/+2
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-2/+2
* Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida2013-10-111-0/+3
* Import shared formulas from xlsx without crashing.Kohei Yoshida2013-10-111-0/+2
* Add isEmpty() to SharedString. This simplies a lot of its call sites.Kohei Yoshida2013-10-111-0/+1
* No more getIdentifier*() calls because they are not efficient.Kohei Yoshida2013-10-081-0/+3
* Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida2013-10-081-0/+3
* ContentInfo to store svl::SharedString instead of OUString.Kohei Yoshida2013-10-081-0/+2
* Re-implement interning in order to return both string arrays.Kohei Yoshida2013-10-081-0/+41