#!/bin/bash astyle --options=astyle.options --verbose --recursive ./*.java 'alternate' title='Atom feed' href='https://go.suokunlong.cn:88/cgit/lo/core/atom/sc/source/filter/excel/frmbase.cxx?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/frmbase.cxx
AgeCommit message (Collapse)Author
2022-02-10remove hardcoded MAXCOL/MAXROW in ScRangeListTabsLuboš Luňák
Change-Id: Id26c4456429d25dbf1bf97e8cac28f86cb81563d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129786 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2021-09-04no need to allocate RangeListType with unique_ptrNoel Grandin
Change-Id: I18681749501bb6750912c79b9ff04f5ffc4f0364 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121644 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>