summaryrefslogtreecommitdiff
path: root/sc/inc/rowheightcontext.hxx
AgeCommit message (Expand)AuthorFilesLines
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