Revision 88c802e...
Go back to digest for 4th September 2011Bug Fixes in Office
Jaime Torres Amate committed changes in [calligra] /:
some small fixes for latex export
Check the array index before accessing the array.
Change the check of the array index from <= to <.
Check zone abailability before accessing it.
change a=a+1 to a++.
REVIEW: 102467
File Changes
Modified 3 files
- filters/tables/latex/export/table.cc
- filters/words/latex/export/para.cc
- filters/words/latex/export/table.cc
3 files changed in total