Coding style using shared_ptr

2016-06-01 Thread Aptitude Testing Team
We have an inconsistency with the coding style in our shared_ptr typedefs cd core/include; grep -R "typedef std::shared_ptr" Shows (for "std::shared_ptr") we have "FooPtr" or "FooRef" or "PFoo" Should we standardise this? FooPtr is my preference. In addition we also have 3 typedef's for unique

RE: Updating vcl EMF+ Renderer without using the cppcanvas metafile renderer

2016-05-11 Thread Aptitude Testing Team
> > To fix this, I believe that it should be possible to copy > > cppcanvas/source/mtrenderer/emfplus.cxx into vcl/source/filter/wmf > and > > adapt it to use "class WinMtfOutput" > > > I'd move it instead of copying. WinMtfOutput as-is won't cut it, you > need to extend it to cover more modern gr

Updating vcl EMF+ Renderer without using the cppcanvas metafile renderer

2016-05-11 Thread Aptitude Testing Team
Currently when we render EMF+ images, they are first rendered to a bitmap (using a set size/resolution). This causes fonts to render poorly and pdf export to contain the bitmap, instead of the text. This is documented clearly in vcl/README. To fix this, I believe that it should be possible to cop

Mark Page license statement

2016-04-28 Thread Aptitude Testing Team
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. User name and IRC name: rombust Git commit email: romb...@users.noreply.github.com ___ LibreOffice mailing list LibreOffice@lists.freedes