summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
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
2012-04-03Merged editdoc2.cxx into editdoc.cxx.Kohei Yoshida
2012-04-03Moving method definitions.Kohei Yoshida
2012-04-03Merged ContentList into EditDoc.Kohei Yoshida
2012-04-03Tuck these typedefs under their respective classes.Kohei Yoshida
2012-04-03Meaningless typedefs for pointer types.Kohei Yoshida
2012-04-02convert SvxNumberFormat to rtl::OUStringCaolán McNamara
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-04-02callcatcher: remove some unused codeCaolán McNamara
2012-03-30further sc/editeng unbreakingLuboš Luňák
2012-03-30const dataLuboš Luňák
2012-03-30avoid sc crashesLuboš Luňák
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe
2012-03-29Remove unnecessary tools/table.hxx #includesNoel Grandin
2012-03-29callcatcher: update listCaolán McNamara
2012-03-29-Werror=sign-compareStephan Bergmann
2012-03-29fix constness compile errorLuboš Luňák
2012-03-29SaveGetObject() is presumably meant to be safe rather than savingLuboš Luňák
2012-03-29I assume the asserts are safer before non-checked accessLuboš Luňák
2012-03-29ParaPortionList no longer a child class of DummyParaPortionListDavid Tardon
2012-03-29No need to delete ParaPortion outside of the container any more.Kohei Yoshida
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-29remove inline & const method.Kohei Yoshida
2012-03-28pRightPortion no longer used.Kohei Yoshida
2012-03-28ParaPortionList no longer a child class of DummyParaPortionList.Kohei Yoshida
2012-03-28template over 3 different types of casts all in one line.Kohei Yoshida
2012-03-28Fix tinderbox error & some cleanup.Kohei Yoshida
2012-03-28ContentInfoArray is gone.Kohei Yoshida
2012-03-28Keep tinderbox happy.Kohei Yoshida
2012-03-28No more CharAttribArray.Kohei Yoshida
2012-03-28One less use of CharAttribArray.Kohei Yoshida
2012-03-28Move away from SV_DECL_PTRARR in CharAttribList.Kohei Yoshida
2012-03-27drop intermediate temporary UniStringsCaolán McNamara
2012-03-27Let's hide stuff like this from header..Kohei Yoshida