Commit Graph

9 Commits

Author SHA1 Message Date
a775188f6b Fix memory leak in OGLTransitionerImpl::createWindow.
XFree the result of glXChooseVisual, glXGetVisualFromFBConfig and
glXGetFBConfigs when done.

Change-Id: I145c7f5f083718d983ccea4b534d4e90056eb14e
Reviewed-on: https://gerrit.libreoffice.org/4195
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-06-10 04:58:56 +00:00
c32c11fbd4 MPLv2 subset improvements. 2013-06-04 17:45:42 +01:00
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).

Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
a6b9173005 fdo#60148 Clean up warnings from the Clang compiler plugin
Change-Id: I08d755677c46c476710ecbd067ed9f7e2f54a671
loplugin: clean warnings: unused variables, incorrect indentation and log area.
Reviewed-on: https://gerrit.libreoffice.org/2544
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
2013-03-06 12:59:26 +00:00
969a8c566d coverity#982270: fix copy&paste error
Change-Id: I845a858935cf00ff3b07dbfead8e827820329309
2013-03-03 09:10:10 +01:00
5a68d2cbe2 Fix member variables not initialized in constructor
Change-Id: I17275e7e17f76da967d2fa798f5ee88b50fd6d72
Reviewed-on: https://gerrit.libreoffice.org/2121
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2013-02-12 15:30:01 +00:00
90ef2f1d63 I meant -1 of course, not -127
(As the signed char equivalent of 255.)

Change-Id: Iefb3ebdcf324f0a1925bb3e5d01d7d86e5c62482
2013-01-11 07:09:00 +02:00
294ec42e76 Copy/paste error
Change-Id: I9e4ba84eb1cc3dff8c39369a9da32dd49839ecef
2013-01-11 00:03:34 +02:00
e2eb5c8d60 Rename the "unx" folder to "generic" to match reality
Change-Id: I73eb1f36e2a7be5d97e8da837bbf4ffad8282897
2013-01-10 23:53:43 +02:00