summaryrefslogtreecommitdiff
path: root/extensions/source/plugin/unx/npwrap.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-17tdf#96398 kill remaining NPAPI support for plugins _inside_ LORene Engelhard1-495/+0
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-26/+26
2015-11-06coverity#1338266 Uncaught exceptionCaolán McNamara1-149/+157
2015-09-17convert Link<> to typedNoel Grandin1-148/+126
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-0/+1
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-01-20Some more loplugin:cstylecast: extensionsStephan Bergmann1-2/+2
2014-10-27coverity#982164 silence Unchecked return value from libraryCaolán McNamara1-2/+2
2014-10-25coverity#982164 silence Unchecked return value from libraryCaolán McNamara1-2/+2
2014-10-25coverity#982163 silence Unchecked return value from libraryCaolán McNamara1-1/+1
2014-09-23Leftover XLIB_Window -> WindowStephan Bergmann1-2/+2
2014-09-23Use prex.h/postx.hStephan Bergmann1-1/+1
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-2/+2
2014-04-09Whatever those odd dummy function definitions were supposed to be good forStephan Bergmann1-16/+0
2013-05-07-Werror=unused-macrosStephan Bergmann1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák1-6/+6
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist1-1/+1
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák1-0/+2
2012-11-15Replace medDebug with sal/log.hxx functionalityStephan Bergmann1-25/+28
2012-05-25WaE: return value of fwrite uncheckedCaolán McNamara1-2/+4
2012-01-15avoid warnings about deprecated decls. from glib2David Tardon1-0/+1
2011-11-27remove include of pch header in extensionsNorbert Thiebaud1-2/+0
2011-04-12get rid of legacy libXaw usageCaolán McNamara1-4/+0
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-6/+6
2011-01-14removetooltypes01: #i112600# remove tooltypes from extensionsMikhail Voytenko1-6/+6
2010-10-15SAL_N_ELEMENTS changes for componentsKenneth Venken1-1/+1
2010-10-13fix AIX buildCaolán McNamara1-0/+5
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-04-14masterfix: #i110833# patch applied to prevent a build error without GTKKurt Zenker1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-06-03CWS-TOOLING: integrate CWS vcl101Kurt Zenker1-0/+14
2008-11-20CWS-TOOLING: integrate CWS swffixes_DEV300Jens-Heiner Rechtien1-29/+146
2008-04-11INTEGRATION: CWS changefileheader (1.15.48); FILE MERGEDRüdiger Timm1-23/+18
2008-01-14INTEGRATION: CWS wae4extensions (1.14.140); FILE MERGEDIvo Hinkelmann1-21/+29
2006-12-01INTEGRATION: CWS cmcfixes29 (1.13.62); FILE MERGEDRüdiger Timm1-2/+6
2006-09-16INTEGRATION: CWS pchfix02 (1.12.186); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.11.64); FILE MERGEDRüdiger Timm1-47/+21
2005-06-21INTEGRATION: CWS hr16 (1.10.52); FILE MERGEDRüdiger Timm1-5/+5
2005-03-29INTEGRATION: CWS vcl37 (1.9.88); FILE MERGEDRüdiger Timm1-3/+3
2004-10-13INTEGRATION: CWS vcl27 (1.8.110); FILE MERGEDJens-Heiner Rechtien1-21/+6
2004-03-17INTEGRATION: CWS vcl18 (1.7.138); FILE MERGEDOliver Bolte1-116/+181
2003-05-28INTEGRATION: CWS vcl09 (1.6.10); FILE MERGEDVladimir Glazounov1-2/+81
2003-04-15INTEGRATION: CWS dbgmacros1 (1.5.72); FILE MERGEDVladimir Glazounov1-5/+5
2002-06-27#100812# check for proper output, use override redirect for npwrap shells, do...Philipp Lohmann1-2/+6
2002-01-19#95340# do not close stderr and stdout because this breaks at least nppdf.soPhilipp Lohmann1-6/+2
2002-01-15#95240# allow for unresolved symbols in plugin libraries (e.g. nppdf.so 4.05)Philipp Lohmann1-3/+3