summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-31Calc: Insert row/col before/after [2/2]Philippe Jung
2015-05-31Calc: Insert row/col before/after [1/2]Philippe Jung
2015-05-30Implemented formula group count statisticBenjamin Ni
2015-05-29sc: SvxSearchItem, m_nStartPoint{X,Y}Henry Castro
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-28convert INVERT flags to scoped enumNoel Grandin
2015-05-27support R1C1 reference for hyperlinksMarkus Mohrhard
2015-05-27first check current document address conventionMarkus Mohrhard
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks
2015-05-26convert SCROLL constants to scoped enumNoel Grandin
2015-05-25sc LOKit callback for search not found.Henry Castro
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-25add dump for column width in hmmMarkus Mohrhard
2015-05-24callcatcher: update unused codeCaolán McNamara
2015-05-23add missing includeDavid Tardon
2015-05-22improve output for ScDrawObjDataMarkus Mohrhard
2015-05-22split column info dump and graphic object dumpingMarkus Mohrhard
2015-05-22extract calc data dump method into own fileMarkus Mohrhard
2015-05-22improve data dump for calcMarkus Mohrhard
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-21introduce some dbgutil calc data dumpsMarkus Mohrhard
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-20convert GRID constants to scoped enumNoel Grandin
2015-05-19draw Note mark before text for correct ZOrder tdf#89182Laurent Godard
2015-05-19tdf#91364 - fix data-pilot and auto-filter popup lifecycle.Michael Meeks
2015-05-18render vertically merged cells togetherMarkus Mohrhard
2015-05-17tabbar: use a button for adding of tabs, move button before tabsTomaž Vajngerl
2015-05-15refactor ScTabSplitter to use RenderContextTomaž Vajngerl
2015-05-15refacotr ScCornerButton to use RenderContextTomaž Vajngerl
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-14VclPtr::reset does not delete the widget, tdf#91269Markus Mohrhard
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-13convert ENDTRACK_ constants to scoped enumNoel Grandin
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl
2015-05-12loplugin:salbool etc.Stephan Bergmann
2015-05-12tdf#84153: "Edit Comment" in context menu when a cell has a commentRavindra_Vidhate
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann