summaryrefslogtreecommitdiff
path: root/scratch
AgeCommit message (Expand)AuthorFilesLines
2007-07-25Fix for Noel Power3-98/+459
2007-07-25Sync with patchesNoel Power1-1/+15
2007-07-16Accompanying fix for n#288274.Noel Power4-15/+91
2007-07-12Fix for bug Noel Power3-0/+19
2007-03-30Fix for n#258824 Noel Power1-67/+64
2007-03-29Fix for #n258812 Noel Power1-1/+10
2007-03-28Fixes for n#258367 Noel Power2-3/+4
2007-02-06Fix core with Areas collectionNoel Power1-1/+1
2007-01-30Add ScVbaListBox and ScVbaPropValueJiao Jianhua9-2/+520
2007-01-25Add RadioButton controlJiao Jianhua6-2/+161
2007-01-25Update for Text attributeJiao Jianhua1-3/+7
2007-01-25Add missing fileJiao Jianhua1-1/+2
2007-01-25Add TextBox controlJiao Jianhua5-1/+180
2007-01-24Add ScVbaLabelJiao Jianhua6-2/+137
2007-01-24Add button controlJiao Jianhua6-2/+138
2007-01-23Correct implementation for Range.PrintOut ( e.g. prints the range only )Noel Power1-8/+27
2007-01-23Add OLEObject and OLEObjectsJiao Jianhua5-2/+64
2007-01-23For new filesJiao Jianhua1-1/+3
2007-01-23Add OLEObject and OLEObjects, update for worksheet.OLEObjectsJiao Jianhua10-75/+378
2007-01-16Add caolans version attributeNoel Power1-0/+1
2007-01-16Add caolan version bitsNoel Power2-0/+10
2007-01-11Add new Sheets methodNoel Power1-1/+1
2007-01-11Add Sheets method to workbookNoel Power2-0/+6
2007-01-11Add Sheets attributeNoel Power1-0/+1
2007-01-10Fix autofillNoel Power1-16/+32
2007-01-10Oops extra vbacontrol in list Noel Power1-1/+0
2007-01-10Block printOut method until preview is closed ( if Preview = True ),Noel Power3-6/+37
2007-01-09Update for missing this fileJiao Jianhua1-0/+1
2007-01-09Update for missing this fileJiao Jianhua1-0/+1
2007-01-08Add autofill methodNoel Power2-0/+110
2007-01-08Add autofill methodNoel Power1-0/+1
2007-01-08Added two new check boxes for integer and positive value constraints.Kohei Yoshida5-1/+65
2007-01-05Make sure that setFormula doesn't try to convert the formula fromNoel Power1-4/+8
2007-01-04Add VBA.idl to makeNoel Power1-1/+2
2007-01-04New constants for messageboxes etcNoel Power1-0/+25
2007-01-02New ( hacky ) PrintOut method for Range object Noel Power2-9/+29
2007-01-02Use new PrintOutHelper method Noel Power1-63/+6
2007-01-02Create common PrintOut helper method Noel Power2-0/+79
2007-01-02Add PrintOut methodNoel Power1-0/+1
2007-01-02New interface for Validation objectNoel Power1-0/+36
2006-12-29Add XControl and its factory for vba control component. And update relatedJiao Jianhua8-13/+320
2006-12-19Add new validation property and object and associated constantsNoel Power4-1/+17
2006-12-19Add validation propertyNoel Power2-0/+11
2006-12-19New source files for validation objectNoel Power3-1/+331
2006-12-19Merge from 2.0.4 branchKohei Yoshida29-324/+1107
2006-12-18Add insert autofilterNoel Power1-0/+1
2006-12-18Insert & autofilter implementationsNoel Power2-4/+233
2006-12-13Add AutoFilter ( stub ) and Insert ( impl )Noel Power1-1/+4
2006-12-13Range.TextToColumns stub and comment.Jiao Jianhua3-0/+142
2006-12-12Changes for FormulaR1C1Noel Power2-26/+81