summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Resolves: tdf#106089 generate range string with current address conventionEike Rathke1-2/+15
2017-01-26tdf#101828 handle rtf/richtext correctlyOliver Specht2-2/+7
2016-11-21convert inventorId to scoped enumNoel Grandin2-4/+4
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara4-20/+22
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2-50/+0
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud2-0/+50
2016-11-04unify color selectorsCaolán McNamara2-50/+0
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara5-14/+14
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke1-4/+4
2016-10-13tdf#101390 Add "Diagonal Line" command to the calc arrowsbar.Gulsah Kose2-1/+5
2016-10-13tdf#101390 Add "Dimesion Line" command to the calc arrowsbox.Gulsah Kose1-0/+19
2016-10-05loplugin:unnecessaryoverride in scNoel Grandin2-35/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin3-10/+10
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann3-5/+5
2016-09-25tdf#101390 Add Arrows toolbox functions on calc drawingbar.Gulsah Kose1-0/+199
2016-09-10loplugin:constantparam in scNoel Grandin1-1/+1
2016-08-24convert SdrTextAniDirection to scoped enumNoel Grandin1-2/+2
2016-08-23convert SdrHorAlign to scoped enumNoel Grandin1-6/+6
2016-08-23convert SdrVertAlign to scoped enumNoel Grandin1-6/+6
2016-08-23convert SdrEndTextEditKind to scoped enumNoel Grandin1-2/+2
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin3-4/+4
2016-08-23convert SdrIterMode to scoped enumNoel Grandin2-3/+3
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin2-3/+3
2016-08-22convert SdrHitKind to scoped enumNoel Grandin2-3/+3
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin5-5/+5
2016-08-19convert SdrDragMode to scoped enumNoel Grandin4-15/+15
2016-08-19convert SdrEventKind to scoped enumNoel Grandin3-5/+5
2016-08-17convert SvxEscapement to scoped enumNoel Grandin1-8/+8
2016-08-17convert SvxSpecialLineSpace to scoped enumNoel Grandin1-3/+3
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-1/+1
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna2-2/+5
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna2-2/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin10-246/+0
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin1-20/+3
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos7-15/+15
2016-06-08split AddRemoveListener into two methodsNoel Grandin1-2/+2
2016-06-06remove some manual ref-countingNoel Grandin1-10/+6
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-12/+12
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin1-2/+2
2016-05-24Revert "remove some manual ref-counting"Noel Grandin1-6/+10
2016-05-24remove some manual ref-countingNoel Grandin1-10/+6
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-6/+0
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin1-2/+3
2016-05-11Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???"Stephan Bergmann1-0/+1
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-1/+1
2016-05-04use Any constructor instead of temporariesNoel Grandin1-9/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-2/+2
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-2/+1
2016-03-16tdf#84953 Only resize proportionally when dragging on a cornerSamuel Mehrbrodt1-3/+9
2016-03-15tdf#97919 Also resize ole objects proportionally by defaultSamuel Mehrbrodt1-1/+2