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