summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2017-04-13convert AX_FONTDATA to o3tl::typed_flagsNoel Grandin1-5/+5
2017-04-13sc lok: Add/Remove comment uno undo/redoPranav Kant1-0/+2
2017-04-13add STDEVPA test caseZdeněk Crhonek1-0/+6629
2017-04-13add ZTEST, Z.TEST test caseZdeněk Crhonek2-0/+10476
2017-04-13Removed duplicated includesAndrea Gelmini11-14/+1
2017-04-13tdf#92650: add a unit test for this.Kohei Yoshida4-0/+107
2017-04-13tdf#92650: handle overwritten references correctly in undo.Kohei Yoshida3-3/+15
2017-04-13finally switch the workaround offEike Rathke1-2/+3
2017-04-13turn assert into SAL_INFOEike Rathke1-11/+7
2017-04-13control deletion of SdrCaptionObj within ScCaptionPtr by refcountEike Rathke1-1/+5
2017-04-13bail out early if there is no caption to removeEike Rathke1-1/+3
2017-04-13in RemoveCaption() forget() instead of reset(nullptr)Eike Rathke1-1/+6
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara1-1/+1
2017-04-12convert AX_FONTDATA constants to scoped enumNoel Grandin1-4/+4
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin1-2/+2
2017-04-12tag ScAddress and friends with SAL_WARN_UNUSEDNoel Grandin11-27/+8
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara3-30/+30
2017-04-11deleting pModel also deletes the SdrCaptionObjEike Rathke1-0/+3
2017-04-11set mbNotOwner at various placesEike Rathke1-0/+7
2017-04-11reset variables when not ownerEike Rathke1-2/+9
2017-04-11rename ScCaptionPtr (mb|set)InUndo to (mb|set)NotOwnerEike Rathke3-13/+13
2017-04-11OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl1-0/+1
2017-04-11xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl3-6/+6
2017-04-11nitpicks, tdf#84837 follow-upEike Rathke1-9/+3
2017-04-11tdf#84837 Add Show/Hide all comments commands to Calc.Gulsah Kose11-0/+123
2017-04-11there are still cases where the caption pointer is danglingEike Rathke1-0/+5
2017-04-11loplugin:inlinefields in LOTUS_ROOTNoel Grandin6-25/+20
2017-04-11loplugin:inlinefields in ScHTMLLayoutParserNoel Grandin2-15/+13
2017-04-11loplugin:inlinefields in ScJumpMatrixNoel Grandin2-7/+6
2017-04-11add test for tdf#105245Markus Mohrhard2-0/+27
2017-04-11call UpdateReference also for single cell copying, tdf#105245Markus Mohrhard1-0/+19
2017-04-11rename variable to reflect the limitation to columnsMarkus Mohrhard1-7/+9
2017-04-11shrinking the DB area just causes problems, tdf#89546Markus Mohrhard1-1/+2
2017-04-11fix indentationMarkus Mohrhard1-3/+3
2017-04-10tdf#105044 match empty cells on "<> not-empty" comparisonsBernhard Widl2-377/+385
2017-04-10finally free the SdrObject in ScCaptionPtr::decRefAndDestroy()Eike Rathke1-10/+12
2017-04-10flag ScCaptionPtr::setInUndo() in ScUndoReplaceNoteEike Rathke1-1/+12
2017-04-10introduce ScCaptionPtr InUndoEike Rathke2-4/+20
2017-04-10Add bool bIgnoreUndo parameter to removeFromDrawPageAndFree()Eike Rathke2-8/+12
2017-04-10move implementation from RemoveCaption() to removeFromDrawPageAndFree()Eike Rathke2-21/+30
2017-04-10narrow the assert condition further downEike Rathke1-3/+4
2017-04-10can't keep track of drawlayer insertionEike Rathke2-12/+4
2017-04-10tdf#39468 Translate German commentsJens Carl18-79/+77
2017-04-10the active document window should be radio entriesCaolán McNamara1-3/+3
2017-04-10ScPopupMenu is now unusedCaolán McNamara8-78/+0
2017-04-10convert scenario menu to .uiCaolán McNamara6-40/+34
2017-04-10convert RID_POPUP_DROPMODE menu to .uiCaolán McNamara7-65/+93
2017-04-10pivotcharts: ignore subtotals, grand totals in pivot table dataTomaž Vajngerl1-3/+7
2017-04-10convert FUNCFLAGS to o3tl::typed_flagsNoel Grandin1-612/+618
2017-04-09tdf#97087, Add debug name to an Idle objectblendergeek1-1/+1