summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-11-23related tdf#108757 small enhancements for speed upSerge Krot
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin
2017-11-23Disabled slot with Put leaks entry (tabvwsha/sc)Julien Nabet
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Follow our naming conventions, tdf#39593 follow-upEike Rathke
2017-11-22tdf#39593 deduplicate code in ScOutputDatatagezi
2017-11-22There appears to be no reason to ignore macros in these parts of...Stephan Bergmann
2017-11-21Introduce and use ScCellShell::HasClipboardFormat(), tdf#50746 follow-upEike Rathke
2017-11-21tdf#113571, tdf#32213, tdf#50746: Make "paste unformatted text"Serge Krot
2017-11-20tdf#95880 Add a lock mark on protected sheet tab.Gulsah Kose
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-19Typos about "bottom"Julien Nabet
2017-11-19tdf#50746 Make "paste unformatted text" work for CalcSerge Krot
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-15Fix typosAndrea Gelmini
2017-11-13Resolves: tdf#113571 paste-special "Unformatted text [TSV-Calc]", tdf#32213Eike Rathke
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-11-04lok: temporary workaround: disable formula mode for onlineMarco Cecchetti
2017-10-31loplugin:constantparam in editengNoel Grandin
2017-10-27tdf#113422 Crash in: ScPreview::MouseMove(MouseEvent const &)Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-22sc lok: fix spell checking languages in CalcHenry Castro
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-19dyncolcontainer: convert nRight to std::vectorNoel Grandin
2017-10-14implement new more user friendly data provider dlgMarkus Mohrhard
2017-10-13derive size of tab bar in Calc from TabFont (in pixels).Bernhard Widl
2017-10-11Replace list by vector "DataPilotSort" from dbfunc3 (sc)Julien Nabet
2017-10-09sc, implement HAVE_FEATURE_AVMEDIAjan Iversen
2017-10-06coverity#1418967 Uninitialized scalar variableCaolán McNamara
2017-10-06coverity#1418961 Uninitialized scalar fieldCaolán McNamara
2017-10-06coverity#1418965 Uninitialized scalar fieldCaolán McNamara
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-02lok - sc: row/column headers are updated fasterMarco Cecchetti
2017-10-02lok - sc: make computation of cell cursor position fasterMarco Cecchetti
2017-10-02lok - sc: invalidation of cached row/col positions on several casesMarco Cecchetti
2017-10-02lok - sc: document size as sum of row heights/col widths in pixelMarco Cecchetti
2017-10-02lok - sc: a cache-like structure for row/col positions in the documentMarco Cecchetti
2017-10-02lok: sc: overlays and edit view misplaced by other view actionsMarco Cecchetti
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt