summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2021-02-23delete from mdds in reverse order (tdf#139820)Luboš Luňák
2021-02-23Revert ""delete" also empty Calc cells if it helps mdds (tdf#139820)"Luboš Luňák
2021-02-23loplugin:constantparamNoel
2021-02-21loplugin:refcounting in scNoel
2021-02-21Some more unit conversion unificationMike Kaganski
2021-02-20loplugin:refcounting in svlNoel
2021-02-19"delete" also empty Calc cells if it helps mdds (tdf#139820)Luboš Luňák
2021-02-16Resolves: tdf#66409 CELL() 2nd argument range take top-left cellEike Rathke
2021-02-15loplugin:referencecasting in scNoel
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-09tdf#104502 sc: skip hidden columns at printing pagesAttila Szűcs
2021-02-09lok: Take indent and margins into accountDennis Francis
2021-02-08Remove unneeded breaksAndrea Gelmini
2021-02-08Remove unneeded breaksAndrea Gelmini
2021-02-06cid#1472783 avoid null pointer dereferenceRegina Henschel
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2021-02-04have one set of twips<->mm conversionsNoel
2021-02-03tdf#140014 calc crash on COUNTIFNoel Grandin
2021-02-02tdf#137081, tdf137082 fixes shape handling in RTL sheetsRegina Henschel
2021-02-02Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2021-02-02tdf#120348: Avoid data loss when copying chart with error in formulasOuyang Leyan
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-01loplugin:finalclasses in scNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28simplify code, use more subView()Noel
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-27cid#1472566 silence Unintended sign extensionCaolán McNamara
2021-01-26cid#1472493 silence Unintended sign extensionCaolán McNamara
2021-01-26dynamic_cast unnecessary hereNoel Grandin
2021-01-26tdf#92456 dynamic_cast to static_castNoel Grandin
2021-01-25tdf#92456 improve VLOOKUP perfNoel Grandin
2021-01-24sc: GetRowForHeight performance improvement.Michael Meeks
2021-01-22Related tdf#139782 sc: Make sure column exists before accessing itMichael Weghorn
2021-01-22tdf#139782 sc: Don't try to access unallocated columnMichael Weghorn
2021-01-16tdf#139583 fix case rot 180deg for cell anchored shapesRegina Henschel
2021-01-16tdf#97087 Give unique, comphrehensible names to idleshomeboy445
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15fix location of change tracking boxes in OnlineNoel Grandin
2021-01-15tdf#138832 XLSX export: fix lost file names in modified linksAttila Szűcs
2021-01-14tdf#133858 reduce the double-ref range to data contentDennis Francis
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2021-01-07ScTable::GetProtection and ScDocument::GetTabProtection can be constMike Kaganski
2021-01-05ofz#29234 Integer-overflowCaolán McNamara
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26Remove pointless macroGabor Kelemen