summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-07-11Add test for hard recalcDaniel Bankston
2012-07-11Use bool instead of sal_uInt16 for HardCalcStateDaniel Bankston
2012-07-11Use cached formula results instead of recalculatingDaniel Bankston
2012-07-11Use imported formula results if ODS doc was generated by LibreOfficeDaniel Bankston
2012-07-11Improve performance of data validity unit testDaniel Bankston
2012-07-11Stop calculating row heights and instead use imported row heights onlyDaniel Bankston
2012-07-11Add unit test for ODS row height importDaniel Bankston
2012-07-11Change sc subseq unit tests to use more appropriate cppunit assert macrosDaniel Bankston
2012-07-11Replaced deprecated tools/String with OUString in sc/../chgvisetSören Möller
2012-07-11Use rtl_zeroMemory in place of rtl_fillMemory(..., 0)Christophe JAILLET
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-10changes to "Replaced deprecated tools/String with OUString in ScAddInCol"Eike Rathke
2012-07-10Replaced deprecated tools/String with OUString in ScAddInColSören Möller
2012-07-10Remove unused SOT_FORMATSTR_ID_STARCALC_30Thomas Arnhold
2012-07-10Remove unused include statementsThomas Arnhold
2012-07-10removed deserted Lotus 1-2-3 export filterTakeshi Abe
2012-07-09Fix typoJulien Nabet
2012-07-09resolved rhbz#838248 init filter criteria stringEike Rathke
2012-07-09UNO API test for ScEditFieldObj wrt its properties.Kohei Yoshida
2012-07-09Unit test for string input with custom string handling policy.Kohei Yoshida
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-09performance problem with this commitMarkus Mohrhard
2012-07-09Revert "Revert "export all style information to xls/xlsx, fdo#46738""Markus Mohrhard
2012-07-09Revert "export all style information to xls/xlsx, fdo#46738"Markus Mohrhard
2012-07-09Replaced deprecated String with OUString in sc/../chgtrackSören Möller
2012-07-08fix layout issue on Data Bar dialogAndras Timar
2012-07-08fix a few layout problems in Conditional Formatting dialogAndras Timar
2012-07-08removed unused includesTakeshi Abe
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-06Test where the member count of a dimension changes after refresh.Kohei Yoshida
2012-07-06New unit test for pivot table's handling of empty rows.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-06Merge branch 'feature/template-dialog'Rafael Dominguez
2012-07-06adjust the calculation of the cursor pos if ALT is used, fdo#48869Markus Mohrhard
2012-07-06add a import test for control shapesMarkus Mohrhard
2012-07-05Use correct row indices to keep track of empty rows.Kohei Yoshida
2012-07-05Unnecessary header include.Kohei Yoshida
2012-07-05prevent invalid memory when loading change tracking from xls, fdo#45209Markus Mohrhard
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-05changes to "Replaced deprecated tools/String with OUString in ScMatrix"Eike Rathke
2012-07-05Replaced deprecated tools/String with OUString in ScMatrixSören Möller
2012-07-05sc: fix sc_subsequent_filters_testMiklos Vajna
2012-07-04fixed wrong string copy logic in ScFormulaCell::CompileDBFormula()Eike Rathke
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-04don't use SC_DLLPUBLIC for class + methodMarkus Mohrhard