summaryrefslogtreecommitdiff
path: root/editeng/source/outliner/outlobj.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-04-18tdf#105286: Implement text rotation for Impress tablesTamás Zolnai1-3/+9
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin1-1/+1
2016-10-03add more dumpAsXml()Noel Grandin1-1/+3
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-2/+2
2015-09-15tdf#62525 editeng: OutlinerParaObjectDaniel Robertson1-110/+54
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2014-11-27Factor out OutlinerParaObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna1-0/+9
2014-08-15editeng: initialize mnRefCount in all ctors, fix sw.check crashes...Michael Stahl1-1/+3
2014-08-14Use boost::intrusive_ptr in lieu of manual ref-counting.Kohei Yoshida1-69/+57
2014-08-14Apply a simple pimpl idiom and rename the old Impl to make it non-Impl.Kohei Yoshida1-60/+74
2014-03-17codemaker,editeng: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-27Remove visual noise from editengAlexander Wilms1-2/+2
2014-01-29Resolves: #i123228# ParagraphData symbols shouldn't be required...Herbert Dürr1-0/+4
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-8/+14
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-1/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-12XubString->OUStringCaolán McNamara1-3/+6
2012-08-07drop bogus eof linesThomas Arnhold1-3/+0
2012-06-29Remove some more PCH tracesThomas Arnhold1-2/+7
2012-02-19Get rid of size() == 0Elton Chung1-1/+1
2011-11-27remove include of pch header in editengNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-0/+0
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-01-06#i107450#: move code from svx to new module editengMathias Bauer1-0/+274