summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2021-08-25osl::Mutex->std::mutex in ResourceListenerNoel Grandin
2021-08-24ofz: Out-of-memory, reduce max row allowed for TableOp when fuzzingCaolán McNamara
2021-08-24move variables declaration to their useCaolán McNamara
2021-08-24ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-23tdf#144022: make sure to create missing columns if neededMike Kaganski
2021-08-23cid#1490403: fix wrong initial flag bFoundDennis Francis
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-19Revert "tdf#59820 - Adjust column width of imported ASCII files"Andreas Heinisch
2021-08-19Make the logic more logical.., tdf#102846 follow-upEike Rathke
2021-08-19Resolves: tdf#102846 CSV: Detect separator, limit preview line concatenationsEike Rathke
2021-08-19tdf#143890: Show preview of diagonal borders / CalcBayram Çiçek
2021-08-19reduce visibility of some symbolsNoel Grandin
2021-08-19ofz#37300 Direct-leakCaolán McNamara
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-19tdf#142264: make sure to load potentially unloaded objects when savingMike Kaganski
2021-08-19Do not count pages for initial page breaks, tdf#124983 follow-upEike Rathke
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18tdf#118470: sc oox: recover escaped unicode chars in strings importDennis Francis
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-18tdf#59820 - Adjust column width of imported ASCII filesAndreas Heinisch
2021-08-17Add Delete Row Transformation.tushar
2021-08-16Resolves: tdf#96561 Include embedded null-characters while assembling CSV lineEike Rathke
2021-08-16tdf#143896: FILESAVE XLS(X) 1001+ rows are lost after saving new fileJulien Nabet
2021-08-16tdf#126879 - Drop obsolete DOCTYPE HTML 4.0Andreas Heinisch
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16sc: lok: avoid selection jumps with multiple usersDennis Francis
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-12tdf#95549 speed up xls openNoel Grandin
2021-08-12tdf#95549 speed up navigator tree loadNoel Grandin
2021-08-12tdf#95549 speed up load of xlsNoel Grandin
2021-08-12add some --disable-scripting fixesCaolán McNamara
2021-08-11Resolves: tdf#143809 "INF" may be a named expression or DB area nameEike Rathke
2021-08-11add some --disable-scripting fixesCaolán McNamara
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-09tdf#64086 tdf#143623 tdf#66250 XLSX: fix named ranges in chartsBalazs Varga
2021-08-09change image-using RadioButtons to ToggleButtons insteadCaolán McNamara
2021-08-09Related: tdf#143759 Display results of find empty or replace to emptyEike Rathke
2021-08-08tdf#143534 Crash in Calc NLP SolverNoel Grandin
2021-08-08Resolves: tdf#143759 Limit empty search's empty column to actual search rangeEike Rathke
2021-08-07cid#1489785 Dereference after null checkCaolán McNamara
2021-08-07cid#1489784 Dereference after null checkCaolán McNamara
2021-08-06make --disable-scripting compileCaolán McNamara
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05Remove commented out codeSamuel Mehrbrodt
2021-08-05Format ShapeInteractionHelper::PopulateShapeInteractionInfoSamuel Mehrbrodt
2021-08-05Use SdrObject::set/getHyperlinkSamuel Mehrbrodt