summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
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
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-08sc tiled editing: Highlight the search resultHenry Castro
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-08tdf#91125 - nail a clutch of calc modeless dialog lifecycle issues.Michael Meeks
2015-05-07tdf#91127 - audit for unfortunate SAL_NO_ACQUIRE referencing issues.Michael Meeks
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-06tdf#90258 Sidebar: toggle Thousand/EngineeringLaurent Balland-Poirier
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-05Resolves tdf#84240 : Red squiggly underline does not appear instantlyDeena Francis
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03tdf#90982 - repair parts of the conditional formatting dialog.Michael Meeks
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks
2015-05-01coverity#1296292 merge these two enum typesCaolán McNamara
2015-04-30tdf#63416 Do not sort header in autofilter if user has chosen one in dialogscito
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann