summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/printfun.cxx
AgeCommit message (Expand)Author
2021-11-12Use more o3tl::convert in scMike Kaganski
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-07-31Check nNextPageBreak for ScRowBreakIterator::NOT_FOUND, tdf#64703 follow-upEike Rathke
2021-07-30tdf#64703 sc: fix regression of printing page breaksAttila Szűcs
2021-07-05speed up exporting very large spreadsheets to pdf(2)Noel Grandin
2021-07-05speed up exporting very large spreadsheets to pdfNoel Grandin
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-10-20use tools::Long in scNoel
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin
2020-02-08tdf#128873 speed up switching into page layoutSerge Krot
2019-12-30tdf#96505 - Get rid of cargo cult long integer literalsKemal Ayhan
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-19sc: rowcol: tdf#50916 chip away at some more call sites.Michael Meeks
2019-09-18tdf#103516 Calc: fit columns to page similarly to ExcelLászló Németh
2019-09-01Fix '..'Andrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-05-22New loplugin:dataStephan Bergmann
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-10handle empty tools::Rectangle in scNoel Grandin
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-03-06do not access uninitialized values when printing (tdf#121439)Luboš Luňák
2019-02-23loplugin:unusedfields in scNoel Grandin
2018-12-05remove unused GraphicManagerDrawFlags enumNoel Grandin
2018-12-01tdf#120703 PVS: the condition needs &&, not ||Mike Kaganski
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-05tdf#120703 PVS: V547 Expression is always trueMike Kaganski
2018-10-25return std::unique_ptr from CloneSetWhichNoel Grandin
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-07-11loplugin:useuniqueptr in ScPrintFuncNoel Grandin
2018-06-11sc: ScHeaderFieldData always stores a datetimeTakeshi Abe
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