On Thu, Feb 21, 2013 at 1:13 PM, julien2412 wrote:
> Hello,
>
> Since all compilers aren't ready for C++11, would it be relevant to include
> by default "-std=c++98" in CXXFLAGS ?
> The goal is, for beginners like me, to avoid submitting things like
> https://gerrit.libreoffice.org/2302 :-)
>
> Ju
On Sun, Feb 24, 2013 at 12:43 AM, David Ostrovsky
wrote:
> So we have weird breakage on MinGW:
>
> in configure phase i686-w64-mingw32-g++ reports back success for that check:
>
> configure:15247: checking whether ccache i686-w64-mingw32-g++ supports C++11
> perfect forwarding
> configure:15275: c
I confirm that all of my past and future contributions to the
LibreOffice project are licensed under the MPL / LGPLv3+.
--Gábor Stefanik
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo
eatly appreciated.
Signed-off-by: Gábor Stefanik
0001-Recompute-column-widths-in-BackingWindow-Resize-to-p.patch
Description: Binary data
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/lis
Unused code removal.
Signed-off-by: Gábor Stefanik
0001-Kill-vbaFontBase-get-setUnderline.patch
Description: Binary data
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
More unused code cleanup.
Perhaps the remaining 2 constructors could also be merged into one; I
haven't looked into this one.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
On Sat, Apr 7, 2012 at 8:36 PM, Miklos Vajna wrote:
> Hi Gábor,
>
> On Sat, Apr 07, 2012 at 07:30:42PM +0200, Gábor Stefanik
> wrote:
>> Unused code removal.
>
> Hm, are you sure this is right, without removing the
> Underline attribute from oovbaapi/ooo/vba
More unused code cleanup.
Perhaps the remaining 2 constructors could also be merged into one; I
haven't looked into this one.
(Apologies for the missing attachment.)
0001-Remove-unused-constructor-for-ParametricPolyPolygon.patch
Description: Binary data
_
2012/4/9 Andras Timar :
> Gábor Stefanik írta (2012. április 7. 2:13):
>> With this patch, the start screen displays correctly on startup with
>> scaling set to 130% (tested on OpenSUSE 11.4 x86-64).
>>
>> However, if you start LibreOffice with scaling @ 100%, then cha
Finally this does it.
I think while testing it I've seen one instance of too wide buttons,
but never too narrow. However, I'm not sure if this is the proper fix
- it feels rather hacky. I've added a comment to this avail.
0001-Resize-backing-window-on-window-style-change-to-fix-.patch
Descriptio
"Cost of compromise" is definitely the worst. Utter bullshxt.
Apparently following an ISO standard and refusing to prefer a
proprietary file format ("open" in name only) counts as an
"interoperability failure".
On Tue, Apr 10, 2012 at 7:46 PM, Dennis E. Hamilton
wrote:
> Well, of course it is abo
Remove debug dumping facility from basebmp.
0001-Remove-unused-debug-facilities-from-basebmp.patch
Description: Binary data
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Remove unused functions from basegfx's polygon tools.
0001-Clean-up-basegfx-s-polygon-tools-code.patch
Description: Binary data
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
0001-fdo-48870-Remove-cookie-handling-code.patch
Description: Binary data
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Remove the now unused cookie.png image.
Apply on top of the previous patch.
0001-fdo-48870-Remove-icon-themes-galaxy-res-cookie.png.patch
Description: Binary data
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.o
The debug message references a different file name than what is
actually being loaded.
Also, the try...catch block looks superfluous, it merely re-throws
whatever exception it has caught.
0001-Fix-debug-message-and-remove-useless-try.catch-from-.patch
Description: Binary data
___
This enables overriding icons found in an images.zip file with ones in
a directory named "images" next to the zip file.
Icon caching is also disabled when a lookaside directory is detected,
so changes to the icons in the directory are applied immediately.
Icons in a lookaside directory currently
Please hold this patch for now, it appears to be causing unit test failures.
On Sat, Apr 28, 2012 at 10:53 PM, Tommy wrote:
> On Sat, 28 Apr 2012 16:25:29 +0200, Muhammad Haggag
> wrote:
>
>> From bugzilla (https://bugs.freedesktop.org/show_bug.cgi?id=42779):
>>
>> Currently if an artist wishes
This enables overriding icons found in an images.zip file with ones in
a directory named "images" next to the zip file.
Icon caching is also disabled when a lookaside directory is detected,
so changes to the icons in the directory are applied immediately.
Icons in a lookaside directory currently
On Mon, Apr 30, 2012 at 1:24 PM, Michael Meeks wrote:
> Hi Gabor,
>
> On Sun, 2012-04-29 at 04:56 +0200, Gábor Stefanik wrote:
>> This enables overriding icons found in an images.zip file with ones in
>> a directory named "images" next to the zip file.
>
>
Do not try to load icons from lookaside directories if no such
directory was found during theme load.
0001-fdo-42779-followup-Do-not-check-for-icons-in-nonexis.patch
Description: Binary data
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
Found while debugging fdo#32531.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Sorry, here it is :-)
On Mon, May 7, 2012 at 9:18 AM, Miklos Vajna wrote:
> Hi Gábor,
>
> On Mon, May 07, 2012 at 01:36:08AM +0200, Gábor Stefanik
> wrote:
>> Found while debugging fdo#32531.
>
> You forgot to attach t
What's the status of this one? Is it still being reviewed? Has it been
silently dropped?
Thanks,
Gábor
On Thu, May 3, 2012 at 10:30 PM, Gábor Stefanik wrote:
> Get rid of the misspelled TEST_ENSHURE macro.
--
Vista: [V]iruses, [I]ntruders, [S]pyware, [T]rojans and
The code for laying out the Presenter Console help screen has a number
of errors:
1. It starts with an initial guess for the font size, then attempts to
reduce that size until a suitable value is found. This fails when the
initial guess is already too small.
2. It fails to take the space taken up b
Unbelievable. Even Apple didn't dare to go this far with OS X 10.8,
which is precisely about "iOS-inspired" enhancements!
I guess it's time to rebrand Microsoft's flagship product as wIndOwS.
Or maybe iWindows.
(And let's not even ention the rumors that RTM is coming late June or
early July - wit
26 matches
Mail list logo