summaryrefslogtreecommitdiff
path: root/include/editeng/editobj.hxx
AgeCommit message (Expand)Author
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-01-21EDITENG : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold
2013-10-08No more getIdentifier*() calls because they are not efficient.Kohei Yoshida
2013-10-04Rename StringPool to SharedStringPool because that's what it is.Kohei Yoshida
2013-10-04Add methods to extract string IDs from edit text object.Kohei Yoshida
2013-10-04Add method to normalize strings in EditTextObject.Kohei Yoshida
2013-09-11convert include/editeng/editobj.hxx from String to OUStringNoel Grandin
2013-08-28Rename SectionAttribute to Section.Kohei Yoshida
2013-08-24Change of plan - we need to include feature attributes here as well.Kohei Yoshida
2013-08-20Add a means to retrieve all formatting attributes in non-overlapping sections.Kohei Yoshida
2013-08-09XubString->OUStringCaolán McNamara
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-23execute move of global headersBjoern Michaelsen