summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-06-09tdf#91726: AutoFormat: Crash when using an existing nameJulien Nabet1-1/+1
2015-06-08destroy and reconstruct listeners only if content is affectedEike Rathke1-12/+20
2015-06-08Windows MSVC: cannot specify explicit initializer for arraysEike Rathke1-2/+6
2015-06-08check bounds in RPN tokens, tdf#90694 related and othersEike Rathke1-114/+159
2015-06-08tdf#90694 reset group area listeners on correct topEike Rathke1-5/+6
2015-06-07tdf#90888:Shrink the properties sidebar sections in CalcRishabh Kumar8-340/+167
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin35-49/+82
2015-06-05tdf#90694 reset group area listeners when splitting groupEike Rathke1-0/+11
2015-06-05Revert "update to liborcus 0.9.1"Thorsten Behrens3-83/+5
2015-06-05update to liborcus 0.9.1David Tardon3-5/+83
2015-06-05sc tiled editing: Editview register LOKit callbackHenry Castro1-0/+7
2015-06-05sc tiled editing: double-click empty cellHenry Castro1-1/+1
2015-06-05sc tiled editing: EndTracking trigger MouseUpHenry Castro1-1/+1
2015-06-04tdf#90996: don't overwrite comments in ScTable::FillFormulaVerticalMike Kaganski1-1/+1
2015-06-04tdf#91702 - fix stack-based MessBox allocation.Michael Meeks14-28/+28
2015-06-04tdf#91425 CRASH - Calc Insert Columns LeftTakeshi Abe1-20/+26
2015-06-04Resolves: tdf#90435 secondary pool set to that of temp docs drawing layersCaolán McNamara1-2/+2
2015-06-04sc: Notify about the part change when searching.Henry Castro1-0/+19
2015-06-04sc: SvxSearchItem, m_nStartPoint{X,Y}Henry Castro1-1/+18
2015-06-04sc LOKit callback for search not found.Henry Castro1-0/+4
2015-06-01tdf#91489 - CONDITIONAL FORMATTING: Crash on select Icon Set from dialogPhilippe Jung1-1/+0
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin3-4/+4
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin3-10/+10
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin2-2/+2
2015-05-29convert POINTER constants to scoped enumNoel Grandin26-151/+151
2015-05-28Resolves: tdf#90960 toggle out of paste-mode on editing an objectCaolán McNamara1-0/+6
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung10-11/+11
2015-05-28Resolves tdf#67712 form controls and draw objectsHenry Castro5-0/+327
2015-05-27tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks2-2/+2
2015-05-27Resolves: tdf#91416 setting progress -> resize -> destroy formula contextCaolán McNamara4-7/+35
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann1-1/+1
2015-05-26Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks4-4/+4
2015-05-26tdf#91499 - cleanup AnyRefDialog VclPtr's with an explicit dispose method.Michael Meeks2-1/+16
2015-05-22tdf#54346 remove confusing description for function WEEKDAYWinfried Donkers1-1/+1
2015-05-20ScIconSetFormatData::mbCustom read uninitialized...Stephan Bergmann1-1/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier12-54/+54
2015-05-20Those #define-s are still usedKatarina Behrens1-0/+4
2015-05-20tdf#91126: Enable click-on-column-header sortingKatarina Behrens1-7/+3
2015-05-20tweak to try and silence coverityCaolán McNamara1-1/+1
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin6-8/+8
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin4-15/+15
2015-05-20convert GRID constants to scoped enumNoel Grandin2-4/+4
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin2-2/+2
2015-05-20forgot to include that partMarkus Mohrhard1-2/+3
2015-05-20better algorithm for OOXML column width import, tdf#91267Markus Mohrhard1-1/+22
2015-05-20add missing DoClose at end of testMarkus Mohrhard1-0/+2
2015-05-19Typo: SetCharAttriutes->SetCharAttributesJulien Nabet3-3/+3
2015-05-19draw Note mark before text for correct ZOrder tdf#89182Laurent Godard1-5/+5
2015-05-19tdf#91364 - fix data-pilot and auto-filter popup lifecycle.Michael Meeks2-1/+3
2015-05-19fix Windows buildNoel Grandin1-1/+1