summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
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-17This doesn't have to be public.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-16EditUndoSplitParaKohei Yoshida
2012-04-16Same with EditUndoConnectParas.Kohei Yoshida
2012-04-16Same with EditUndoDelContent.Kohei Yoshida
2012-04-16same with EditUndoRemoveChars.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-16Let's use boost::scoped_ptr for this.Kohei Yoshida
2012-04-16EditHTMLParser is no loger a friend of ImpEditEngine.Kohei Yoshida
2012-04-16Use boost::scoped_ptr for this.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-16Corret size_t format specifierStephan Bergmann
2012-04-14Resolves: fdo#48683 nice crash when hitting DELJulien Nabet
2012-04-14WaE fixJulien Nabet
2012-04-14Really fix the build.Kohei Yoshida
2012-04-14Keep tinderbox happy.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-13SafeGetObject() no longer needed since GetObject() does the same thing.Kohei Yoshida
2012-04-13UniString to rtl::OUString.Kohei Yoshida
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara
2012-04-12partially revert the editeng singleton stuff to get build to completeCaolán McNamara
2012-04-12remove formfeedsThomas Arnhold
2012-04-12Handle the correct deletion order of EditDLL in the base class.Kohei Yoshida
2012-04-11Remove the TODO comment that's no longer relevant.Kohei Yoshida
2012-04-11We need to delete EditDLL before de-initialize vcl to avoid crash.Kohei Yoshida
2012-04-11Avoid duplicate symbols & use setUp() and tearDown() for the item pool.Kohei Yoshida
2012-04-11Just use the internal item pool already written for the edit engine.Kohei Yoshida
2012-04-11You *are* fixed.Kohei Yoshida
2012-04-11Set default items to the item pool, do this and that, and now the test passes.Kohei Yoshida
2012-04-11needs ure and base-class setUp does necessary stuffCaolán McNamara
2012-04-11Do this special case search only when the array is large enough.Kohei Yoshida
2012-04-11Add the right license header here...Kohei Yoshida
2012-04-11Attempt to add general-purpose unit test for editeng.Kohei Yoshida
2012-04-09Killed Another instance of svarray.Kohei Yoshida
2012-04-09Bool changes.Kohei Yoshida
2012-04-09add package deps for resourcesDavid Tardon