summaryrefslogtreecommitdiff
path: root/editeng/source/uno/unoedprx.cxx
AgeCommit message (Expand)Author
2016-10-19loplugin:expandablemethodds in editeng..extensionsNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-05loplugin:constantparam in editengNoel Grandin
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-07-03use assert when followed by derefCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-15editeng: sal_Bool->boolNoel Grandin
2014-04-04cleanup up the EditEngine::GetAttribs callNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from editengAlexander Wilms
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21remove unused return value from methodNoel Grandin
2014-02-13coverity#707769 Uninitialized pointer fieldCaolán McNamara
2014-02-12sal_Bool->boolNoel Grandin
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-09-11fix windows build after my OUString changeNoel Grandin
2013-09-11convert editeng/source/uno/*.cxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/editdata.hxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/outliner.hxx from String to OUStringNoel Grandin
2013-09-04String to OUStringThomas Arnhold
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-26XubString->OUStringCaolán McNamara
2013-03-04remove unused and commented out codeThomas Arnhold
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-02-27Removed unused codeSzabolcs Dezsi
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header in editengNorbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong /...Carsten Driesner
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-03-02mtaccfixes: merge with DEV300_m73Malte Timmermann [mt]
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-01-07#i107450#: make svx buildable with new editeng libMathias Bauer