summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin.cxx
AgeCommit message (Expand)Author
2014-11-19Resolves: rhbz#1165444 abrt crash with NULL pViewCaolán McNamara
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-30fix wrong calculation for text size, fdo#81499Markus Mohrhard
2014-07-29Revert "it makes no sense to use the second column as well, fdo#81499"Kohei Yoshida
2014-07-20it makes no sense to use the second column as well, fdo#81499Markus Mohrhard
2014-07-20that was just a complex way to describe that the whole range is in itMarkus Mohrhard
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-24cppcheck: redundantAssignmentThomas Arnhold
2014-05-16I should check for NULL here.Kohei Yoshida
2014-05-16fdo#77315: When in cell edit mode, use the EditView instance already there.Kohei Yoshida
2014-05-14Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-12only send mouse events if the window is visibleMarkus Mohrhard
2014-05-12send mouse events to the OpenGL windowMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-23coverity#738811 Uninitialized pointer fieldCaolán McNamara
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14typo: hilight -> highlightThomas Arnhold
2014-04-12WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-04-11fdo#74087: Inspect if a mis-spelled word is at cursor position...Kohei Yoshida
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01fdo#42164 Esc doesn't clear copy source overlay in panes of split/frozen viewTrent MacAlpine
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-13coverity#705844 Dereference before null checkCaolán McNamara
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-03Remove visual noise from scAlexander Wilms
2014-03-02coverity#704719 Dereference after null checkCaolán McNamara
2014-02-27remove unused code ScGridWindow::HasScenarioRangeNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms