summaryrefslogtreecommitdiff
path: root/sc/inc/editutil.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2021-02-09lok: Take indent and margins into accountDennis Francis1-0/+4
2020-10-28Improve spell checking performance and impl. in several ways:Dennis Francis1-3/+1
2020-10-20use tools::Long in scNoel1-2/+2
2020-07-06Allow print-twips version of ScEditUtil::GetEditArea()Dennis Francis1-3/+4
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-10/+10
2020-03-09improve loplugin:unusedfieldsNoel Grandin1-1/+0
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-3/+3
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara1-4/+4
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-3/+3
2019-11-01loplugin:finalclasses in sc/incNoel Grandin1-3/+3
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin1-1/+1
2019-05-10pass SfxItemSet by unique_ptr to ScEditEngineDefaulterNoel Grandin1-3/+3
2018-11-02tdf#115317 Fix empty url representationPaul Trojahn1-21/+21
2018-10-15loplugin:constfields in scNoel Grandin1-10/+10
2018-06-11sc: ScHeaderFieldData always stores a datetimeTakeshi Abe1-4/+2
2018-05-15tdf#42949 Fix IWYU warnings in sc/inc/e*Gabor Kelemen1-1/+1
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin1-3/+3
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin1-2/+2
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