summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin.cxx
AgeCommit message (Expand)Author
2015-03-16sc tiled editing: EndTracking() is necessary in the tiled rendering case.Henry Castro
2015-03-16Small cleanup - no need to have 2 OpenURL's.Jan Holesovsky
2015-03-16make format consistent with the rest of the file...Siqi Liu
2015-03-16tdf#89705: make hyperlinks clickable on impress/calcSiqi Liu
2015-03-10GridWindow: change pNoteMarker to unique_ptrTomaž Vajngerl
2015-03-10GridWindow: unique_ptr for overlaysTomaž Vajngerl
2015-03-10ScGridWindow: scoped_ptr -> unique_ptrTomaž Vajngerl
2015-03-10GridWindow: use unique_ptr for filter box and floatTomaž Vajngerl
2015-03-10clean-up ScGridWindowTomaž Vajngerl
2015-03-10translate some commentsTomaž Vajngerl
2015-03-09sc: fix -Werror=unused-variable in product buildsMiklos Vajna
2015-03-09sc tiled mouse events: Proof-of-concept.Jan Holesovsky
2015-02-23cell cursor - reduce the size, HiDPI supportTomaž Vajngerl
2015-02-23auto fill handle: HiDPI, increase hit area, adjust draw positionTomaž Vajngerl
2015-02-23fix selection overlay drawing in RTL (off by one px)Tomaž Vajngerl
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-12make this work also for an overlapping merge range, fdo#87382 follow-upEike Rathke
2015-01-12get rid of C-style cast, fdo#87382 follow-upEike Rathke
2015-01-12fdo#87382 Improper display of selected mergedHenry Castro
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
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