summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2017-04-07Make it a bit easier to read.Kohei Yoshida
2017-04-07Print formula strings for non-shared formula cells as well.Kohei Yoshida
2017-04-06tdf#55236 save settings of CSV export dialogBernhard Widl
2017-04-06tdf#97357 allow insert image if sheet is protected but few cells are notBernhard Widl
2017-04-06unit test for CEILING and FLOOR .xlsx export, tdf#100011Bartosz Kosiorek
2017-04-06these FUNCFLAG_EXPORTONLY need also FUNCFLAG_MACROCALL_NEW, tdf#100011 relatedEike Rathke
2017-04-06Resolves: tdf#100011 (re-)add ocCeil and ocFloor .xls(x) export mappingsEike Rathke
2017-04-06add BAHTTEXT test caseZdeněk Crhonek
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann
2017-04-06tdf#39468 Translate German commentsJens Carl
2017-04-06loplugin:useuniqueptrJan-Marek Glogowski
2017-04-06loplugin:useuniqueptrStephan Bergmann