Age | Commit message (Expand) | Author |
2013-05-09 | add Workbook.Save method | Noel Power |
2013-05-09 | add OLEObject related test | Noel Power |
2013-05-09 | return correct object ( was returning an uno object in the vba api ) | Noel Power |
2013-05-09 | some testcases for api generated changed & click events for vba controls | Noel Power |
2013-05-09 | tweak MiscControls to test simple textbox change event | Noel Power |
2013-05-09 | handle non int32 values for Field in Range.AutoFilter | Noel Power |
2013-05-09 | Add check form contrast and IncrememtContrast behaviour in Shapes.xls | Noel Power |
2013-05-09 | Tweak further the indices checked for break, also tweak test document | Noel Power |
2013-05-09 | fix limits check on breaks ( ignore breaks outside used area ) | Noel Power |
2013-05-09 | Renable Range-2 vba test as I589b93461b5f4125408f4fc2cb87cd84686f7b95 fixed it | Noel Power |
2013-05-09 | add Range.Cut check | Noel Power |
2013-05-09 | re-enable Ranges.xls vba testdocument, additionally remove some failing tests | Noel Power |
2013-05-09 | Fix ScRangeList::Parse wrt defaulted delimiter and default tab params | Noel Power |
2013-05-09 | Revert "remove unused parameter" | Noel Power |
2013-05-09 | fix range cut with destination paramater( missing else ) | Noel Power |
2013-05-09 | some extra tests for ListBox.MultiSelection and ListBox.Text api | Noel Power |
2013-05-09 | Add some misc control related vba tests | Noel Power |
2013-05-09 | add test for new vba ReturnInteger type | Noel Power |
2013-05-09 | adjust components needed for CheckOptionToggleValue.xls testfile | Noel Power |
2013-05-09 | add new vba test file ( for testing input/output for 'Value' attributes ) | Noel Power |
2013-05-09 | fdo#63154: Remove _CL and _LF from solar.h | Marcos Paulo de Souza |
2013-05-08 | svx: remove Package_sdi | Michael Stahl |
2013-05-08 | sfx2: remove Package_sdi | Michael Stahl |
2013-05-07 | Calc sort: Use method GetSortKeyCount from SortParam | Albert Thuswaldner |
2013-05-07 | fix for fdo#51300 | Noel Power |
2013-05-07 | oox: remove Package_generated and Package_tokens | Michael Stahl |
2013-05-07 | officecfg: remove Package_cppheader | Michael Stahl |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer |
2013-05-06 | cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal | Philipp Riemer |
2013-05-06 | Revert "abstract type in ptr_container needs this workaround" | Stephan Bergmann |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-05-06 | fdo#63878 fix the zoom problem when the sheet are RTL | Faisal M. Al-Otaibi |
2013-05-06 | fdo#51828 - UI: Sort: can use more than 3 criteria once only - additional fix | Albert Thuswaldner |
2013-05-06 | make Excel happy | Markus Mohrhard |
2013-05-03 | Additional unit test for sorting. | Kohei Yoshida |
2013-05-03 | no longer needed CREATE_STRING macro | Miklos Vajna |
2013-05-02 | we can just use a PopupMenu* here | Caolán McNamara |
2013-05-02 | fdo#64048 - fix calc/VBA clearcontents regression. | Michael Meeks |
2013-05-02 | fdo#39593 - share copy/paste code, and add a few consts. | Minh Ngo |
2013-05-02 | Update pch | Aurimas Fišeras |
2013-05-02 | fix fdo#64085 : set proper alignment for justified align text. | navin patidar |
2013-05-01 | convert message box return types to an enum | Caolán McNamara |
2013-04-30 | Unit test for the earlier reference toggling bug. | Kohei Yoshida |
2013-04-30 | Fix erroneous reference conversion. | Tomofumi Yagi |
2013-04-30 | Surpress warning on comparison between signed and unsigned. | Kohei Yoshida |
2013-04-30 | Ensure that modified formula cells are redrawn. | Kohei Yoshida |
2013-04-30 | Move the group calculation code into its own class. | Kohei Yoshida |
2013-04-30 | Typo. | Kohei Yoshida |
2013-04-30 | Reset dirty. | Kohei Yoshida |
2013-04-30 | We don't need this code. | Kohei Yoshida |