summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-05-09Add check form contrast and IncrememtContrast behaviour in Shapes.xlsNoel Power
2013-05-09Tweak further the indices checked for break, also tweak test documentNoel Power
2013-05-09fix limits check on breaks ( ignore breaks outside used area )Noel Power
2013-05-09Renable Range-2 vba test as I589b93461b5f4125408f4fc2cb87cd84686f7b95 fixed itNoel Power
2013-05-09add Range.Cut checkNoel Power
2013-05-09re-enable Ranges.xls vba testdocument, additionally remove some failing testsNoel Power
2013-05-09Fix ScRangeList::Parse wrt defaulted delimiter and default tab paramsNoel Power
2013-05-09Revert "remove unused parameter"Noel Power
2013-05-09fix range cut with destination paramater( missing else )Noel Power
2013-05-09some extra tests for ListBox.MultiSelection and ListBox.Text apiNoel Power
2013-05-09Add some misc control related vba testsNoel Power
2013-05-09add test for new vba ReturnInteger typeNoel Power
2013-05-09adjust components needed for CheckOptionToggleValue.xls testfileNoel Power
2013-05-09add new vba test file ( for testing input/output for 'Value' attributes )Noel Power
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-05-08svx: remove Package_sdiMichael Stahl
2013-05-08sfx2: remove Package_sdiMichael Stahl
2013-05-07Calc sort: Use method GetSortKeyCount from SortParamAlbert Thuswaldner
2013-05-07fix for fdo#51300Noel Power
2013-05-07oox: remove Package_generated and Package_tokensMichael Stahl
2013-05-07officecfg: remove Package_cppheaderMichael Stahl
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer
2013-05-06Revert "abstract type in ptr_container needs this workaround"Stephan Bergmann
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-06fdo#63878 fix the zoom problem when the sheet are RTLFaisal M. Al-Otaibi
2013-05-06fdo#51828 - UI: Sort: can use more than 3 criteria once only - additional fixAlbert Thuswaldner
2013-05-06make Excel happyMarkus Mohrhard
2013-05-03Additional unit test for sorting.Kohei Yoshida
2013-05-03no longer needed CREATE_STRING macroMiklos Vajna
2013-05-02we can just use a PopupMenu* hereCaolán McNamara
2013-05-02fdo#64048 - fix calc/VBA clearcontents regression.Michael Meeks
2013-05-02fdo#39593 - share copy/paste code, and add a few consts.Minh Ngo
2013-05-02Update pchAurimas Fišeras
2013-05-02fix fdo#64085 : set proper alignment for justified align text.navin patidar
2013-05-01convert message box return types to an enumCaolán McNamara
2013-04-30Unit test for the earlier reference toggling bug.Kohei Yoshida
2013-04-30Fix erroneous reference conversion.Tomofumi Yagi
2013-04-30Surpress warning on comparison between signed and unsigned.Kohei Yoshida
2013-04-30Ensure that modified formula cells are redrawn.Kohei Yoshida
2013-04-30Move the group calculation code into its own class.Kohei Yoshida
2013-04-30Typo.Kohei Yoshida
2013-04-30Reset dirty.Kohei Yoshida
2013-04-30We don't need this code.Kohei Yoshida
2013-04-30Handle range references for group calculation. This is still untested.Kohei Yoshida
2013-04-30Handle range reference as well for group calculation. Not tested yet.Kohei Yoshida
2013-04-30Let's not use VectorArray struct. There is no use for it.Kohei Yoshida
2013-04-30Some comment.Kohei Yoshida
2013-04-30Pass formula group context to FetchDoubleArray. Not yet used.Kohei Yoshida
2013-04-30CellStorageModified() is the right (and only) place to mark group dirty.Kohei Yoshida