summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2015-06-21Fix typosAndrea Gelmini
2015-06-20tdf#83859: Make arrow keys work again in named ranges dropdownKatarina Behrens
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-06-18Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-15cppcheck:redundantConditionNoel Grandin
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet
2015-06-12FLOOR.MATH has 3 parameters, show them in UIEike Rathke
2015-06-11tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variationsWinfried Donkers
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-06-11loplugin:staticmethodsStephan Bergmann
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-06-10tdf#89972: also copy external reference statusMike Kaganski
2015-06-10sc tiled editing: Mapping has to be turned off after drawing the buttons.Jan Holesovsky
2015-06-10Enablaed -> Enabled.Jan Holesovsky
2015-06-10sc tiled editing: Corrected dropdown button offsetHenry Castro
2015-06-09calc mapmode: Convert ScOutputData::DrawGrid to draw in logic units.Jan Holesovsky
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08\<the the\> -> theJan Holesovsky
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-05CALC: readd InsertRows/InsertColsPhilippe Jung
2015-06-04sc tiled editing: Editview register LOKit callbackHenry Castro
2015-06-04sc tiled editing: double-click empty cellHenry Castro
2015-06-04sc tiled editing: EndTracking trigger MouseUpHenry Castro
2015-06-04Don't downcast this to derived in base ctorStephan Bergmann
2015-06-03calc mapmode: Refactor DrawDocumentBackground to use logic unitsKrisztian Pinter
2015-06-03tdf#91726: AutoFormat: Crash when using an existing nameJulien Nabet
2015-06-03intermittent CppunitTest_sc_macros_test failureCaolán McNamara
2015-06-02tdf#90888:Shrink the properties sidebar sections in CalcRishabh Kumar
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-02tdf#91641 EditLine should have focus on accessibleText init.Justin Luth
2015-06-01Reorganize the entries in the column and row context menusYousuf Philips
2015-06-02move header file out sc/incMarkus Mohrhard
2015-06-02remove unused includeMarkus Mohrhard
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-31Calc: Insert row/col before/after [2/2]Philippe Jung
2015-05-31Calc: Insert row/col before/after [1/2]Philippe Jung
2015-05-30Implemented formula group count statisticBenjamin Ni
2015-05-29sc: SvxSearchItem, m_nStartPoint{X,Y}Henry Castro
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-28Bug 91489 - CONDITIONAL FORMATTING: Crash on select Icon Set from dialogPhilippe Jung
2015-05-28Resolves: tdf#90960 toggle out of paste-mode on editing an objectCaolán McNamara