summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2016-03-19tdf#84938 replace #defined constant with scoped enum classJochen Nitschke
2016-03-18sc lok bccu#1602: Don't crash when the copy functionality is not allowed.Jan Holesovsky
2016-03-18sc lok bccu#1519: More general solution to detecting cell resizes.Jan Holesovsky
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-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-16tdf#84953 Only resize proportionally when dragging on a cornerSamuel Mehrbrodt
2016-03-16coverity#1356339 Uninitialized pointer fieldCaolán McNamara
2016-03-16loplugin:constantparams in vcl/Noel Grandin
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-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-14inline some use-once macrosNoel Grandin
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin
2016-03-14use unique_ptr for memory owning ptrMarkus Mohrhard
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-11tdf#97897 (first problem) fix for not recalculating on F9.Winfried Donkers
2016-03-11tdf#42629 : Allow multiple status bar functions at a timeDennis Francis
2016-03-11sc: handle classification during copy&pasteMiklos Vajna
2016-03-11sc: make metadata available in copy resultMiklos Vajna
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10wrap vcl::window* pointer members in VclPtr, tdf#97344 follow-upEike Rathke
2016-03-10sc lok: Don't interact with the user during .uno:SortAscending or Descending.Jan Holesovsky
2016-03-10tdf#97344 : Allow focus change using mouse in autofilter popupDennis Francis
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna
2016-03-10loplugin:constantparam in scNoel Grandin
2016-03-10loplugin:constantparam in formulaNoel Grandin
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-03-08tdf#94635 synchronise argument labels in function wizard withWinfried Donkers
2016-03-08setCellRangeData: check matrix size before operating, tdf#98389 follow-upEike Rathke
2016-03-07add STR_LONG_ERR_MATRIX_SIZE "Error: Array or matrix size"Eike Rathke