summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2019-07-19cid#1448351 Use after freeCaolán McNamara
2019-07-19cid#1448217 Use after freeCaolán McNamara
2019-07-19cid#1448311 Dereference null return valueCaolán McNamara
2019-07-19cid#1448287 Unchecked return valueCaolán McNamara
2019-07-18cid#1448339 Use after freeCaolán McNamara
2019-07-18tdf#101443 Horizontal inset margin of Calc input bar increasedThorsten Wagner
2019-07-18tdf#126453: hide ScInputHandler's tooltips when loosing focusMike Kaganski
2019-07-18include supported SIMD intrinsics headers automaticallyTomaž Vajngerl
2019-07-17fix "tdf#119388 calc, slow removing column, improve ScChildrenShapes"Noel Grandin
2019-07-17tdf#121039 "Open hyperlink" from context menu does not workSamuel Mehrbrodt
2019-07-17crashtesting: assert on export of fdo63407-3.ods to xlsCaolán McNamara
2019-07-17tdf#126421: don't limit pasted data to allocated columns in destinationMike Kaganski
2019-07-17tdf#126393 Select cell even when clicking on a hyperlinkSamuel Mehrbrodt
2019-07-16cid#1448279 Dereference before null checkCaolán McNamara
2019-07-16cid#14484777 Dereference null return valueCaolán McNamara
2019-07-16tdf#126306: ignore Top10, Empty and NonEmpty in fix for tdf#117276Xisco Fauli
2019-07-16tdf#104717 don't set the primary selection on pasteJan-Marek Glogowski
2019-07-16cid#1448349 Uninitialized scalar fieldCaolán McNamara
2019-07-16cid#1448390 Uninitialized scalar fieldCaolán McNamara
2019-07-16LOK: getPartInfo now returns list of selected partsAshod Nakashian
2019-07-15cid#1448276 Dereference null return valueCaolán McNamara
2019-07-15tdf#39593 Remove SvxUnoDrawMSFactory::concatServiceNamesArkadiy Illarionov
2019-07-15tdf#62561 Add remove/edit hyperlink to calc context menuSamuel Mehrbrodt
2019-07-14-Werror=deprecatedStephan Bergmann
2019-07-11Postpone loading of all external references, including INDIRECT()Eike Rathke
2019-07-11Deduplicate URL tooltip creationSamuel Mehrbrodt
2019-07-11tdf#121012 Display "Ctrl-click to follow hyperlink" inside shapes/textfieldsSamuel Mehrbrodt
2019-07-10Postpone filter detection until link update is allowedMike Kaganski
2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen
2019-07-09Fix typoAndrea Gelmini
2019-07-09Fix Windows x64 build after commit f43f9b99603736a4d54f550052509eb5f4d04b45Mike Kaganski
2019-07-09CPU intrinsics detection (SSE, AVX)Tomaž Vajngerl
2019-07-08tdf#126192 (Related) Translate automatic chart axis labels in xlsGabor Kelemen
2019-07-06change Calc's shortcut for dumping cell properties to Ctrl+Shift+F6Luboš Luňák
2019-07-05cid#1448260 Argument cannot be negativeNoel Grandin
2019-07-04cid#1448425: Resource leak (sc/htmlprovider)Julien Nabet
2019-07-04tdf#42949 Fix IWYU warnings in sc/source/ui/unoobj/*Gabor Kelemen
2019-07-03tdf#126177 XLSX export: fix hyperlinks to documentsTünde Tóth
2019-06-29lokdialog: Convert the Format -> Position and Size... to async exec for scMuhammet Kara
2019-06-28tdf#126030 (related) Translate automatic chart title in XLS chartsGabor Kelemen
2019-06-28removal of excess code blockMeryem Ezber
2019-06-27lokdialog: Convert the Format -> Line... to async execMuhammet Kara
2019-06-27lokdialog: Convert the Format -> ... -> Area... to async exec.Muhammet Kara
2019-06-27Resolves: tdf#126116 keep original date format if detected type is identicalEike Rathke
2019-06-27Missing initialization of ScChildrenShapes::mbShapesNeedSortingStephan Bergmann
2019-06-26Resolves: tdf#117899 update condition entries' source position on inter-copyEike Rathke
2019-06-26tdf#119388 calc, slow removing column, improve ScChildrenShapesNoel Grandin
2019-06-25use common WeldEditViewCaolán McNamara
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-25tdf#94677 Calc is slow opening large CSV, avoid std::shared_ptrNoel Grandin