summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-03-21unit test for copying cells within named range, tdf#93127Eike Rathke
2016-03-21drop unused headerDouglas Mencken
2016-03-21Resolves: tdf#93127 copying cells does not modify named expressionsEike Rathke
2016-03-21UBSan: SfxInt16Item/SfxInt32Item mismatchStephan Bergmann
2016-03-21sc tiled rendering: Fix a corner case with shift modifierPranav Kant
2016-03-20no need to declare the variable outside of the for loopMarkus Mohrhard
2016-03-20loplugin:stringconstantTor Lillqvist
2016-03-20-Werror,-Winconsistent-missing-overrideTor Lillqvist
2016-03-20tdf#45904 move java based api tests to c++kadertarlan
2016-03-19simplify new testMarkus Mohrhard
2016-03-19fix previous commitMarkus Mohrhard
2016-03-19tdf#70448, Test for SetFormula functionJaskaran
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