summaryrefslogtreecommitdiff
path: root/editeng/inc
AgeCommit message (Expand)Author
2012-05-03Added a field updater wrapper to allow updating of field items.Kohei Yoshida
2012-05-03Have the table field item store sheet ID.Kohei Yoshida
2012-05-03fdo#31005 Table Autoformats do not save/apply all propertiesMuhammad Haggag
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-25remove some unused codeJose Santiago Jimenez Sarmiento
2012-04-24WaE: mixing comparison of bool and sal_BoolCaolán McNamara
2012-04-18Non-inlining constructors.Kohei Yoshida
2012-04-17no TYPEINFO for edit undo objects.Kohei Yoshida
2012-04-17Make more methods of ImpEditEngine private to avoid direct access.Kohei Yoshida
2012-04-17Removed all references to ImpEditEngine from all of edit undo classes.Kohei Yoshida
2012-04-17None of the edit undo classes access ImpEditEngine directly.Kohei Yoshida
2012-04-16Remove the last undo friend from ImpEditEngine.Kohei Yoshida
2012-04-16EditUndoSplitParaKohei Yoshida
2012-04-16Same with EditUndoConnectParas.Kohei Yoshida
2012-04-16Same with EditUndoDelContent.Kohei Yoshida
2012-04-16EditUndoInsertCharts is no longer a friend of ImpEditEngine.Kohei Yoshida
2012-04-16Have EditUndo also return EditEngine*.Kohei Yoshida
2012-04-16EdtAutoCorrDoc no longer a friend of ImpEditEngine.Kohei Yoshida
2012-04-16EditRTFParser no longer a friend of ImpEditEngine.Kohei Yoshida
2012-04-16upgrade GetValueTextByPos family to rtl::OUStringCaolán McNamara
2012-04-14Really fix the build.Kohei Yoshida
2012-04-14This must be const.Kohei Yoshida
2012-04-14Export this to get it to build in forms.Kohei Yoshida
2012-04-13EE_APPEND now has to be the max value of size_t.Kohei Yoshida
2012-04-13Another svarray to kill.Kohei Yoshida
2012-04-13ImpEditView no longer a friend of ImpEditEngine.Kohei Yoshida
2012-04-13EditView is no longer a friend of ImpEditEngine.Kohei Yoshida
2012-04-12partially revert the editeng singleton stuff to get build to completeCaolán McNamara
2012-04-12Handle the correct deletion order of EditDLL in the base class.Kohei Yoshida
2012-04-11We need to delete EditDLL before de-initialize vcl to avoid crash.Kohei Yoshida
2012-04-09Killed Another instance of svarray.Kohei Yoshida
2012-04-06reduce overzealous namingLuboš Luňák
2012-04-03Bool cleanup.Kohei Yoshida
2012-04-02convert SvxNumberFormat to rtl::OUStringCaolán McNamara
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe
2012-03-29callcatcher: update listCaolán McNamara
2012-03-29fix constness compile errorLuboš Luňák
2012-03-29ContentList no longer a child class of DummyContentList (take 2).Kohei Yoshida
2012-03-29Revert "ContentList no longer a child class of DummyContentList."Kohei Yoshida
2012-03-29ContentList no longer a child class of DummyContentList.Kohei Yoshida
2012-03-27UniString removal.Kohei Yoshida
2012-03-27We can safely remove this.Kohei Yoshida
2012-03-27Translated German class description (thanks to Markus Mohrhard).Kohei Yoshida
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-23.h files don't need executable bitsMichael Stahl
2012-03-12SvxULSpaceItem: implement contextual spacingMiklos Vajna
2012-03-07remove various unused methods and source filesCaolán McNamara
2012-03-01More IMPL_LINK_NOARG fixesStephan Bergmann
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-24unusedcode.easy: remove unused codeThomas Arnhold