summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-02-28Fixed incorrect truncation of text in field button.Kohei Yoshida
2012-02-28Properly prefixed members of ScDPNumGroupInfo.Kohei Yoshida
2012-02-28Fix indentation.Kohei Yoshida
2012-02-28Simplified it a bit.Kohei Yoshida
2012-02-28AddLabel to take string as its argument.Kohei Yoshida
2012-02-28We only use the string part. Let's make it more obvious.Kohei Yoshida
2012-02-28Using hash set for this would be more appropriate.Kohei Yoshida
2012-02-28bnc#520828: Correctly import fields with same name in excel's pivot tables.Kohei Yoshida
2012-02-28German Comments translations.Albert Thuswaldner
2012-02-28SfxStyleSheet needs a default ctorCaolán McNamara
2012-02-27Consolidate code that insert new dimensions.Kohei Yoshida
2012-02-27Correctly import ref type (aka display type) of data fields.Kohei Yoshida
2012-02-27Import field as hidden field only when the axes type is 0.Kohei Yoshida
2012-02-27Fix exporting pivot tables to xls esp wrt exporting duplicate data fields.Kohei Yoshida
2012-02-27Fixed up several issues with the new formula options handler.Kohei Yoshida
2012-02-27Splitting ScDocument::SetDocOptions, moved new SetFormulaOptions to ScDocShellAlbert Thuswaldner
2012-02-27Moving misplaced Formula options from ScDocOptions to ScAppOptionsAlbert Thuswaldner
2012-02-27s/interpreters/scripting/Tor Lillqvist
2012-02-27CRLF to LF, no code changedKorrawit Pruegsanusak
2012-02-27Removed unused code.Petr Vorel
2012-02-27merge GetString variantsCaolán McNamara
2012-02-27Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist
2012-02-25Avoid temporary rtl::OUStringTakeshi Abe
2012-02-25Show column/row grand totals only when at least one column/row field exists.Kohei Yoshida
2012-02-25boolean cleanup in ScDPOutput.Kohei Yoshida
2012-02-25ScDPOutput is now String-free.Kohei Yoshida
2012-02-25File scope local method in anonymous namespace.Kohei Yoshida
2012-02-24Untangled the code a bit.Kohei Yoshida
2012-02-24fdo#40320: Insert only a placeholder since the caller relies on this behavior.Kohei Yoshida
2012-02-24fdo#40320: Correctly import data point formats in data series.Kohei Yoshida
2012-02-24-Werror=unused-parameterStephan Bergmann
2012-02-24fix core when clicking on entries in Manage Names dialog in calc fdo#46568Noel Power
2012-02-24Removed MSFilterTracer and all references to itSzabolcs Dezsi
2012-02-24Corrected comment.Kohei Yoshida
2012-02-24Now we only allow one function per data field.Kohei Yoshida
2012-02-24Use SUM function by default in case nothing is selected.Kohei Yoshida
2012-02-24???Kohei Yoshida
2012-02-24Use a dedicated method instead of manually removing trailing '*'s.Kohei Yoshida
2012-02-24Modify dup count correctly when dimensions are removed.Kohei Yoshida
2012-02-24Properly tally original/duplicate dimension name counts.Kohei Yoshida
2012-02-24Ensure that the save dimension and regular dimension have identical name.Kohei Yoshida
2012-02-24More scope reduction by early bail-out.Kohei Yoshida
2012-02-24Scope reduction.Kohei Yoshida
2012-02-23Unify indentationTor Lillqvist
2012-02-23Remove unused code in ScUserListSantiago Martinez
2012-02-23cppcheck: fix "possible null dereference" in ScMyCellInfo::CreateCell.Catalin Iacob
2012-02-23Translation of German comments in sc html filter (htmlexp2.cxx)Josh Heidenreich
2012-02-22WaE unitialized variableNorbert Thiebaud
2012-02-22Scope reduction.Kohei Yoshida
2012-02-22Slight cleanup.Kohei Yoshida