sfx2/source/view/viewsh.cxx | 62 +---
1 file changed, 2 insertions(+), 60 deletions(-)
New commits:
commit 63551177041bd6f632f7e6cc8f6a87365236c658
Author: susobhang70
Date: Wed Jan 13 00:00:44 2016 +0530
tdf#95845 Use CommandInfoProvider to
commits:
commit ab14a9708d2937bc767c14542610ce91b56dda1e
Author: susobhang70
Date: Thu Jan 7 22:08:33 2016 +0530
tdf#66822 - refactor HTML export of image bullet list
removed garbage in svg-base64, added svg close tag, fixed ul tag.
Added test case for the added code.
Change
Author: susobhang70
Date: Sun Jan 3 22:38:50 2016 +0530
tdf#96059 Replaced imageproducer with CommandInfoProvider
Replaced all instances of framework::GetImageFromURL with
vcl::CommandInfoProvider::Instance().GetImageForCommand
Change-Id