summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* tdf#91726: AutoFormat: Crash when using an existing nameJulien Nabet2015-06-091-1/+1
* destroy and reconstruct listeners only if content is affectedEike Rathke2015-06-081-12/+20
* Windows MSVC: cannot specify explicit initializer for arraysEike Rathke2015-06-081-2/+6
* check bounds in RPN tokens, tdf#90694 related and othersEike Rathke2015-06-081-114/+159
* tdf#90694 reset group area listeners on correct topEike Rathke2015-06-081-5/+6
* tdf#90888:Shrink the properties sidebar sections in CalcRishabh Kumar2015-06-078-340/+167
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-0635-49/+82
* tdf#90694 reset group area listeners when splitting groupEike Rathke2015-06-051-0/+11
* Revert "update to liborcus 0.9.1"Thorsten Behrens2015-06-053-83/+5
* update to liborcus 0.9.1David Tardon2015-06-053-5/+83
* sc tiled editing: Editview register LOKit callbackHenry Castro2015-06-051-0/+7
* sc tiled editing: double-click empty cellHenry Castro2015-06-051-1/+1
* sc tiled editing: EndTracking trigger MouseUpHenry Castro2015-06-051-1/+1
* tdf#90996: don't overwrite comments in ScTable::FillFormulaVerticalMike Kaganski2015-06-041-1/+1
* tdf#91702 - fix stack-based MessBox allocation.Michael Meeks2015-06-0414-28/+28
* tdf#91425 CRASH - Calc Insert Columns LeftTakeshi Abe2015-06-041-20/+26
* Resolves: tdf#90435 secondary pool set to that of temp docs drawing layersCaolán McNamara2015-06-041-2/+2
* sc: Notify about the part change when searching.Henry Castro2015-06-041-0/+19
* sc: SvxSearchItem, m_nStartPoint{X,Y}Henry Castro2015-06-041-1/+18
* sc LOKit callback for search not found.Henry Castro2015-06-041-0/+4
* tdf#91489 - CONDITIONAL FORMATTING: Crash on select Icon Set from dialogPhilippe Jung2015-06-011-1/+0
* convert WINDOW_POSSIZE constants to scoped enumNoel Grandin2015-05-293-4/+4
* convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin2015-05-293-10/+10
* convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin2015-05-292-2/+2
* convert POINTER constants to scoped enumNoel Grandin2015-05-2926-151/+151
* Resolves: tdf#90960 toggle out of paste-mode on editing an objectCaolán McNamara2015-05-281-0/+6
* Rewrite all calls like Dialog(params).Execute()Philippe Jung2015-05-2810-11/+11
* Resolves tdf#67712 form controls and draw objectsHenry Castro2015-05-285-0/+327
* tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks2015-05-272-2/+2
* Resolves: tdf#91416 setting progress -> resize -> destroy formula contextCaolán McNamara2015-05-274-7/+35
* Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann2015-05-271-1/+1
* Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks2015-05-264-4/+4
* tdf#91499 - cleanup AnyRefDialog VclPtr's with an explicit dispose method.Michael Meeks2015-05-262-1/+16
* tdf#54346 remove confusing description for function WEEKDAYWinfried Donkers2015-05-221-1/+1
* ScIconSetFormatData::mbCustom read uninitialized...Stephan Bergmann2015-05-201-1/+2
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-2012-54/+54
* Those #define-s are still usedKatarina Behrens2015-05-201-0/+4
* tdf#91126: Enable click-on-column-header sortingKatarina Behrens2015-05-201-7/+3
* tweak to try and silence coverityCaolán McNamara2015-05-201-1/+1
* convert DEFAULTCONSTANT constant to scoped enumNoel Grandin2015-05-206-8/+8
* convert DRAWMODE constants to scoped enumNoel Grandin2015-05-204-15/+15
* convert GRID constants to scoped enumNoel Grandin2015-05-202-4/+4
* convert TEXT_DRAW constants to scoped enumNoel Grandin2015-05-202-2/+2
* forgot to include that partMarkus Mohrhard2015-05-201-2/+3
* better algorithm for OOXML column width import, tdf#91267Markus Mohrhard2015-05-201-1/+22
* add missing DoClose at end of testMarkus Mohrhard2015-05-201-0/+2
* Typo: SetCharAttriutes->SetCharAttributesJulien Nabet2015-05-193-3/+3
* draw Note mark before text for correct ZOrder tdf#89182Laurent Godard2015-05-191-5/+5
* tdf#91364 - fix data-pilot and auto-filter popup lifecycle.Michael Meeks2015-05-192-1/+3
* fix Windows buildNoel Grandin2015-05-191-1/+1