summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-07-12NumberFormatsBuffer: use new configmgr apiMiklos Vajna
2012-07-12fdo#35953 resize controls on Solver dialog of CalcAndras Timar
2012-07-12hrc cleanup: Remove unused Strings in scThomas Arnhold
2012-07-12Convert SV_DECL_PTRARR_SORT(ScValidationEntries_Impl) to std::setNoel Grandin
2012-07-12Convert SV_DECL_PTRARR_SORT(ScAddInAsyncs) to std::setNoel Grandin
2012-07-12Convert SV_DECL_PTRARR_SORT(ScAddInDocs) to std::setNoel Grandin
2012-07-12show comments in the navigator, fdo#51859Markus Mohrhard
2012-07-12fdo#51852: Temporary, band-aid fix.Kohei Yoshida
2012-07-11Remove method that is no longer neededDaniel Bankston
2012-07-11Fix cause of osl warningDaniel Bankston
2012-07-11ODS Import: Improve method names and commentsDaniel Bankston
2012-07-11Distinguish between DATE and DATETIME formats in ODS importDaniel Bankston
2012-07-11Add test for volatile functions for ODS importDaniel Bankston
2012-07-11Always Recalc volatile formula cells in importDaniel Bankston
2012-07-11Reduce some redundant codeDaniel Bankston
2012-07-11Always recalc certain functions on importDaniel Bankston
2012-07-11Remove calls to ScFormulaCell::SetFormatType() that are no longer necessaryDaniel Bankston
2012-07-11Expand cached matrix formula result test case to include other potential probsDaniel Bankston
2012-07-11Fix problem with cached matrix formula results that contain errorsDaniel Bankston
2012-07-11Add test for cached matrix formula resultsDaniel Bankston
2012-07-11Use cached formula results for matricesDaniel Bankston
2012-07-11Use indexOf instead of matchDaniel Bankston
2012-07-11Use text:p value if cached formula result is Err:### or #N/ADaniel Bankston
2012-07-11Set proper number format for formula cellDaniel Bankston
2012-07-11Add test for import of cached formula results (without hard-recalc)Daniel Bankston
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