=================================================================== CalcDispatchToApiTransformer for OpenOffice.org $ Version 20060707 $ (C) Paolo Mantovani, 2005-2006 Changelog =================================================================== 07/07/2006 (Version 20060707) mapped the following dispatches (Calc): .uno:FillDown .uno:FillLeft .uno:FillRight .uno:FillSeries .uno:FillUp 06/02/2006 (Version 20060206) Reviewed many dispatch translations in order to fit the new specifications of the engine Improved the management of the active cell, thanks to an hack suggested by Laurent Godard (see the function get_active_cell ) mapped the following dispatches (Calc): .uno:BackgroundColor .uno:DecrementIndent .uno:IncrementIndent .uno:NumberFormatCurrency .uno:NumberFormatDecDecimals .uno:NumberFormatIncDecimals .uno:NumberFormatPercent .uno:NumberFormatStandard .uno:NumberFormatValue .uno:ToggleMergeCells 24/01/2006 (Version 20060124) mapped the following dispatches (Calc): .uno:AlignmentHyphenation .uno:AlignmentIndent .uno:AlignmentMargin .uno:AlignmentRotation .uno:AlignmentRotationMode .uno:BackgroundPattern .uno:BorderInner .uno:BorderOuter .uno:BorderShadow .uno:ColumnWidth .uno:DeleteCell .uno:HideColumn .uno:HideRow .uno:HorizontalJustification .uno:InsertCell .uno:Protection .uno:RowHeight .uno:SetBorderStyle .uno:SetOptimalColumnWidth .uno:SetOptimalRowHeight .uno:ShowColumn .uno:ShowRow .uno:VerticalJustification .uno:WrapText 06/01/2006 (Version 20060109) fixed a bug in the EnterText function 04/01/2006 (Version 20060104) mapped the following dispatches (Calc): .uno:Bold .uno:CharFontName .uno:FontHeight .uno:HorizontalAlignment .uno:Italic .uno:Underline .uno:Strikeout .uno:OutlineFont .uno:Shadowed .uno:Color .uno:CharacterRelief 03/01/2006 (Version 20060103): first release List of mapped dispatches (Calc): .uno:AutoFill .uno:ClearContents .uno:Delete .uno:EnterString .uno:GoDown .uno:GoDownBlock .uno:GoDownToEndOfData .uno:GoLeft .uno:GoLeftToStartOfData .uno:GoRight .uno:GoRightToEndOfData .uno:GoToCell .uno:GoToEndOfData .uno:GoToEndOfRow .uno:GoToStart .uno:GoToStartOfRow .uno:GoUp .uno:GoUpBlock .uno:GoUpToStartOfData .uno:Hide .uno:Insert .uno:JumpToNextCell .uno:JumpToNextTable .uno:JumpToPrevTable .uno:JumpToTable .uno:Remove .uno:RenameTable .uno:Show