ReporteRs 0.7.0
==================================================================
ENHANCEMENT
------------------------------------------------------------------

* markdown handle '_' and protect link and references

ReporteRs 0.6.9
==================================================================
ENHANCEMENT
------------------------------------------------------------------

* add bsdoc, a new object to produce html documents with Bootstrap.

DEBUG
------------------------------------------------------------------

* debug an issue with POSIXlt data when used in FlexTable  
  (reported by Victor Perrier)

ReporteRs 0.6.8
==================================================================
ENHANCEMENT
------------------------------------------------------------------

* add markdown processing via function addMarkdown.

DEBUG
------------------------------------------------------------------

* addRScript.pptx debug (line height is now correct). 


ReporteRs 0.6.6
==================================================================
ENHANCEMENT
------------------------------------------------------------------

* add shading color for textProperties and parProperties

* add hyperlink option to pot objects

* add footnote option to pot objects (for docx and html objects)

ReporteRs 0.6.5
==================================================================
ENHANCEMENT
------------------------------------------------------------------

* ordered and unordered list item. See > ?parProperties 
  and > ?list.settings.
 
* addParagraph.pptx has a new argument append to append in an 
  existing shape

ReporteRs 0.6.4
==================================================================
ENHANCEMENT
------------------------------------------------------------------

* increase controls over pptx template

ReporteRs 0.6.3
==================================================================
DEBUG
------------------------------------------------------------------

* addImage.pptx debug (from 0.6.0). 

* addRScript.pptx debug (from 0.6.0). 

ENHANCEMENT
------------------------------------------------------------------
* pptx template


ReporteRs 0.6.2
==================================================================
DEBUG
------------------------------------------------------------------
* addSection minor debug

ENHANCEMENT
------------------------------------------------------------------
* new function vanilla.table and light.table

* add an argument runs to function spanFlexTableColumns to span 
  successive columns. (suggested by David Hajage)


ReporteRs 0.6.1
==================================================================
ENHANCEMENT
------------------------------------------------------------------
* new function setFlexTableBackgroundColors enable coloring of 
  cell background of a FlexTable. (suggested by Jean-Francois Collin)

* work on the documentation of FlexTable and alterFlexTable

* let addParagraph.docx have no stylename argument when bookmark 
  argument is used. (suggested by Gnter Lutz)

DEBUG
------------------------------------------------------------------
* Reintroducing in function chprop.cellProperties arguments 
  border.*.style, border.*.width and border.*.color for backward 
  compatibility.

* fixes for bugs related to FlexTable that appeared during 
  java refactoring (setFlexTableBorders).

ReporteRs 0.6.0
==================================================================
ENHANCEMENT
------------------------------------------------------------------
* New function AddSection for docx document. It lets you add 
  horizontal page sections and sections with 2 or more columns.

* java refactoring.
  
ReporteRs 0.5.9
==================================================================
ENHANCEMENT
------------------------------------------------------------------
* BorderProperties are now supported when formatting FlexTable
  
ReporteRs 0.5.8
==================================================================
ENHANCEMENT
------------------------------------------------------------------
* implementation of "[" operator for FlexTable headers and footers
  modifications (add and format content).
  
* add function toc.options for docx object. When list separator
  used when building the TOC is different from the list separator 
  in your computer's regional settings, the doc cannot be built.
  toc.options let force the separator (read from the template 
  document used to initialize the docx object)
  > ?toc.options.docx
  (reported by Isabella R. Ghement)
  
* as.html now works on pot objects  
  
ReporteRs 0.5.7
==================================================================
ENHANCEMENT
------------------------------------------------------------------
* add doc entry "bookmark".
  > ?bookmark

* better tootltips

* in Rmd/example.Rmd, you will find an example of using ReporteRs
  with knitr.

ReporteRs 0.5.6
==================================================================
BUG FIXES
------------------------------------------------------------------
* debug addParagraph.docx into a bookmark with multiple paragraph
  (reported by Gnter Lutz)
* debug text function in dml graphical devices when symbols 
  '<', '>', '&' where used.
  (reported by Ted Kwartler and Karen Zalvan)

ENHANCEMENT
------------------------------------------------------------------
* add clipping for lines and polygons in graphical devices
  (reported by Jean-Francois Collin)

ReporteRs 0.5.5
==================================================================
BUG FIXES
------------------------------------------------------------------
* set headless mode when a java.awt library is used in the java code. 
  The issue only appeared with RStudio Server, something to do with 
  a null display device.
  http://www.oracle.com/technetwork/articles/javase/headless-136834.html

