summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-04-13tdf#92650: add a unit test for this.Kohei Yoshida
2017-04-13tdf#92650: handle overwritten references correctly in undo.Kohei Yoshida
2017-04-13finally switch the workaround offEike Rathke
2017-04-13turn assert into SAL_INFOEike Rathke
2017-04-13control deletion of SdrCaptionObj within ScCaptionPtr by refcountEike Rathke
2017-04-13bail out early if there is no caption to removeEike Rathke
2017-04-13in RemoveCaption() forget() instead of reset(nullptr)Eike Rathke
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara
2017-04-12convert AX_FONTDATA constants to scoped enumNoel Grandin
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-04-12tag ScAddress and friends with SAL_WARN_UNUSEDNoel Grandin
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-04-11deleting pModel also deletes the SdrCaptionObjEike Rathke
2017-04-11set mbNotOwner at various placesEike Rathke
2017-04-11reset variables when not ownerEike Rathke
2017-04-11rename ScCaptionPtr (mb|set)InUndo to (mb|set)NotOwnerEike Rathke
2017-04-11OFFICE-2102: ODF export: write <text:s> after non-mark elements tooMichael Stahl
2017-04-11xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl
2017-04-11nitpicks, tdf#84837 follow-upEike Rathke
2017-04-11tdf#84837 Add Show/Hide all comments commands to Calc.Gulsah Kose
2017-04-11there are still cases where the caption pointer is danglingEike Rathke
2017-04-11loplugin:inlinefields in LOTUS_ROOTNoel Grandin
2017-04-11loplugin:inlinefields in ScHTMLLayoutParserNoel Grandin
2017-04-11loplugin:inlinefields in ScJumpMatrixNoel Grandin
2017-04-11add test for tdf#105245Markus Mohrhard
2017-04-11call UpdateReference also for single cell copying, tdf#105245Markus Mohrhard
2017-04-11rename variable to reflect the limitation to columnsMarkus Mohrhard
2017-04-11shrinking the DB area just causes problems, tdf#89546Markus Mohrhard
2017-04-11fix indentationMarkus Mohrhard
2017-04-10tdf#105044 match empty cells on "<> not-empty" comparisonsBernhard Widl
2017-04-10finally free the SdrObject in ScCaptionPtr::decRefAndDestroy()Eike Rathke
2017-04-10flag ScCaptionPtr::setInUndo() in ScUndoReplaceNoteEike Rathke
2017-04-10introduce ScCaptionPtr InUndoEike Rathke
2017-04-10Add bool bIgnoreUndo parameter to removeFromDrawPageAndFree()Eike Rathke
2017-04-10move implementation from RemoveCaption() to removeFromDrawPageAndFree()Eike Rathke
2017-04-10narrow the assert condition further downEike Rathke
2017-04-10can't keep track of drawlayer insertionEike Rathke
2017-04-10tdf#39468 Translate German commentsJens Carl
2017-04-10the active document window should be radio entriesCaolán McNamara
2017-04-10ScPopupMenu is now unusedCaolán McNamara
2017-04-10convert scenario menu to .uiCaolán McNamara
2017-04-10convert RID_POPUP_DROPMODE menu to .uiCaolán McNamara
2017-04-10pivotcharts: ignore subtotals, grand totals in pivot table dataTomaž Vajngerl
2017-04-10convert FUNCFLAGS to o3tl::typed_flagsNoel Grandin
2017-04-09tdf#97087, Add debug name to an Idle objectblendergeek
2017-04-09dump the whole selection and not just one cellMarkus Mohrhard
2017-04-09add the merge flags to the item set dumpMarkus Mohrhard
2017-04-09improve the rendering of databar gradientsMarkus Mohrhard
2017-04-09add test for tdf#106194Markus Mohrhard
2017-04-09uitest: add state about currently visible rangeMarkus Mohrhard