summaryrefslogtreecommitdiff
path: root/editeng/source/uno/unotext.cxx
AgeCommit message (Expand)Author
2012-11-28API CHANGE: add a "position" parameter to XParagraph/TextPortionAppend methodsMiklos Vajna
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-23callcatcher: update listCaolán McNamara
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-13Drop throw clause that was incomplete anywayTor Lillqvist
2012-05-08Use scoped_ptr for this.Kohei Yoshida
2012-05-08Create SvxFieldData instance directly from the UNO textfield object.Kohei Yoshida
2012-05-08Set anchor to XTextContent using UNO API.Kohei Yoshida
2012-05-08Avoid calling getImplementation() on the text range object.Kohei Yoshida
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe
2012-03-29callcatcher: update listCaolán McNamara
2012-03-07remove various unused methods and source filesCaolán McNamara
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara
2011-11-27remove include of pch header in editengNorbert Thiebaud
2011-11-15avoid crasher from unusual odt document fdo#42785Michael Meeks
2011-09-28WaE: base class should be explicitly initialized in the copy constructorTor Lillqvist
2011-09-09sb140: #i117082# avoid unncessary static class data members (which are destro...Stephan Bergmann
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins
2011-06-07use the standard template for thisCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-23global uno::Sequences are very problematic at shutdown timeCaolán McNamara
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-16Translation of german comments.Albert Thuswaldner
2011-02-16use osl::DebugBase for debugging live instancesDavid Tardon
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong /...Carsten Driesner
2011-01-01cppcheck: prefer prefix variantCaolán McNamara
2010-11-09Clean up the codeAlexander O. Anisimov
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-06-10impressaccessibility7: #i111668# Added guards against empty mpEditSource in S...Andre Fischer
2010-03-02mtaccfixes: merge with DEV300_m73Malte Timmermann [mt]
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-01-22#i107450#: make code more explicit to avoid mistakesMathias Bauer
2010-01-07#i107450#: make svx buildable with new editeng libMathias Bauer
2010-01-06#i107450#: move code from svx to new module editengMathias Bauer