summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
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
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-08Fix Prefer prefix ++/-- operatorsJulien Nabet
2012-04-06reduce overzealous namingLuboš Luňák
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05no use is made of FmFormObj::m_nTypeCaolán McNamara
2012-04-05pure virtual with unused baseclass implCaolán McNamara
2012-04-04Method declared but not implemented. Removing...Kohei Yoshida
2012-04-04dbgutil fix.Kohei Yoshida
2012-04-04De-coupled ContentNode from XubString inheritance.Kohei Yoshida
2012-04-04Merge EditAttrib into EditCharAttrib.Kohei Yoshida
2012-04-05removed unused definesTakeshi Abe
2012-04-03I need to check for empty-ness here too.Kohei Yoshida
2012-04-03Check for empty-ness of vector before accessing the first element.Kohei Yoshida
2012-04-03Unused local variables.Kohei Yoshida
2012-04-03More dbgutil build fix.Kohei Yoshida
2012-04-03WaE: for Norbert's Mac OS tinderbox.Kohei Yoshida
2012-04-03Fix the dbgutil build.Kohei Yoshida
2012-04-03Removed the last SC_DECL_PTRARR from editdoc.hxx.Kohei Yoshida
2012-04-03Another SV_DECL_PTRARR killed.Kohei Yoshida
2012-04-03Make ImpEditEngine explicitly non-copyable.Kohei Yoshida
2012-04-03Use initializer to initialize boolean's.Kohei Yoshida
2012-04-03Bool cleanup.Kohei Yoshida
2012-04-03This ought to be private...Kohei Yoshida
2012-04-03Another SV_DECL_PTRARR to kill.Kohei Yoshida
2012-04-03Unprintable character.Kohei Yoshida
2012-04-03Bool-ness.Kohei Yoshida
2012-04-03One less SV_IMPL_VARARRAY.Kohei Yoshida
2012-04-03No more protected visibility; class inheritance is gone.Kohei Yoshida
2012-04-03We can now access the nodes directly from EditDoc.Kohei Yoshida
2012-04-03Make them non inline.Kohei Yoshida
2012-04-03Use initializer for this. No need to call SetModified to false.Kohei Yoshida
2012-04-03Boolean cleanup.Kohei Yoshida
2012-04-03Little code shuffling (now that it's all in one source file).Kohei Yoshida