summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin4.cxx
AgeCommit message (Expand)Author
2020-02-16tdf#130640: Revert "tdf#124983 In calc make printable page...Xisco Fauli
2020-01-07tdf#129552 sc: avoid infinite invalidation loop when the print range is emptyMiklos Vajna
2019-12-05lok: calc - store zoom in the view itself.Michael Meeks
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-06sc lok: cope with non 100% zoom better.Michael Meeks
2019-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks
2019-10-25lok: disable page break view for tiled rendering mode.Michael Meeks
2019-10-22sc: rowcol: tdf#50916 convert gridwinNoel Grandin
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-10-01tdf#124983 In calc make printable page borders also initially visibleIlhan Yesil
2019-09-24Add reference marks callbackSzymon Kłos
2019-08-12Fix typosAndrea Gelmini
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-07-23Don't draw gridlines and document background in Online server processMike Kaganski
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-10pass SfxItemSet by unique_ptr to ScEditEngineDefaulterNoel Grandin
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov
2018-11-23Use the correct DPI scaling factor in LibreOfficeKit for iOS, tooTor Lillqvist
2018-11-09Fix typosAndrea Gelmini
2018-11-08sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky
2018-10-12Simple translation passing by...Andrea Gelmini
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-07-09lok: sc: formulas were not updated correctlyMarco Cecchetti
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-06-13Fix typosAndrea Gelmini
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-13Related: tdf#100925 background not getting set under X sometimesCaolán McNamara
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-03lok - sc: validity list drop down button callbackMarco Cecchetti
2018-04-03lok - sc - list validationMarco Cecchetti
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22ColorData->Color in scNoel Grandin
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-02-03TypedWhichId in scNoel Grandin
2018-01-29BorderlineFix: Corrected handling for 'rotated' CellBordersArmin Le Grand
2018-01-15lok: sc: exploiting cached position helper for tile renderingMarco Cecchetti
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-10lok: calc: fix: CTRL+RIGHT => crashMarco Cecchetti
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-22sc lok: fix spell checking languages in CalcHenry Castro