summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/impedit.hxx
AgeCommit message (Expand)AuthorFilesLines
2013-06-28resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-46/+46
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-1/+1
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann1-2/+2
2012-04-24WaE: mixing comparison of bool and sal_BoolCaolán McNamara1-3/+3
2012-04-19Pass const reference.Kohei Yoshida1-3/+3
2012-04-17Make more methods of ImpEditEngine private to avoid direct access.Kohei Yoshida1-8/+7
2012-04-17This doesn't have to be public.Kohei Yoshida1-1/+0
2012-04-17Removed all references to ImpEditEngine from all of edit undo classes.Kohei Yoshida1-2/+3
2012-04-16Remove the last undo friend from ImpEditEngine.Kohei Yoshida1-6/+2
2012-04-16EditUndoSplitParaKohei Yoshida1-1/+0
2012-04-16EditUndoSplitParaKohei Yoshida1-1/+0
2012-04-16Same with EditUndoConnectParas.Kohei Yoshida1-1/+0
2012-04-16Same with EditUndoDelContent.Kohei Yoshida1-1/+0
2012-04-16same with EditUndoRemoveChars.Kohei Yoshida1-1/+0
2012-04-16EditUndoInsertCharts is no longer a friend of ImpEditEngine.Kohei Yoshida1-1/+0
2012-04-16EdtAutoCorrDoc no longer a friend of ImpEditEngine.Kohei Yoshida1-1/+0
2012-04-16EditHTMLParser is no loger a friend of ImpEditEngine.Kohei Yoshida1-1/+0
2012-04-16EditRTFParser no longer a friend of ImpEditEngine.Kohei Yoshida1-2/+1
2012-04-13Another svarray to kill.Kohei Yoshida1-5/+6
2012-04-13ImpEditView no longer a friend of ImpEditEngine.Kohei Yoshida1-3/+2
2012-04-13EditView is no longer a friend of ImpEditEngine.Kohei Yoshida1-1/+1
2012-04-04Method declared but not implemented. Removing...Kohei Yoshida1-1/+0
2012-04-03Another SV_DECL_PTRARR killed.Kohei Yoshida1-3/+3
2012-04-03Make ImpEditEngine explicitly non-copyable.Kohei Yoshida1-6/+7
2012-04-03Use initializer to initialize boolean's.Kohei Yoshida1-17/+16
2012-04-03Bool cleanup.Kohei Yoshida1-38/+37
2012-04-03This ought to be private...Kohei Yoshida1-2/+1
2012-04-03Another SV_DECL_PTRARR to kill.Kohei Yoshida1-1/+1
2012-04-03Unprintable character.Kohei Yoshida1-2/+2
2012-03-29ContentList no longer a child class of DummyContentList (take 2).Kohei Yoshida1-15/+16
2012-03-29Revert "ContentList no longer a child class of DummyContentList."Kohei Yoshida1-16/+15
2012-03-29ContentList no longer a child class of DummyContentList.Kohei Yoshida1-15/+16
2012-03-28ParaPortionList no longer a child class of DummyParaPortionList.Kohei Yoshida1-7/+15
2012-03-12Replace VARARR_SORT with stdBartosz Kosiorek1-3/+3
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-3/+3
2012-03-01Remove SvxFontTable and use std::vector insteadNoel Grandin1-3/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-14SV_DECL_PTRARR_DEL->std::vectorAugust Sodora1-5/+1
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora1-1/+1
2011-11-23callcatcher: remove newly unused codeCaolán McNamara1-1/+0
2011-11-07callcatcher: update list, drop some newly unused methodsCaolán McNamara1-3/+0
2011-11-04update unused listCaolán McNamara1-4/+0
2011-09-30callcatcher: unused methodsCaolán McNamara1-1/+0
2011-09-30Repeat not implementedCaolán McNamara1-1/+0
2011-08-24callcatcher: remove various unused methodsCaolán McNamara1-10/+0
2011-08-09Replace SvUShorts with vector in editeng/impedit.hxx and cascade changes.Nigel Hawkins1-2/+1
2011-06-13lets make this sal_Int32 on all platformsCaolán McNamara1-1/+1
2011-03-30change autofit feature so that it ignores trailing empty paragraphsRadek Doulik1-1/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0