summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2012-07-08fix layout issue on Data Bar dialogAndras Timar1-2/+1
2012-07-08fix a few layout problems in Conditional Formatting dialogAndras Timar2-13/+16
2012-07-08removed unused includesTakeshi Abe1-4/+0
2012-07-08we still need to pass the wrong number of read bytesMarkus Mohrhard1-1/+1
2012-07-08export all notes into odf, fdo#49924Markus Mohrhard5-18/+100
2012-07-07fdo#51830 order of OK and Cancel buttonsAndras Timar1-2/+2
2012-07-07fdo#43109: Don't check for simple number when text format is requested.Kohei Yoshida1-1/+1
2012-07-06Test where the member count of a dimension changes after refresh.Kohei Yoshida1-0/+26
2012-07-06New unit test for pivot table's handling of empty rows.Kohei Yoshida1-0/+89
2012-07-06Properly rehash row visibility when the layout dialog is dismissed.Kohei Yoshida9-11/+17
2012-07-06Sync the 'ignore empty rows' and 'repeat if empty' flags as appropriate.Kohei Yoshida1-0/+1
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez1-2/+2
2012-07-06adjust the calculation of the cursor pos if ALT is used, fdo#48869Markus Mohrhard1-2/+7
2012-07-06add a import test for control shapesMarkus Mohrhard2-0/+33
2012-07-05Use correct row indices to keep track of empty rows.Kohei Yoshida1-1/+21
2012-07-05Unnecessary header include.Kohei Yoshida1-1/+0
2012-07-05prevent invalid memory when loading change tracking from xls, fdo#45209Markus Mohrhard2-2/+15
2012-07-05resolved fdo#51664 some matrix cases broken in binary Excel importEike Rathke3-6/+16
2012-07-05fdo#51266: Sync dimension members in several places upon refresh.Kohei Yoshida13-0/+119
2012-07-05changes to "Replaced deprecated tools/String with OUString in ScMatrix"Eike Rathke1-2/+2
2012-07-05Replaced deprecated tools/String with OUString in ScMatrixSören Möller5-32/+44
2012-07-05sc: fix sc_subsequent_filters_testMiklos Vajna2-2/+4
2012-07-04fixed wrong string copy logic in ScFormulaCell::CompileDBFormula()Eike Rathke1-1/+1
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl13-55/+74
2012-07-04don't use SC_DLLPUBLIC for class + methodMarkus Mohrhard1-4/+4
2012-07-04impreove the cond format dialog a little bitMarkus Mohrhard2-8/+13
2012-07-04add hard recalc to the remaining calc import testsMarkus Mohrhard1-1/+7
2012-07-04test related to fdo#51601Markus Mohrhard1-0/+0
2012-07-04check for invalid tab number, fdo#51667Markus Mohrhard1-2/+2
2012-07-04make the cond format dialog a bit mroe beautifulMarkus Mohrhard1-42/+28
2012-07-04correct enumerate the condition entries in the dialogMarkus Mohrhard6-7/+28
2012-07-04localize all parts of the new cond format dialogsMarkus Mohrhard5-11/+71
2012-07-04add the cond format managerMarkus Mohrhard21-73/+669
2012-07-03ditch String::CreateFromAsciiCaolán McNamara25-72/+72
2012-07-03do not attempt to compile running formula cell (fdo#51601 related)Eike Rathke1-7/+4
2012-07-03fdo#51266: Properly set pivot item 'empty' on empty cells.Kohei Yoshida3-0/+9
2012-07-03remove a forgotten about (harmless) hack for the formulabuffer changeNoel Power1-2/+0
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)1-1/+0
2012-07-02fdo#51222: Use multi-list box for subtotal dialog.Kohei Yoshida3-5/+7
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold1-5/+0
2012-07-02Remove unused definesThomas Arnhold9-53/+0
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold2-4/+0
2012-07-02fdo#50587: Remove totally mis-placed 'static' keyword.Kohei Yoshida1-1/+1
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks4-16/+4
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-07-01Remove unused definesThomas Arnhold3-11/+4
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold1-4/+0
2012-07-01Remove unused definesThomas Arnhold12-108/+0
2012-07-01Change "Save graphic" and "Save picture as" to common code.Tomaž Vajngerl1-1/+0
2012-06-30show correct preview when opening the dialog, fdo#51590Markus Mohrhard1-0/+1