summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-05-25weld ScFilterListBoxCaolán McNamara4-172/+189
2020-05-25if the scenario button is at the bottom of the range place the menu below itCaolán McNamara1-1/+9
2020-05-25change Rand(de) comment to margin(en)Caolán McNamara1-1/+1
2020-05-25tdf#88109 speed up calc autofillNoel Grandin6-35/+65
2020-05-25Do not time out execute_dialog_through_commandStephan Bergmann1-2/+1
2020-05-25calc: add XPackageEncryption write support for binary xlsVasily Melenchuk1-0/+92
2020-05-25calc: add XPackageEncryption support for binary xlsVasily Melenchuk1-0/+105
2020-05-25tdf#50916 FILEOPEN Remove too many columns warning, which is no longer relevantBartosz Kosiorek1-1/+0
2020-05-25clang-format sc with under 5-percent lines of changeMuhammet Kara40-100/+111
2020-05-24Revert "tdf#37268: use also sheet local range in Pivot"Julien Nabet2-52/+6
2020-05-24inline some use-once typedefsNoel Grandin27-135/+105
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski2-2/+0
2020-05-22tdf#50916 Fix keyboard shortcut for enabling very large spreadsheetsBartosz Kosiorek1-0/+1
2020-05-22move InterimItemWindow to vclCaolán McNamara4-4/+4
2020-05-22[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl1-5/+1
2020-05-21tdf#76481 speed up searching in autofilter pulldownNoel Grandin1-31/+29
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin1-3/+3
2020-05-20Fix contexts for translatorsSo Yanaihara1-8/+8
2020-05-20Korean Dangi Calendar Testcase tdf#125446DaeHyun Sung2-2/+2
2020-05-19sc: ODF export: OFFICE-3665 table:name on source-cell-rangeMichael Stahl2-4/+2
2020-05-19Related: tdf#133159 minimize jumping around if content doesn't changeCaolán McNamara2-3/+14
2020-05-19fix loplugin:vclwidgets falloutNoel Grandin1-5/+5
2020-05-19tdf#98493, tdf#133079: sc: Add UItestXisco Fauli2-0/+34
2020-05-19tdf#125538 fix background of zoom controlNoel Grandin2-30/+15
2020-05-18Make Chart Creation Wizard asyncSzymon Kłos6-61/+62
2020-05-17tdf#133079 ensure Sheet root is selected if nothing else would beCaolán McNamara1-1/+9
2020-05-16tdf#76949: sc: Add unittestXisco Fauli2-0/+15
2020-05-16uitest: sc: test navigatorXisco Fauli6-0/+158
2020-05-16tdf#85617: sc: Add unittestXisco Fauli2-1/+14
2020-05-15uitest: sc: relax assert a bitXisco Fauli1-2/+4
2020-05-15fix TODONoel Grandin2-13/+8
2020-05-15use more try_emplaceNoel Grandin2-6/+3
2020-05-14Resolves: tdf#133028 crash in calc navigator tooltipsCaolán McNamara1-2/+2
2020-05-14tdf#49247: add sidebar panel for soft edges effectMike Kaganski2-0/+4
2020-05-14tdf#132173: sc: Add UItestXisco Fauli1-0/+33
2020-05-13loplugin:unusedmethodsNoel Grandin2-8/+0
2020-05-13loplugin:unusedvariableplusNoel Grandin3-6/+0
2020-05-13tdf#132008 Provide NewWindow in Groupedbar compact view dropdownandreas kainz1-0/+13
2020-05-13Resolves: tdf#132173 handle API sequence to inline array token correctlyEike Rathke1-1/+1
2020-05-12tdf#132939: avoid crash when uninitialized FilterDescriptorJulien Nabet1-0/+2
2020-05-11remove archaic Content.xml fallbackCaolán McNamara2-11/+6
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky4-11/+15
2020-05-10Fix typoAndrea Gelmini1-2/+2
2020-05-10new loplugin:simplifypointertoboolNoel Grandin33-81/+81
2020-05-10lok: calc: input bar: send number of text lines to clientMarco Cecchetti2-3/+6
2020-05-10lok: remove sum and equal buttons from the formula barMarco Cecchetti1-16/+26
2020-05-10lok: formula bar: send whole function listMarco Cecchetti3-18/+187
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti9-14/+16
2020-05-09compact namespace in scNoel Grandin168-433/+374
2020-05-09tdf#132783: sc: Add UItestXisco Fauli2-0/+39