summaryrefslogtreecommitdiff
path: root/sc/source/core/data/rowheightcontext.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-08-04save about 50% of the import time for nearly empty ods documentsMarkus Mohrhard1-1/+2
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-22Store height array to RowHeightContext and reduce function arg counts.Kohei Yoshida1-0/+5
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-7/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-8/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-20/+0
2014-02-01Add RowHeightContext to stuff all parameters for SetOptimalHeights().Kohei Yoshida1-0/+72