summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-06-19tdf#85594 Additional tweaks to standard and drawing toolbarsYousuf Philips
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-06-18Resolves: tdf#83365 push proper references in INDIRECTEike Rathke
2015-06-18properly inherit relative and 3D flags when extending, tdf#83365 relatedEike Rathke
2015-06-17Resolves: tdf#86305 clone upper left of matrix result if double tokenEike Rathke
2015-06-16Resolves: tdf#91411 end listening only on selected sheetsEike Rathke
2015-06-15use ReplaceToken() in ReadjustAbsolute3DReferences()Eike Rathke
2015-06-15prepare ReplaceToken() to replace also in RPNEike Rathke
2015-06-15more adjustment of references in RPNEike Rathke
2015-06-13do not access token data after token has been destroyedEike Rathke
2015-06-12do not adjust RPN named expressions relative references, tdf#91842 follow-upEike Rathke
2015-06-12copypasta error, tdf#69552 follow-upEike Rathke
2015-06-12tdf#62095 fix O(n^2) algorithm in opening pathological fileNoel Grandin
2015-06-12FLOOR.MATH has 3 parameters, show them in UI, tdf#69552 follow-upEike Rathke
2015-06-11tdf#89972: also copy external reference statusMike Kaganski
2015-06-11recompile TableRef formulas only after position was updated, tdf#91842Eike Rathke
2015-06-11adjust also RPN reference tokens, tdf#91842 and probably othersEike Rathke
2015-06-11Resolves: tdf#89643 report builder function wizard segfaultsCaolán McNamara
2015-06-11tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variationsWinfried Donkers
2015-06-10sc tiled editing: Corrected dropdown button offsetHenry Castro
2015-06-09more tests for the implemented cases, tdf#90001Eike Rathke
2015-06-09correct 3D reference update on sheet deletion, tdf#90001 follow-upEike Rathke
2015-06-09tdf#91726: AutoFormat: Crash when using an existing nameJulien Nabet
2015-06-08destroy and reconstruct listeners only if content is affectedEike Rathke
2015-06-08Windows MSVC: cannot specify explicit initializer for arraysEike Rathke
2015-06-08check bounds in RPN tokens, tdf#90694 related and othersEike Rathke
2015-06-08tdf#90694 reset group area listeners on correct topEike Rathke
2015-06-07tdf#90888:Shrink the properties sidebar sections in CalcRishabh Kumar
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-05tdf#90694 reset group area listeners when splitting groupEike Rathke
2015-06-05Revert "update to liborcus 0.9.1"Thorsten Behrens
2015-06-05update to liborcus 0.9.1David Tardon
2015-06-05sc tiled editing: Editview register LOKit callbackHenry Castro
2015-06-05sc tiled editing: double-click empty cellHenry Castro
2015-06-05sc tiled editing: EndTracking trigger MouseUpHenry Castro
2015-06-04tdf#90996: don't overwrite comments in ScTable::FillFormulaVerticalMike Kaganski
2015-06-04tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-06-04tdf#91425 CRASH - Calc Insert Columns LeftTakeshi Abe
2015-06-04Resolves: tdf#90435 secondary pool set to that of temp docs drawing layersCaolán McNamara
2015-06-04sc: Notify about the part change when searching.Henry Castro
2015-06-04sc: SvxSearchItem, m_nStartPoint{X,Y}Henry Castro
2015-06-04sc LOKit callback for search not found.Henry Castro
2015-06-01tdf#91489 - CONDITIONAL FORMATTING: Crash on select Icon Set from dialogPhilippe Jung
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-29convert POINTER constants to scoped enumNoel Grandin
2015-05-28Resolves: tdf#90960 toggle out of paste-mode on editing an objectCaolán McNamara
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-28Resolves tdf#67712 form controls and draw objectsHenry Castro