summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-03-19tdf#50916 : Unit tests for the refactored ScMarkData...Dennis Francis
2016-03-19tdf#96099 fix trival typedef, sc/source/core/, std::vector<std::string>Jakub Trzebiatowski
2016-03-19tdf#82641 Currency drop-down listMohammed Abdul Azeem
2016-03-19simplify code a bitMarkus Mohrhard
2016-03-19sc: replace conversion macrosJochen Nitschke
2016-03-19tdf#84938 replace #defined constant with scoped enum classJochen Nitschke
2016-03-19adjust sheet references when copying sheet-local named expressionsEike Rathke
2016-03-18sc tiled rendering: Unit test for extended .uno:SelectRow/ColumnPranav Kant
2016-03-18sc lok bccu#1602: Don't crash when the copy functionality is not allowed.Jan Holesovsky
2016-03-18unit test for other-sheet-local names, tdf#96915Eike Rathke
2016-03-18sc lok bccu#1519: More general solution to detecting cell resizes.Jan Holesovsky
2016-03-18adjust other-sheet-local relative sheet references, tdf#96915Eike Rathke
2016-03-18let FindRangeNamesInUse() collect also sheet-local names, tdf#96915 relatedEike Rathke
2016-03-18convert SvButtonState to scoped enumNoel Grandin
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin
2016-03-18Resolves: tdf#96915 implement other-sheet-local named expressionsEike Rathke
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-18Related: tdf#42629 Improve the readability of the status bar functionsDag Wieers
2016-03-18loplugin:defaultparamsTor Lillqvist
2016-03-18loplugin:constantfunction in editengNoel Grandin
2016-03-18loplugin:constantparam in formulaNoel Grandin
2016-03-17sc: Improve documentation, and a cosmetic change.Jan Holesovsky
2016-03-17sc lok: Extend uno commands: .uno:SelectRow/ColumnPranav Kant
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-17ensure a correct index is assigned to a duplicated ScRangeData instanceEike Rathke
2016-03-17loplugin:constantparam in svlNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-17sc: remove unused member variableJochen Nitschke
2016-03-16sc lok bccu#1519: Broadcast cell size changes, they affect the document size.Jan Holesovsky
2016-03-16more fixes for "loplugin:constantparam in unotools/"Noel Grandin
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2016-03-16fixes for "loplugin:constantparam in unotools/"Noel Grandin
2016-03-16loplugin:constantparam in unotools/Noel Grandin
2016-03-16tdf#84953 Only resize proportionally when dragging on a cornerSamuel Mehrbrodt
2016-03-16coverity#1356339 Uninitialized pointer fieldCaolán McNamara
2016-03-16Undo my poor mans recursion control in favour of the real thingCaolán McNamara
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-16sc: replace define with helperJochen Nitschke
2016-03-15tdf#97919 Also resize ole objects proportionally by defaultSamuel Mehrbrodt
2016-03-15tdf#97919 Resize media objects proportionally by defaultSamuel Mehrbrodt
2016-03-15Resolves: tdf#93196 add RecursionCounter guard also to InterpretFormulaGroup()Eike Rathke
2016-03-15Remove nonsense commentSamuel Mehrbrodt
2016-03-15tdf#79312 sc: Don't close the spellchecker when finishedSamuel Mehrbrodt
2016-03-15update return typeDavid Tardon
2016-03-15restore removed functionDavid Tardon
2016-03-15WaE: unused variableDavid Tardon
2016-03-15loplugin:constantparamNoel Grandin
2016-03-14prefix domain namespace to FORECAST.* functions for ODFF, tdf#94635 follow-upEike Rathke
2016-03-14remove some unused Java codeNoel Grandin
2016-03-14inline some use-once macrosNoel Grandin