summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2017-04-09don't replace content of formula field when selecting range, tdf#58635Markus Mohrhard
2017-04-08actually show the newly selected cell, tdf#106194Markus Mohrhard
2017-04-08Notebookbar: add new file and recent docs to the menuSzymon Kłos
2017-04-08Notebookbar: vertical alignmentSzymon Kłos
2017-04-08add test for tdf#95617Markus Mohrhard
2017-04-08support undo of whole conditional format list, tdf#95617Markus Mohrhard
2017-04-08support normal mark in deletion codeMarkus Mohrhard
2017-04-08ScAttrArray::HasAttrib needs to process the default pattern if none setMarkus Mohrhard
2017-04-07uitest: temporarily disable failing testMarkus Mohrhard
2017-04-07yet another mxCaption refs==1 case to exclude from assertEike Rathke
2017-04-07out-of-bounds tab access when deleting second last sheetEike Rathke
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-07tdf#74074 Ability to rearrange order of conditionsManfred Blume
2017-04-07Fix typosAndrea Gelmini
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-06Fix the inline comment a bit to make it make more sense.Kohei Yoshida