ENHANCEMENT
------------------------------------------------------------------
* add str and print method for FlexTable

ReporteRs 0.5.4
==================================================================
BUG FIXES
------------------------------------------------------------------
* debug text function in Raphael graphical device

ENHANCEMENT
------------------------------------------------------------------
* addRScript implemented for docx, html and pptx

* addParagraph.pptx now comes with a parProperties argument

* HTML code is available for FlexTable and plots. 
  See as.html.FlexTable and raphael.html.

* addParagraph.pptx, addPlot.pptx, addFlexTable.pptx, addImage.pptx
  gain arguments offx, offy, width and height (default missing)
  to allow positioning shapes freely on a slide (independently of
  what is defined in the slide layouts).

ReporteRs 0.5.3
==================================================================
BUG FIXES
------------------------------------------------------------------
* parProperties paddings were not translated in EMUs as expected
  by Office. docx and pptx were concerned but not html. (reported 
  here http://github.com/davidgohel/ReporteRs/issues/10)

ENHANCEMENT
------------------------------------------------------------------
* FlexTable API is now much more easier to use. Lot of new  
  functions have been added. see ?FlexTable

* add function setFlexTableWidths to set columns widths in FlexTable
  (suggested by Goulven Salic)

* add methods chprop to modify property objects (applies to 
  textProperties, parProperties and cellProperties). Usefull to reduce
  code.

* Detection of titles style names in template docx generated by
  an Simplified Chinese Office version (suggested by Bai Xueyuan)

* add names to stylenames returned by styles.docx to help identify
  which stylename corresponds to which Word paragraph style

* add method dim to objects of class docx and pptx. It returns 
  page dimensions for docx and next free shape dimensions for pptx
   
ReporteRs 0.5.2
==================================================================
BUG FIXES
------------------------------------------------------------------
* compilation with flags -Wformat -Wformat-security (default 
  compiler flags on Ubuntu) was driving to an error. Code changed:
  usage of fputs instead of fprintf when no formatting is required
  (reported by Gnter Lutz)

ENHANCEMENT
------------------------------------------------------------------
* add function "add.plot.interactivity" for plot interactivity 
  when output is html.

* Cleaning and reorganization of the C code files

ReporteRs 0.5.1
==================================================================
BUG FIXES
------------------------------------------------------------------
* graphical element ids were not correctly incremented in the graphical
  device drivers driving to an error when opening the docx 
  (reported by Jean-Francois Collin)


ReporteRs 0.5
==================================================================
BUG FIXES
------------------------------------------------------------------
* Fixed an issue with lines in pptx graphical device driver
  (reported by Julio Alejandro Di Rienzo) 

* a java exception was throwed when accents were used in pptx
  (reported by Julio Alejandro Di Rienzo) 

ReporteRs 0.4
==================================================================
BUG FIXES
------------------------------------------------------------------
* deleteBookmark and deleteBookmarkNextContent did not return 
  the input document as expected - returned invisible() instead
  (reported by Gnter Lutz) 

ENHANCEMENT 
------------------------------------------------------------------
* Higher PNG resolution (par res of png is set to 300) in 
  documents(suggested by Goulven Salic)
  
* addFlexCellContent is a new function to add formated content 
  in FlexTable objects

ReporteRs 0.3
==================================================================
OTHERS
------------------------------------------------------------------
* add copyrights in the correct file

* Package preparation for CRAN submission


ReporteRs 0.2
==================================================================
BUG FIXES
------------------------------------------------------------------
* Title text can now have accents and '&' and '>' and '<'. 
  (reported by Jean-Francois Collin) 

* namespace of java codes have been changed to 'org.lysis'.
  ReporteRs can coexists with R2DOCX now 
  (reported by Jean-Francois Collin) 

* got rid of java rendersnake for html generation

ENHANCEMENT 
------------------------------------------------------------------
* The default Word template has now separate numbering index for 
  styles rPlotLegend and rTableLegend

* bookmark are no more deleted, replacements over the same docx or pptx is now possible

* help at http://davidgohel.github.io/ReporteRs/index.html

NEW FEATURES
------------------------------------------------------------------
* FlexTable : see ?FlexTable
A new object and its methods to generate complex tables


ReporteRs 0.1
==================================================================

NEW FEATURES
------------------------------------------------------------------
* argument row.names in addTable (suggested by Rees Morrison)

* argument underlined in textProperties (suggested by Rees Morrison)

