summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-12fix previous STL conversion commit:Michael Stahl
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(MSDffImportRecords) to std::setNoel Grandin
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-12hrc cleanup: Remove commented out lines in hidother.src filesThomas Arnhold
2012-07-12hrc cleanup: Remove unused Strings in sfx2/source/doc/doc.hrcThomas Arnhold
2012-07-12fdo#51278 make reportbuilder work againDavid Tardon
2012-07-12drop useless announcementDavid Tardon
2012-07-12fix hsqldb java version detectionLionel Elie Mamane
2012-07-12couple more file extensionMichael Meeks
2012-07-12fix mips build: opcode not supported on this processorCaolán McNamara
2012-07-12SwTxtPaintInfo::_DrawBackBrush: color comment rangesMiklos Vajna
2012-07-12SwXTextField::attachToRange: use a fieldmark for annotation range insertMiklos Vajna
2012-07-12SwXText::insertTextContent: allow attaching an annotation field to a rangeMiklos Vajna
2012-07-12SwXTextField: add getter method for m_nServiceIdMiklos Vajna
2012-07-12SwPostItMgr: these can be staticMiklos Vajna
2012-07-12xmloff: add new constant for commentrange field typeMiklos Vajna
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-12Some more Windows fixes for libmspubFridrich Štrba
2012-07-12Trying to fix the windows build even moreFridrich Štrba
2012-07-12Make commit stat script recognize opensuse fate entries, tooThorsten Behrens
2012-07-12Misceallanous M_PI fixups to fix Win32 buildFridrich Štrba
2012-07-11Replaced deprecated tools/String with OUString in sc/../chgvisetSören Möller