summaryrefslogtreecommitdiff
path: root/editeng/source/uno/unoedprx.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: editengStephan Bergmann1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-7/+7
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-7/+7
2017-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin1-1/+0
2016-10-19loplugin:expandablemethodds in editeng..extensionsNoel Grandin1-2/+1
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-05loplugin:constantparam in editengNoel Grandin1-1/+1
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-03-18loplugin:constantfunction in editengNoel Grandin1-1/+1
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-5/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-2/+0
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara1-6/+2
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann1-8/+5
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin1-2/+2
2014-07-03use assert when followed by derefCaolán McNamara1-55/+37
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-04-15editeng: sal_Bool->boolNoel Grandin1-18/+18
2014-04-04cleanup up the EditEngine::GetAttribs callNoel Grandin1-3/+2
2014-03-03editeng: sal_Bool->boolNoel Grandin1-5/+5
2014-03-03editeng: sal_Bool->boolNoel Grandin1-7/+7
2014-03-03editeng: sal_Bool->boolNoel Grandin1-46/+32
2014-02-27Remove visual noise from editengAlexander Wilms1-4/+4
2014-02-27editeng: sal_Bool->boolNoel Grandin1-5/+5
2014-02-23Remove unneccessary commentsAlexander Wilms1-7/+7
2014-02-21remove unused return value from methodNoel Grandin1-6/+4
2014-02-13coverity#707769 Uninitialized pointer fieldCaolán McNamara1-115/+117
2014-02-12sal_Bool->boolNoel Grandin1-1/+1
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-39/+39
2013-11-26Integrate branch of IAccessible2Steve Yin1-16/+11
2013-09-11fix windows build after my OUString changeNoel Grandin1-3/+3
2013-09-11convert editeng/source/uno/*.cxx from String to OUStringNoel Grandin1-16/+15
2013-09-11convert include/editeng/editdata.hxx from String to OUStringNoel Grandin1-4/+4
2013-09-11convert include/editeng/outliner.hxx from String to OUStringNoel Grandin1-2/+2
2013-09-04String to OUStringThomas Arnhold1-4/+4
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-34/+34
2013-04-26XubString->OUStringCaolán McNamara1-1/+1
2013-03-04remove unused and commented out codeThomas Arnhold1-9/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-02-27Removed unused codeSzabolcs Dezsi1-11/+0
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-11-27remove include of pch header in editengNorbert Thiebaud1-2/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+4
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins1-1/+1
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-75/+75
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-4/+4