summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
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
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