summaryrefslogtreecommitdiff
path: root/sc/inc/editutil.hxx
AgeCommit message (Expand)AuthorFilesLines
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-1/+1
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin1-1/+1
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin1-4/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-03-23loplugin:constantparam in scNoel Grandin1-3/+2
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin1-2/+2
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-04-10VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks1-1/+1
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks1-1/+1
2015-04-10wrap some more OutputDevice in VclPtrNoel Grandin1-5/+2
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+0
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-4/+4
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-3/+3
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-3/+3
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-4/+4
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-10/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-02-25remove unused code ScEditUtil::GetSpaceDelimitedString(EditTextObject const&)Noel Grandin1-1/+0
2014-02-12sal_Bool->boolNoel Grandin1-1/+1
2014-02-12sal_Bool->boolNoel Grandin1-1/+1
2014-02-12sal_Bool->boolNoel Grandin1-7/+7
2014-02-12sal_Bool->boolNoel Grandin1-3/+3
2014-02-12sal_Bool->boolNoel Grandin1-4/+4
2014-02-12sal_Bool->boolNoel Grandin1-1/+1
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-3/+3
2013-10-08convert sc/inc/editutil.hxx from String to OUStringNoel Grandin1-6/+6
2013-08-25fdo#60740: Export cell field items without using UNO API.Kohei Yoshida1-0/+3
2013-08-08import performance : do not use EditEngine anymoreLaurent Godard1-0/+2
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke1-3/+10
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida1-0/+2
2013-05-22AppendAscii cleanupRicardo Montania1-1/+1
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-3/+3
2013-04-26XubString->OUStringCaolán McNamara1-2/+2
2013-03-28attrarray.cxx is now free of ScBaseCell.Kohei Yoshida1-0/+2
2013-03-28More on killing direct use of ScEditCell.Kohei Yoshida1-0/+3
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida1-1/+1
2013-03-22Re-did ScCellIterator to avoid copying every single iterated cell.Kohei Yoshida1-0/+2
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-03Removed unused methods.Kohei Yoshida1-8/+0
2012-05-03New menu now inserts current time into cell.Kohei Yoshida1-5/+6
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-23/+23
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-23/+23
2011-01-11Translated comments from German to English / Removed unnecessary commentsChristina Rossmanith1-12/+6
2010-12-06remove obsolete __FAR_DATAMichael Callahan1-1/+1