summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2017-10-27Resolves: tdf#113455 Impossible to clear width/height in pagesCaolán McNamara
2017-10-27tdf#113422 Crash in: ScPreview::MouseMove(MouseEvent const &)Noel Grandin
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-25ofz#3768 Integer-overflowCaolán McNamara
2017-10-24Add a useful SAL_WARNTor Lillqvist
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-20tdf#112100 Select shape name in NavigatorTamas Bunth
2017-10-19Resolves: tdf#113179 merge language attributes early, tdf#108795 follow-upEike Rathke
2017-10-19dyncolcontainer: convert nRight to std::vectorNoel Grandin
2017-10-18use rtl::Reference in sc/../uno/*Noel Grandin
2017-10-18dyncolcontainer: convert aColWidthPath to std::mapNoel 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-13Replace lists by vectors in chart2uno (sc)Julien Nabet
2017-10-12adapt dataprovider to the requirements of the new UIMarkus Mohrhard
2017-10-11Replace list by vector "DataPilotSort" from dbfunc3 (sc)Julien Nabet
2017-10-09sc, implement HAVE_FEATURE_AVMEDIAjan Iversen
2017-10-09make sure to include all relevant header filesMarkus Mohrhard
2017-10-09document a few method parametersMarkus Mohrhard
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-05sc: try to fix DISABLE_DYNLOADING hackeryMichael Stahl
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03tdf#112842: UI enable/disable leadingzeroeslabelXisco Fauli
2017-10-03convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-02Remove undefined elements after std::uniqueJan-Marek Glogowski
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-10-02consistently apply std::unique_ptr to SvLBoxButtonDataCaolán McNamara
2017-10-01Replace list by vector in macromgr.cxx (sc)Julien Nabet
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-27Resolves: tdf#112523 do not use anything Ascii in UI contextEike Rathke
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-26loplugin:flatten in scNoel Grandin
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt