summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/impedit5.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-06-28resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-27/+27
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-06-29Remove some more PCH tracesThomas Arnhold1-6/+4
2012-05-31nuke unused typedefTakeshi Abe1-2/+0
2012-04-17Make more methods of ImpEditEngine private to avoid direct access.Kohei Yoshida1-1/+2
2012-04-17Removed all references to ImpEditEngine from all of edit undo classes.Kohei Yoshida1-6/+6
2012-04-13SafeGetObject() no longer needed since GetObject() does the same thing.Kohei Yoshida1-10/+10
2012-04-03Bool cleanup.Kohei Yoshida1-6/+6
2012-03-29SaveGetObject() is presumably meant to be safe rather than savingLuboš Luňák1-13/+13
2012-03-29I assume the asserts are safer before non-checked accessLuboš Luňák1-3/+3
2012-03-29ParaPortionList no longer a child class of DummyParaPortionListDavid Tardon1-1/+1
2012-03-29ContentList no longer a child class of DummyContentList (take 2).Kohei Yoshida1-8/+14
2012-03-29Revert "ContentList no longer a child class of DummyContentList."Kohei Yoshida1-14/+8
2012-03-29ContentList no longer a child class of DummyContentList.Kohei Yoshida1-8/+14
2012-03-28ParaPortionList no longer a child class of DummyParaPortionList.Kohei Yoshida1-2/+2
2012-03-28ContentInfoArray is gone.Kohei Yoshida1-1/+1
2012-03-28One less use of CharAttribArray.Kohei Yoshida1-1/+1
2012-03-28Move away from SV_DECL_PTRARR in CharAttribList.Kohei Yoshida1-33/+33
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora1-5/+6
2011-11-27remove include of pch header in editengNorbert Thiebaud1-2/+0
2011-09-30Repeat not implementedCaolán McNamara1-10/+0
2011-07-27remove dead codeThomas Arnhold1-20/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-87/+87
2011-02-16Translation of german comments.Albert Thuswaldner1-76/+51
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-2/+2
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong /...Carsten Driesner1-89/+89
2010-10-20fix delete/delete[] mismatchDavid Tardon1-1/+1
2010-10-14undoapi: first sketch of the listener API - not sure this will survive 'til t...Frank Schoenheit [fs]1-2/+2
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/+914