summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/output2.cxx
AgeCommit message (Expand)Author
2013-06-07don't hide cell content behind pivot table buttons, fdo#60877Markus Mohrhard
2013-06-02another merge errorMarkus Mohrhard
2013-06-02fix warnings after mergeMarkus Mohrhard
2013-06-02preparations for inherited number format removalMarkus Mohrhard
2013-05-31Code clean upabdulmajeed ahmed
2013-05-31Fix fdo#51835 Indent changes in Calc forces alignment to leftabdulmajeed ahmed
2013-05-12cppcheck: unusedVariable (pPreviewPattr)Julien Nabet
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-02fdo#39593 - share copy/paste code, and add a few consts.Minh Ngo
2013-05-02fix fdo#64085 : set proper alignment for justified align text.navin patidar
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-15basic inplace Font preview for calcNoel Power
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-28Reduce calls to ScDocument::GetCell().Kohei Yoshida
2013-03-28More on replacing ScBaseCell.Kohei Yoshida
2013-03-28Replace ScBaseCell in CellInfo with ScRefCellValue.Kohei Yoshida
2013-03-27Kill more ScBaseCell usages.Kohei Yoshida
2013-03-27Remove variant of GetCellString() that takes ScBaseCell*.Kohei Yoshida
2013-03-22More on reducing direct use of ScBaseCell.Kohei Yoshida
2013-03-15ScBaseCell::nScriptType is no more.Kohei Yoshida
2013-03-14Remove a local inline function that's used from only one call site.Kohei Yoshida
2013-03-14Reverse the logic of enable / disable idle flag...Kohei Yoshida
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-15support to hide the cell value when using icon setsMarkus Mohrhard
2013-01-08Let's not have two variants of this getter. One is enough.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-18WaE : shadow variableNorbert Thiebaud
2012-11-18convert a GetOutputString variant to OUStringNorbert Thiebaud
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-29fix typoCaolán McNamara
2012-08-29String::Expand -> string::padToLengthCaolán McNamara
2012-08-28tweaking the "fill in character" support in Calc Number Format StringsJohann Messner
2012-07-23-Werror,-Wshadow (Clang 3.1)Stephan Bergmann
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-27tweak ScDrawStringsVars::RepeatToFill, us String::Expand instead of loopNoel Power
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-21support to suppress values in data bar cellsMarkus Mohrhard
2012-05-03New menu now inserts current time into cell.Kohei Yoshida
2012-04-18make sure nPos is and nChar are reset for string without placeholderNoel Power
2012-04-17enable '*' repeat next char to fill available width for calc num formatsNoel Power
2012-04-16fdo#48431: More reliable way to check for RTL text.Kohei Yoshida
2012-03-23SvtAccessibilityOptions::GetIsForBorders is no longer usedCaolán McNamara
2012-03-05String to OUString in cell.[ch]xx and follow upMarkus Mohrhard
2012-02-13Remove unused codeElton Chung
2011-12-12fdo#32530: Correct default horizontal alignment for complex script.Kohei Yoshida
2011-11-28dr78: #i116691# don't reduce decimals if formula is shownEike Rathke
2011-11-28dr78: #i51508# use the correct MapMode for EditEngine when formatting for screenEike Rathke
2011-11-27remove include of pch header from scNorbert Thiebaud