summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22rename GetId() to GetTablesHintId() and GetIndexHintId()Eike Rathke
2016-09-20sc draw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION when view is createdHenry Castro
2016-09-19tdf#96453, tdf#100793 rework transfer of data between cond format dlgsMarkus Mohrhard
2016-09-18fix indentationMarkus Mohrhard
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in scNoel Grandin
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-09-05convert Orientation to scoped enumNoel Grandin
2016-09-05convert ScrollType to scoped enumNoel Grandin
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-09-04Restore the toggle state of the currency buttonMaxim Monastirsky
2016-09-01sc lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-09-01use IsStaticDefaultItem from poolitem.hxx instead of custom checksJochen Nitschke
2016-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sc)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-24convert SvxNumberValueType to scoped enumNoel Grandin
2016-08-24convert OverlayType to scoped enumNoel Grandin
2016-08-23sc lok: fix re-sizing several rows/columns at onceHenry Castro
2016-08-23convert SearchLabel to scoped enumNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-19tdf#86083 Add group buttons for column and row operation.Gulsah Kose
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-08-19convert SdrEventKind to scoped enumNoel Grandin
2016-08-18screenshots: dialog doesn't even have a help buttonKatarina Behrens
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-08-17convert SvxCellJustifyMethod to scoped enumNoel Grandin
2016-08-16tdf#30456 Enable to empty or not merged cellsLaurent Balland-Poirier
2016-08-16Fraction Number Format: add UI/Sidebar optionsLaurent Balland-Poirier
2016-08-15-fsanitize=vptrStephan Bergmann
2016-08-12check SelectionForbidsCellFill() on EnterBlock()Eike Rathke
2016-08-11Resolves: tdf#96568 check SelectionFillDOOM() on EnterMatrix()Eike Rathke
2016-08-11loplugin:constantparamNoel Grandin
2016-08-08Resolves: tdf#92530 put the rest of missing validity tips into the other gridsCaolán McNamara
2016-08-08Related: tdf#92530 turn the HintWindow into an OverlayCaolán McNamara
2016-08-08refactor in terms of a OverlayObjectCaolán McNamara
2016-08-08Reimplement ScHintWindow::Paint using drawinglayer primitivesCaolán McNamara
2016-08-08workaround missing SetSelectedSheet call for print preview, tdf#99333Markus Mohrhard
2016-08-03Resolves: tdf#100123 prefer notation priority in detecting range/addressCaolán McNamara
2016-08-03unused slot argumentCaolán McNamara