summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/printfun.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-11loplugin:useuniqueptr in ScPrintFuncNoel Grandin1-5/+5
2018-06-11sc: ScHeaderFieldData always stores a datetimeTakeshi Abe1-4/+3
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-1/+2
2018-04-17cppcheck: identicalInnerCondition in scJochen Nitschke1-4/+2
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen1-1/+0
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-2/+2
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+4
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-4/+1
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+4
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-2/+2
2018-02-27drop old tools/gen.hxx methods in scNoel Grandin1-3/+3
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-4/+4
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin1-29/+29
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-62/+62
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-61/+61
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin1-3/+3
2017-12-13tdf#114256 add cache criterium when to recalculate page range sizeTomaž Vajngerl1-17/+44
2017-12-04Calculate print page ranges only when needed, cache in print stateTomaž Vajngerl1-101/+140
2017-12-04Convert from unique_ptr<bool[]> to vector<bool>Tomaž Vajngerl1-27/+10
2017-12-04Use print state when rendering a Calc documentTomaž Vajngerl1-0/+35
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin1-2/+2
2017-11-23TypedWhichId for sc constantsNoel Grandin1-35/+32
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-2/+2
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin1-0/+1
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-1/+1
2017-11-15TypedWhichIdNoel Grandin1-1/+1
2017-10-31loplugin:constantparam in editengNoel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-4/+4
2017-10-23loplugin:includeform: scStephan Bergmann1-25/+25
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara1-1/+1
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin1-1/+1
2017-08-26loplugin:constparam in sc part7Noel Grandin1-3/+3
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin1-1/+1
2017-06-05Improved loplugin:cstylecast to reference types: scStephan Bergmann1-1/+1
2017-05-10loplugin:checkunusedparams in sc(part2)Noel Grandin1-1/+1
2017-04-12tag ScAddress and friends with SAL_WARN_UNUSEDNoel Grandin1-1/+0
2017-04-06tdf#39468 Translate German commentsJens Carl1-3/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-33/+33
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-1/+1
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin1-15/+15
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-4/+4
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin1-13/+8
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-2/+2
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin1-5/+3
2016-10-05convert MapUnit to scoped enumNoel Grandin1-13/+13
2016-09-26convert PAINT constants to typed_flagsNoel Grandin1-1/+1
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin1-2/+2
2016-09-26convert BREAK constants to typed_flags_setNoel Grandin1-1/+1
2016-09-09loplugin:constantparam in svtoolsNoel Grandin1-1/+1