summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2021-08-20Enable automatic code style formatting for subsequent_export-test.cxxBartosz Kosiorek1-682/+1106
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann5-6/+13
2021-08-19Revert "tdf#59820 - Adjust column width of imported ASCII files"Andreas Heinisch1-0/+1
2021-08-19Make the logic more logical.., tdf#102846 follow-upEike Rathke1-4/+3
2021-08-19Resolves: tdf#102846 CSV: Detect separator, limit preview line concatenationsEike Rathke4-25/+85
2021-08-19tdf#143890: Show preview of diagonal borders / CalcBayram Çiçek2-6/+13
2021-08-19reduce visibility of some symbolsNoel Grandin1-2/+2
2021-08-19ofz#37300 Direct-leakCaolán McNamara4-17/+14
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski6-7/+7
2021-08-19tdf#142264: make sure to load potentially unloaded objects when savingMike Kaganski4-10/+99
2021-08-19Do not count pages for initial page breaks, tdf#124983 follow-upEike Rathke3-34/+52
2021-08-18loplugin:constparamsNoel Grandin19-23/+23
2021-08-18tdf#118470: unit test for escaped unicode chars in strings importDennis Francis2-0/+13
2021-08-18tdf#118470: sc oox: recover escaped unicode chars in strings importDennis Francis2-3/+113
2021-08-18loplugin:passstuffbyrefNoel Grandin3-4/+4
2021-08-18uitest: make use option 'Separated by' is checkedXisco Fauli3-0/+9
2021-08-18tdf#96561: sc: Add UItestXisco Fauli2-0/+51
2021-08-18tdf#139734:Drop redundant asserts after MacrosTest::loadFromDesktopYildiray1-1/+0
2021-08-18undo changes to TextAlignCaolán McNamara2-2/+2
2021-08-18tdf#59820 - Adjust column width of imported ASCII filesAndreas Heinisch1-1/+0
2021-08-17Fix o3tl::convert for Rectangle, to operate on right/bottom valuesMike Kaganski1-3/+3
2021-08-17Add Delete Row Transformation.tushar6-2/+193
2021-08-16Resolves: tdf#96561 Include embedded null-characters while assembling CSV lineEike Rathke1-1/+10
2021-08-16tdf#143896: sc_uicalc: Add unittestXisco Fauli1-0/+22
2021-08-16tdf#143896: FILESAVE XLS(X) 1001+ rows are lost after saving new fileJulien Nabet1-0/+1
2021-08-16tdf#126879 - Drop obsolete DOCTYPE HTML 4.0Andreas Heinisch1-1/+1
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski12-46/+34
2021-08-16sc: lok: avoid selection jumps with multiple usersDennis Francis1-2/+8
2021-08-16pass OutlinerParaObject around by valueNoel Grandin3-13/+16
2021-08-13tdf#143148:Use pragma once instead of include guardsEmircan Agac1-4/+1
2021-08-13tdf#127543 add saveacopy to File dropdown menu tabsAndreas-Kainz2-0/+14
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin100-0/+100
2021-08-13tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopKaranAbrol24-24/+0
2021-08-12tdf#143809: sc_subsequent_filters: Add unittestXisco Fauli2-0/+25
2021-08-12tdf#95549 speed up xls openNoel Grandin2-88/+58
2021-08-12tdf#95549 speed up navigator tree loadNoel Grandin2-2/+6
2021-08-12tdf#95549 speed up load of xlsNoel Grandin1-0/+3
2021-08-12add some --disable-scripting fixesCaolán McNamara1-2/+6
2021-08-12tdf#76310: subsequent_filters: Add unittestXisco Fauli2-0/+21
2021-08-11Resolves: tdf#143809 "INF" may be a named expression or DB area nameEike Rathke2-7/+31
2021-08-11tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopKaran Abrol3-3/+0
2021-08-11add some --disable-scripting fixesCaolán McNamara2-0/+8
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski10-36/+33
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl6-9/+15
2021-08-10tdf#143759: sc: Add UItestXisco Fauli1-0/+52
2021-08-09tdf#64086 tdf#143623 tdf#66250 XLSX: fix named ranges in chartsBalazs Varga9-15/+162
2021-08-09stray unwanted and unneeded image-position propertiesCaolán McNamara1-1/+0
2021-08-09change image-using RadioButtons to ToggleButtons insteadCaolán McNamara3-44/+26
2021-08-09Related: tdf#143759 Display results of find empty or replace to emptyEike Rathke6-18/+42
2021-08-08tdf#143534 Crash in Calc NLP SolverNoel Grandin1-0/+1