summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin.cxx
AgeCommit message (Expand)Author
2015-07-08remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-04sc tiled editing: double-click empty cellHenry Castro
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin
2015-05-26convert SCROLL constants to scoped enumNoel Grandin
2015-05-25add dump for column width in hmmMarkus Mohrhard
2015-05-24callcatcher: update unused codeCaolán McNamara
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-19tdf#91364 - fix data-pilot and auto-filter popup lifecycle.Michael Meeks
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
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-05Resolves tdf#84240 : Red squiggly underline does not appear instantlyDeena Francis
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks
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-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-20sc: convert new to ::CreateNoel Grandin
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-14WaE: bogus C4701 uninitialized local variableCaolán McNamara
2015-04-14sc tiled editing: Implement long-touch to select word in overflowing text.Jan Holesovsky
2015-04-10More calc fixing.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-04-09sc tiled editing: Make the 'long tap to select' work again in shapes.Jan Holesovsky
2015-04-08sc tiled editing: Reuse the selection method.Jan Holesovsky
2015-04-08sc tiled editing: Double click in the cell selects the entire cell.Jan Holesovsky
2015-04-08sc tiled editing: Never show the cell cursor.Jan Holesovsky
2015-04-07sc tiled editing: Changed behaviour double click to click.Henry Castro
2015-04-07sc tiled editing: Don't show cell selection when dragging shapes.Jan Holesovsky
2015-04-07sc tiled editing: Don't show the cell selection when editing text in shape.Jan Holesovsky
2015-04-07sc tiled editing: Show the cell cursor as a rect, not as a frame.Jan Holesovsky
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-30sc tiled editing: Hide the cell selection when we select graphic.Jan Holesovsky