summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-09fdo#56995 Created global option to disable presenter console in Impressmmeof9-5/+56
2013-05-09WaE: clang warningsCaolán McNamara2-5/+10
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand21-77/+1342
2013-05-09fix waeNoel Power1-1/+1
2013-05-09add some documentation links to the assembler needed for the UNO bridgesHerbert Dürr1-0/+3
2013-05-09add simple Range.Name testNoel Power1-0/+0
2013-05-09implement Range.NameNoel Power3-0/+55
2013-05-09stub implementation(s) for Application EnableCancelKey & InternationalNoel Power3-2/+30
2013-05-09implement Application.Iteration & Application.InchesToPointsNoel Power4-3/+48
2013-05-09implement Application.UndoNoel Power3-0/+11
2013-05-09fix VBA mode MkDir when passed folder is not a full pathNoel Power1-0/+22
2013-05-09fix userform data aware control importNoel Power2-1/+3
2013-05-09add some Range.value testsNoel Power1-0/+0
2013-05-09reset Logical format when setting a number value via Range vba apiNoel Power1-0/+9
2013-05-09fix memory leak with orphaned controls created on the flyNoel Power3-7/+36
2013-05-09add new test for WorkbooksNoel Power2-3/+14
2013-05-09add Workbook.Save methodNoel Power3-0/+100
2013-05-09Parse workbook name correctly, don't fall over spaces etc.Noel Power3-5/+13
2013-05-09support UserForm.Visible attributeNoel Power2-0/+20
2013-05-09support Shape.AlternativeNoel Power3-0/+19
2013-05-09add OLEObject related testNoel Power1-0/+0
2013-05-09return correct object ( was returning an uno object in the vba api )Noel Power1-1/+1
2013-05-09some testcases for api generated changed & click events for vba controlsNoel Power1-0/+0
2013-05-09tweak combox to selectively fire change or click eventNoel Power1-1/+9
2013-05-09tweak MiscControls to test simple textbox change eventNoel Power1-0/+0
2013-05-09support api initiated change_event for combox & textboxNoel Power2-0/+7
2013-05-09handle non int32 values for Field in Range.AutoFilterNoel Power1-3/+15
2013-05-09Add check form contrast and IncrememtContrast behaviour in Shapes.xlsNoel Power1-0/+0
2013-05-09fix contrast not increment to limit value between 0.0 & 1.0Noel Power1-5/+5
2013-05-09Tweak further the indices checked for break, also tweak test documentNoel Power2-2/+2
2013-05-09fix limits check on breaks ( ignore breaks outside used area )Noel Power2-6/+14
2013-05-09Renable Range-2 vba test as I589b93461b5f4125408f4fc2cb87cd84686f7b95 fixed itNoel Power1-5/+0
2013-05-09add Range.Cut checkNoel Power1-0/+0
2013-05-09re-enable Ranges.xls vba testdocument, additionally remove some failing testsNoel Power2-2/+0
2013-05-09Fix ScRangeList::Parse wrt defaulted delimiter and default tab paramsNoel Power1-1/+1
2013-05-09Revert "remove unused parameter"Noel Power2-3/+4
2013-05-09fix range cut with destination paramater( missing else )Noel Power1-0/+1
2013-05-09some extra tests for ListBox.MultiSelection and ListBox.Text apiNoel Power1-0/+0
2013-05-09Setting TEXT causes exception, don't do itNoel Power1-2/+1
2013-05-09ListBox.MultiSelection takes fmMultiSelect enum not boolNoel Power3-7/+23
2013-05-09Add some misc control related vba testsNoel Power2-0/+4
2013-05-09fix TextBox value error, MaxLength is long in vba but short in libreofficeNoel Power1-3/+4
2013-05-09add test for new vba ReturnInteger typeNoel Power3-0/+4
2013-05-09tweak vba Control implementation to aritificially fire events from apiNoel Power3-4/+10
2013-05-09handle various ReturnXXXX types for formsNoel Power7-20/+101
2013-05-09adjust components needed for CheckOptionToggleValue.xls testfileNoel Power1-0/+3
2013-05-09add new vba test file ( for testing input/output for 'Value' attributes )Noel Power2-0/+4
2013-05-09create togglebutton class ( for togglebutton on sheet )Noel Power1-1/+8
2013-05-09handle bool value for checkbox, radiobutton, togglebutton consistentlyNoel Power3-18/+22
2013-05-09fdo#60924: autoinstall graphicfilter librariesMarcos Paulo de Souza4-20/+5