summaryrefslogtreecommitdiff
path: root/editeng/source/uno/unoedhlp.cxx
AgeCommit message (Expand)Author
2021-05-02sal_uLong->sal_Int32 in TextHintNoel Grandin
2021-03-21cid#1473926 Uninitialized scalar variableCaolán McNamara
2020-04-14loplugin:flatten in editengNoel Grandin
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn
2018-07-31loplugin:returnconstant in editengNoel Grandin
2018-03-11Use for-range loops in editengJulien Nabet
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2015-08-29sal_uLong to sal_uInt32 as SvxEditSourceHint IDMatteo Casalin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-03-27convert GETATTRIBS_ constants to enum classNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-25editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2013-11-26rewrite new SvxEditSourceHelper::GetAttributeRun replacement in new styleCaolán McNamara
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-10-02More SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around std::auto_ptrStephan Bergmann
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-18Remove unused codeElton Chung
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora
2011-11-27remove include of pch header in editengNorbert Thiebaud
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-02-16Translation of german comments.Albert Thuswaldner
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong /...Carsten Driesner
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-01-06#i107450#: move code from svx to new module editengMathias Bauer