summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/printfun.cxx
AgeCommit message (Expand)Author
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
2013-03-23Translations of comments from German into EnglishJohannes Widmer
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-12-30More cppcheck cleaning in scJulien Nabet
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara