summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/printfun.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-28loplugin: cstylecastNoel Grandin1-39/+39
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-5/+5
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-4/+4
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-4/+4
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-5/+5
2014-10-01fdo#82577: Handle TimeNoel Grandin1-2/+2
2014-09-30fdo#82577: Handle RegionNoel Grandin1-2/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-5/+5
2014-06-25remove whitespaceMarkus Mohrhard1-18/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-05-08Avoid possible memory leaks in case of exceptionsTakeshi Abe1-10/+5
2014-05-06consistent percent sign in commentsThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-10/+0
2014-03-19cp#1000022: Display message in print preview when there is nothing to show.Kohei Yoshida1-2/+17
2014-03-03Remove visual noise from scAlexander Wilms1-12/+12
2014-02-26Resolves: #i123672# Made data used in ScPrintFunc to prepare...Armin Le Grand1-35/+81
2014-02-23Remove unneccessary commentsAlexander Wilms1-10/+10
2014-02-19sal_Bool->boolNoel Grandin1-73/+73
2014-02-19sal_Bool->boolNoel Grandin1-2/+2
2014-02-14sal_Bool->boolNoel Grandin1-7/+7
2014-02-12sal_Bool->boolNoel Grandin1-1/+1
2014-02-03some more continuous correctionsThomas Arnhold1-1/+1
2014-01-30fdo#74194 Revert "Resolves: #i121136# Improve Spreadsheet performance ..."Eike Rathke1-6/+3
2014-01-28bool improvementsStephan Bergmann1-4/+4
2013-11-15Referer check for Calc background imageStephan Bergmann1-4/+8
2013-11-04Fix for Calc page scaling - see #i54993#Eilidh McAdam1-0/+34
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard1-16/+10
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin1-4/+4
2013-10-08convert sc/inc/editutil.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-15Use the shorter GetScaledWidth() methodZolnai Tamás1-1/+1
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-2/+1
2013-06-07Resolves: #i121136# Improve Spreadsheet performance in some areasWang Lei1-3/+6
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-11/+11
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1
2013-03-28Replace ScBaseCell in CellInfo with ScRefCellValue.Kohei Yoshida1-2/+2
2013-03-23Translations of comments from German into EnglishJohannes Widmer1-137/+137
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-2/+3
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-2/+2
2012-12-30More cppcheck cleaning in scJulien Nabet1-2/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-6/+6
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-2/+1
2012-06-22Resolves: fdo#45869 we want page preview text to layout for print outputCaolán McNamara1-1/+4
2012-06-09Remove superfluous include commentsThomas Arnhold1-3/+0