summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2012-02-22-Werror=unused-but-set-variableStephan Bergmann
2012-02-22No sense making a copy when you don't modify it.Kohei Yoshida
2012-02-22More string and bool conversion.Kohei Yoshida
2012-02-22Properly transfer layout and subtotal names before and after the dialog.Kohei Yoshida
2012-02-22Reduce scope level.Kohei Yoshida
2012-02-22Correctly generate data field dimensions when pressing OK.Kohei Yoshida
2012-02-22Correctly display layout name of data fields.Kohei Yoshida
2012-02-22Separate initialization of data field buttons.Kohei Yoshida
2012-02-22Only show original dimensions in the select window.Kohei Yoshida
2012-02-22Return original dimension position via UNO in case it's a duplicate.Kohei Yoshida
2012-02-22Removed virtual-ness from effectively non-virtual functions.Kohei Yoshida
2012-02-22auto_ptr to boost::scoped_ptr.Kohei Yoshida
2012-02-22Scope reduction.Kohei Yoshida
2012-02-22Some cleanups.Kohei Yoshida
2012-02-22String and bool conversion.Kohei Yoshida
2012-02-22This is no longer true.Kohei Yoshida
2012-02-22Use ptr_vector for ScDPLabelData vector.Kohei Yoshida
2012-02-22Use ptr_vector to replace vector with shared_ptr inside.Kohei Yoshida
2012-02-22String and bool conversion.Kohei Yoshida
2012-02-22Don't up the duplicate count when launching the options dialog.Kohei Yoshida
2012-02-22Alloow pivot table layout dialog to have duplicate data fields.Kohei Yoshida