summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2021-02-11devtools: move devtools from svx to sfx2Tomaž Vajngerl
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-02-10tdf#140006 don't limit dropdown width to 300pixelsCaolán McNamara
2021-02-10Don't shrink row height when deleting cell contents interactively eitherTor Lillqvist
2021-02-10tdf#140252 Controls in Calc are always on layer 'controls'Regina Henschel
2021-02-10cid#1472857 Uninitialized scalar fieldCaolán McNamara
2021-02-10pass FastAttributeList around by rtl::ReferenceNoel
2021-02-09tdf#104502 sc: skip hidden columns at printing pagesAttila Szűcs
2021-02-09lok: Take indent and margins into accountDennis Francis
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-02-08Remove unneeded breaksAndrea Gelmini
2021-02-08Remove unneeded breaksAndrea Gelmini
2021-02-08jsdialog autofilter: show submenu on demadSzymon Kłos
2021-02-08tdf#129940 handle text:ruby element inside text:pMark Hung
2021-02-08ofz#27846 restrict number-rows-repeated when fuzzingCaolán McNamara
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt
2021-02-07prevent reference range resetting on panning in mobilePranam Lashkari
2021-02-07LOK: stop range selection with mouse/touch move in mobilePranam Lashkari
2021-02-06cid#1472783 avoid null pointer dereferenceRegina Henschel
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2021-02-05cid#1472785 Dereference before null checkCaolán McNamara
2021-02-04have one set of twips<->mm conversionsNoel
2021-02-04Fix typoAndrea Gelmini
2021-02-04use more getSdrObjectFromXShapeNoel
2021-02-03Fix typosAndrea Gelmini
2021-02-03tdf#140014 calc crash on COUNTIFNoel Grandin
2021-02-03Fix typoAndrea Gelmini
2021-02-02tdf#137081, tdf137082 fixes shape handling in RTL sheetsRegina Henschel
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara
2021-02-02use css::embed::EmbedVerbs::MS_OLEVERB_PRIMARY instead of bare 0Caolán McNamara
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-02-02Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2021-02-02Probably this LOK invalidation should be done only if something changedTor Lillqvist
2021-02-02tdf#120348: Avoid data loss when copying chart with error in formulasOuyang Leyan
2021-02-02Fix typo in codeAndrea Gelmini
2021-02-01Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2021-02-01cppcheck: Clean up signed 32 bit shift by 31Dr. David Alan Gilbert
2021-02-01fixed range text not being updated on dragging reference markerPranam Lashkari
2021-02-01loplugin:finalclasses in scNoel
2021-01-30Added uno command for formula range selectionPranam Lashkari
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28simplify code, use more subView()Noel
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-27tdf#96505 Get rid of cargo cult 'long' integer literalsAlchemist
2021-01-27cid#1472566 silence Unintended sign extensionCaolán McNamara
2021-01-26cid#1472493 silence Unintended sign extensionCaolán McNamara
2021-01-26tdf#139809 sc ooxml export autofiltered date columnsBalazs Varga
2021-01-26dynamic_cast unnecessary hereNoel Grandin
2021-01-26tdf#92456 dynamic_cast to static_castNoel Grandin