summaryrefslogtreecommitdiff
path: root/editeng/inc
AgeCommit message (Expand)AuthorFilesLines
2012-04-17no TYPEINFO for edit undo objects.Kohei Yoshida1-1/+0
2012-04-17Make more methods of ImpEditEngine private to avoid direct access.Kohei Yoshida1-0/+7
2012-04-17Removed all references to ImpEditEngine from all of edit undo classes.Kohei Yoshida2-7/+14
2012-04-17None of the edit undo classes access ImpEditEngine directly.Kohei Yoshida1-2/+8
2012-04-16Remove the last undo friend from ImpEditEngine.Kohei Yoshida1-0/+2
2012-04-16EditUndoSplitParaKohei Yoshida1-0/+2
2012-04-16Same with EditUndoConnectParas.Kohei Yoshida1-0/+3
2012-04-16Same with EditUndoDelContent.Kohei Yoshida1-0/+10
2012-04-16EditUndoInsertCharts is no longer a friend of ImpEditEngine.Kohei Yoshida1-0/+2
2012-04-16Have EditUndo also return EditEngine*.Kohei Yoshida1-5/+7
2012-04-16EdtAutoCorrDoc no longer a friend of ImpEditEngine.Kohei Yoshida1-1/+6
2012-04-16EditRTFParser no longer a friend of ImpEditEngine.Kohei Yoshida1-10/+38
2012-04-16upgrade GetValueTextByPos family to rtl::OUStringCaolán McNamara12-34/+34
2012-04-14Really fix the build.Kohei Yoshida1-0/+1
2012-04-14This must be const.Kohei Yoshida1-1/+1
2012-04-14Export this to get it to build in forms.Kohei Yoshida1-1/+1
2012-04-13EE_APPEND now has to be the max value of size_t.Kohei Yoshida1-1/+2
2012-04-13Another svarray to kill.Kohei Yoshida1-4/+4
2012-04-13ImpEditView no longer a friend of ImpEditEngine.Kohei Yoshida1-0/+33
2012-04-13EditView is no longer a friend of ImpEditEngine.Kohei Yoshida1-34/+65
2012-04-12partially revert the editeng singleton stuff to get build to completeCaolán McNamara1-1/+0
2012-04-12Handle the correct deletion order of EditDLL in the base class.Kohei Yoshida1-1/+1
2012-04-11We need to delete EditDLL before de-initialize vcl to avoid crash.Kohei Yoshida1-0/+1
2012-04-09Killed Another instance of svarray.Kohei Yoshida1-9/+9
2012-04-06reduce overzealous namingLuboš Luňák1-4/+4
2012-04-03Bool cleanup.Kohei Yoshida1-1/+1
2012-04-02convert SvxNumberFormat to rtl::OUStringCaolán McNamara1-6/+6
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe1-3/+0
2012-03-29callcatcher: update listCaolán McNamara1-2/+3
2012-03-29fix constness compile errorLuboš Luňák2-0/+2
2012-03-29ContentList no longer a child class of DummyContentList (take 2).Kohei Yoshida3-3/+4
2012-03-29Revert "ContentList no longer a child class of DummyContentList."Kohei Yoshida3-4/+3
2012-03-29ContentList no longer a child class of DummyContentList.Kohei Yoshida3-3/+4
2012-03-27UniString removal.Kohei Yoshida1-33/+33
2012-03-27We can safely remove this.Kohei Yoshida1-6/+0
2012-03-27Translated German class description (thanks to Markus Mohrhard).Kohei Yoshida1-7/+5
2012-03-23.hrc files don't need executable bitsMichael Stahl5-0/+0
2012-03-23.h files don't need executable bitsMichael Stahl1-0/+0
2012-03-12SvxULSpaceItem: implement contextual spacingMiklos Vajna2-0/+5
2012-03-07remove various unused methods and source filesCaolán McNamara1-3/+0
2012-03-01More IMPL_LINK_NOARG fixesStephan Bergmann1-1/+1
2012-02-27Removed unused codeSzabolcs Dezsi4-26/+0
2012-02-24unusedcode.easy: remove unused codeThomas Arnhold1-4/+0
2012-02-23fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat1-0/+2
2012-02-21convert svxrtf.hxx in editeng module from table.hxx to std::mapNoel Grandin1-3/+4
2012-02-18unusedeasy.code: remove SvxFont::DrawTextThomas Arnhold1-3/+0
2012-02-18Remove unused codeElton Chung1-3/+0
2012-02-15tweak "Convert tools/table.hxx in editeng/forbiddencharacterstable.hxx..."Ivan Timofeev1-4/+4
2012-02-15Convert tools/table.hxx in editeng/forbiddencharacterstable.hxx to std::mapNoel Grandin1-16/+11
2012-02-14Remove unused code.Santiago Martinez1-1/+0