summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-12fdo#51278 bump version to force update of package cacheDavid Tardon
2012-07-12extend sample textCaolán McNamara
2012-07-12Modern Tagalog is not written in traditional Tagalog script (Baybayin)Caolán McNamara
2012-07-12only suggest text samples we can renderCaolán McNamara
2012-07-12Related: fdo#45355 stale gdi font handles apparently still usedCaolán McNamara
2012-07-12hrc cleanup: Remove unused Strings in cuiThomas Arnhold
2012-07-12hrc cleanup: Remove unused Strings in scThomas Arnhold
2012-07-12sorted_vector should not inherit public std::vectorMichael Stahl
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL(SwContentArr) to o3tl::sorted_vectorNoel Grandin
2012-07-12Create a template container class for sorted vectorNoel Grandin
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(SvxAutocorrWordList) to std::setNoel Grandin
2012-07-12Convert SV_DECL_PTRARR_SORT_VISIBILITY(SvxMSDffShapeTxBxSort) to std::setNoel Grandin
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