summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-07-24prevent crash in malformed pivot table loaded from .xlsEike Rathke
2012-07-23use correct source table for cond format paste, fdo#52340Markus Mohrhard
2012-07-20resolved fdo#52205 do not force all text cells in CSV importEike Rathke
2012-07-16Revert "fix excel row height export problems ( I hope ) fdo#50304"Markus Mohrhard
2012-07-16show comments in the navigator, fdo#51859Markus Mohrhard
2012-07-16use correct value to check for min and max, fdo#51831Markus Mohrhard
2012-07-16disable edit field for min and max type, fdo#51834Markus Mohrhard
2012-07-15fdo#47947 Data Form dialog layout fixAndras Timar
2012-07-15prevent double delete in calc's html parser, fdo#52107Markus Mohrhard
2012-07-13fdo#35953 resize controls on Solver dialog of CalcAndras Timar
2012-07-12fdo#51852: Temporary, band-aid fix.Kohei Yoshida
2012-07-09resolved rhbz#838248 init filter criteria stringEike Rathke
2012-07-09performance problem with this commitMarkus Mohrhard
2012-07-08fix layout issue on Data Bar dialogAndras Timar
2012-07-08fix a few layout problems in Conditional Formatting dialogAndras Timar
2012-07-08we still need to pass the wrong number of read bytesMarkus Mohrhard
2012-07-08export all notes into odf, fdo#49924Markus Mohrhard
2012-07-07fdo#51830 order of OK and Cancel buttonsAndras Timar
2012-07-07fdo#43109: Don't check for simple number when text format is requested.Kohei Yoshida
2012-07-06Properly rehash row visibility when the layout dialog is dismissed.Kohei Yoshida
2012-07-06Sync the 'ignore empty rows' and 'repeat if empty' flags as appropriate.Kohei Yoshida
2012-07-06adjust the calculation of the cursor pos if ALT is used, fdo#48869Markus Mohrhard
2012-07-05prevent invalid memory when loading change tracking from xls, fdo#45209Markus Mohrhard
2012-07-05Use correct row indices to keep track of empty rows.Kohei Yoshida
2012-07-05Unnecessary header include.Kohei Yoshida
2012-07-05resolved fdo#51664 some matrix cases broken in binary Excel importEike Rathke
2012-07-05fdo#51266: Sync dimension members in several places upon refresh.Kohei Yoshida
2012-07-04fixed wrong string copy logic in ScFormulaCell::CompileDBFormula()Eike Rathke
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-04rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-07-04Remove duplication of License/Credits informationStefan Knorr (astron)
2012-07-04don't use SC_DLLPUBLIC for class + methodMarkus Mohrhard
2012-07-04impreove the cond format dialog a little bitMarkus Mohrhard
2012-07-04check for invalid tab number, fdo#51667Markus Mohrhard
2012-07-04make the cond format dialog a bit mroe beautifulMarkus Mohrhard
2012-07-04correct enumerate the condition entries in the dialogMarkus Mohrhard
2012-07-04localize all parts of the new cond format dialogsMarkus Mohrhard
2012-07-04add the cond format managerMarkus Mohrhard
2012-07-03do not attempt to compile running formula cell (fdo#51601 related)Eike Rathke
2012-07-03fdo#51266: Properly set pivot item 'empty' on empty cells.Kohei Yoshida
2012-07-02fdo#51222: Use multi-list box for subtotal dialog.Kohei Yoshida
2012-07-02fdo#50587: Remove totally mis-placed 'static' keyword.Kohei Yoshida
2012-07-02resolved fdo#51478 handle array context in T()Eike Rathke
2012-07-02propagate error in ScInterpreter::GetDoubleOrStringFromMatrix() (fdo#51478 de...Eike Rathke
2012-07-02resolved fdo#51442 N() inconsistent argument handlingEike Rathke
2012-07-02added mnStringNoValueError handling to ConvertStringToValue() (fdo#51442 depe...Eike Rathke
2012-06-30handle single cell conditional formats correctly, fdo#51555Markus Mohrhard
2012-06-30correctly calculate scroll bar position, related fdo#51599Markus Mohrhard
2012-06-30show correct preview when opening the dialog, fdo#51590Markus Mohrhard
2012-06-30the end of the formula is the closing bracket, fdo#51507Markus Mohrhard