summaryrefslogtreecommitdiff
path: root/sw/source/core
diff options
context:
space:
mode:
authorMatthew Pottage <matthewpottage@invincitech.com>2014-12-22 17:35:47 +0000
committerCaolán McNamara <caolanm@redhat.com>2015-01-07 15:47:42 +0000
commit2c71f383019e0ac13b83aabd3011d7f7b55a62b3 (patch)
treedb0718193405e93cd916a423e7176b10f9948b2a /sw/source/core
parent651441ef39446f0d073ec3644ca7fe479f069d57 (diff)
fdo#75757: Remove inheritance from std::vector.
In framework/inc/stdtypes.h. class OUStringList. Removed inheritance and separated additional functionality into more general functions. Changed to using std::vector<OUString> rather than SequenceAsVector. The functions now work for any vector. Although they could be made more general and support any container by altering the arguments. Change-Id: I472267029dc69da1ad0a98d55e26e3784f6b07cd Reviewed-on: https://gerrit.libreoffice.org/13612 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/source/core')
0 files changed, 0 insertions, 0 deletions