summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/printfun.cxx
AgeCommit message (Expand)Author
2015-06-09calc mapmode: Convert ScOutputData::DrawGrid to draw in logic units.Jan Holesovsky
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks
2015-04-08convert SHADOW_ constants to enum classNoel Grandin
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-02-18TyposJulien Nabet
2015-01-20Some more loplugin:cstylecast: scStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-08Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-06consistent percent sign in commentsThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-19cp#1000022: Display message in print preview when there is nothing to show.Kohei Yoshida
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-26Resolves: #i123672# Made data used in ScPrintFunc to prepare...Armin Le Grand
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2014-02-03some more continuous correctionsThomas Arnhold
2014-01-30fdo#74194 Revert "Resolves: #i121136# Improve Spreadsheet performance ..."Eike Rathke
2014-01-28bool improvementsStephan Bergmann
2013-11-15Referer check for Calc background imageStephan Bergmann
2013-11-04Fix for Calc page scaling - see #i54993#Eilidh McAdam
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/editutil.hxx from String to OUStringNoel Grandin
2013-09-15Use the shorter GetScaledWidth() methodZolnai Tamás
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-06-07Resolves: #i121136# Improve Spreadsheet performance in some areasWang Lei
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-28Replace ScBaseCell in CellInfo with ScRefCellValue.Kohei Yoshida