summaryrefslogtreecommitdiff
path: root/sc/inc/editutil.hxx
AgeCommit message (Expand)Author
2020-10-28Improve spell checking performance and impl. in several ways:Dennis Francis
2020-10-20use tools::Long in scNoel
2020-07-06Allow print-twips version of ScEditUtil::GetEditArea()Dennis Francis
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin
2019-05-10pass SfxItemSet by unique_ptr to ScEditEngineDefaulterNoel Grandin
2018-11-02tdf#115317 Fix empty url representationPaul Trojahn
2018-10-15loplugin:constfields in scNoel Grandin
2018-06-11sc: ScHeaderFieldData always stores a datetimeTakeshi Abe
2018-05-15tdf#42949 Fix IWYU warnings in sc/inc/e*Gabor Kelemen
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel 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-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-10VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks
2015-04-10wrap some more OutputDevice in VclPtrNoel Grandin
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-25remove unused code ScEditUtil::GetSpaceDelimitedString(EditTextObject const&)Noel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2013-10-08convert sc/inc/editutil.hxx from String to OUStringNoel Grandin
2013-08-25fdo#60740: Export cell field items without using UNO API.Kohei Yoshida
2013-08-08import performance : do not use EditEngine anymoreLaurent Godard