[Bug 52622] Reduce copy and paste code: lcl_GetImageFromPngUrl

2013-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52622 Thomas Arnhold changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 52622] Reduce copy and paste code: lcl_GetImageFromPngUrl

2013-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52622 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack DifficultyBeginner |EasyHack DifficultyBeginner

[Bug 52622] Reduce copy and paste code: lcl_GetImageFromPngUrl

2013-10-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52622 --- Comment #12 from José Guilherme Vanz --- Ok! I'll submit a patch soon :) -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list LibreOffice@lists.

[Bug 52622] Reduce copy and paste code: lcl_GetImageFromPngUrl

2013-10-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52622 --- Comment #11 from Michael Meeks --- Hi Jose - thanks so much for working on this ! :-) as Tomaz says - putting it into vcl/ and prolly directly into Image itself - perhaps as a constructor / static create method would be wonderul. -- You are

[Bug 52622] Reduce copy and paste code: lcl_GetImageFromPngUrl

2013-10-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52622 --- Comment #10 from Tomaz Vajngerl --- Sorry, but this functionality (a helper or not) should go into vcl. The function is clearly for creation of images and it does not use any problematic dependencies so it should be somewhere near Image.cxx.

[Bug 52622] Reduce copy and paste code: lcl_GetImageFromPngUrl

2013-10-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52622 --- Comment #9 from José Guilherme Vanz --- correcting... ;) On my .hxx there are the following includes: #include #include #include #include -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug 52622] Reduce copy and paste code: lcl_GetImageFromPngUrl

2013-10-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52622 --- Comment #8 from José Guilherme Vanz --- I am working in this bug and I have a doubt. I created a new file inside comphelper to move this function.When I compile the code the following problem is showed: make[1]: Circular /home/vanz/git/libo/

[Bug 52622] Reduce copy and paste code: lcl_GetImageFromPngUrl

2013-10-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52622 José Guilherme Vanz changed: What|Removed |Added Assignee|je...@vdwaa.nl |v...@libreoffice.org -- You are r

[Bug 52622] Reduce copy and paste code: lcl_GetImageFromPngUrl

2013-10-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52622 Björn Michaelsen changed: What|Removed |Added CC||libreoffice@lists.freedeskt