summaryrefslogtreecommitdiff
path: root/sc/inc/rowheightcontext.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-05-25tdf#88109 speed up calc autofillNoel Grandin1-3/+6
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-4/+4
2019-11-25sc: rowcol: tdf#50916 convert segmenttreeNoel Grandin1-1/+1
2018-10-15loplugin:constfields in scNoel Grandin1-4/+4
2018-06-04tdf#42949 Fix IWYU warnings in sc/inc/r*Gabor Kelemen1-2/+0
2016-08-04save about 50% of the import time for nearly empty ods documentsMarkus Mohrhard1-2/+4
2015-04-10wrap some more OutputDevice in VclPtrNoel Grandin1-3/+3
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-6/+6
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-5/+5
2014-10-22Store height array to RowHeightContext and reduce function arg counts.Kohei Yoshida1-0/+6
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-5/+5
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-6/+6
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-2/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-5/+5
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-02-01Add RowHeightContext to stuff all parameters for SetOptimalHeights().Kohei Yoshida1-0/+57