summaryrefslogtreecommitdiffstats
path: root/sc/source/ui
Commit message (Expand)AuthorAgeFilesLines
* tdf#84938 replace #define with scoped typed_flagsJochen Nitschke2016-03-2211-59/+58
* drop unused headerDouglas Mencken2016-03-211-1/+0
* UBSan: SfxInt16Item/SfxInt32Item mismatchStephan Bergmann2016-03-211-1/+1
* sc tiled rendering: Fix a corner case with shift modifierPranav Kant2016-03-211-12/+6
* tdf#82641 Currency drop-down listMohammed Abdul Azeem2016-03-192-14/+56
* tdf#84938 replace #defined constant with scoped enum classJochen Nitschke2016-03-193-235/+193
* sc lok bccu#1602: Don't crash when the copy functionality is not allowed.Jan Holesovsky2016-03-181-1/+1
* sc lok bccu#1519: More general solution to detecting cell resizes.Jan Holesovsky2016-03-182-3/+8
* convert SvButtonState to scoped enumNoel Grandin2016-03-182-14/+11
* convert SvLBoxButtonKind to scoped enumNoel Grandin2016-03-181-1/+1
* Resolves: tdf#96915 implement other-sheet-local named expressionsEike Rathke2016-03-181-1/+2
* drop unused params from SvLBoxItem and all it's subclassesNoel Grandin2016-03-182-13/+10
* Related: tdf#42629 Improve the readability of the status bar functionsDag Wieers2016-03-181-2/+2
* loplugin:defaultparamsTor Lillqvist2016-03-181-1/+1
* loplugin:constantfunction in editengNoel Grandin2016-03-181-1/+1
* loplugin:constantparam in formulaNoel Grandin2016-03-181-1/+1
* sc: Improve documentation, and a cosmetic change.Jan Holesovsky2016-03-172-14/+12
* sc lok: Extend uno commands: .uno:SelectRow/ColumnPranav Kant2016-03-174-2/+98
* loplugin:constantparam in sfx2Noel Grandin2016-03-174-8/+8
* loplugin:constantparam in svxNoel Grandin2016-03-171-1/+1
* sc: remove unused member variableJochen Nitschke2016-03-172-24/+0
* sc lok bccu#1519: Broadcast cell size changes, they affect the document size.Jan Holesovsky2016-03-161-0/+3
* more fixes for "loplugin:constantparam in unotools/"Noel Grandin2016-03-161-1/+1
* tdf#84953 Only resize proportionally when dragging on a cornerSamuel Mehrbrodt2016-03-161-3/+9
* coverity#1356339 Uninitialized pointer fieldCaolán McNamara2016-03-161-1/+6
* loplugin:constantparams in vcl/Noel Grandin2016-03-161-1/+1
* tdf#97919 Also resize ole objects proportionally by defaultSamuel Mehrbrodt2016-03-151-1/+2
* tdf#97919 Resize media objects proportionally by defaultSamuel Mehrbrodt2016-03-151-5/+4
* Remove nonsense commentSamuel Mehrbrodt2016-03-151-8/+0
* tdf#79312 sc: Don't close the spellchecker when finishedSamuel Mehrbrodt2016-03-151-4/+0
* update return typeDavid Tardon2016-03-152-3/+3
* restore removed functionDavid Tardon2016-03-151-0/+1
* WaE: unused variableDavid Tardon2016-03-151-1/+0
* loplugin:constantparamNoel Grandin2016-03-157-34/+19
* inline some use-once macrosNoel Grandin2016-03-142-35/+26
* remove some unused typedefs, and inline some use-onceNoel Grandin2016-03-141-3/+1
* use unique_ptr for memory owning ptrMarkus Mohrhard2016-03-141-5/+2
* tdf#84938 Change defines to typed_flagsJochen Nitschke2016-03-1271-347/+357
* tdf#97897 (first problem) fix for not recalculating on F9.Winfried Donkers2016-03-111-1/+9
* tdf#42629 : Allow multiple status bar functions at a timeDennis Francis2016-03-112-55/+66
* sc: handle classification during copy&pasteMiklos Vajna2016-03-111-3/+26
* sc: make metadata available in copy resultMiklos Vajna2016-03-111-0/+12
* work on sane lifecylce for SfxFilterMarkus Mohrhard2016-03-118-16/+16
* wrap vcl::window* pointer members in VclPtr, tdf#97344 follow-upEike Rathke2016-03-102-4/+13
* sc lok: Don't interact with the user during .uno:SortAscending or Descending.Jan Holesovsky2016-03-101-2/+5
* tdf#97344 : Allow focus change using mouse in autofilter popupDennis Francis2016-03-102-45/+180
* sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna2016-03-101-1/+1
* loplugin:constantparam in scNoel Grandin2016-03-1018-45/+40
* loplugin:constantparam in formulaNoel Grandin2016-03-101-1/+1
* remove unused NOT_POOLABLE enum valueNoel Grandin2016-03-091-10/+10