summaryrefslogtreecommitdiff
path: root/extensions/source/plugin/unx/npnapi.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-17tdf#96398 kill remaining NPAPI support for plugins _inside_ LORene Engelhard1-949/+0
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-21/+21
2015-11-11new loplugin: memoryvarNoel Grandin1-4/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-29/+29
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-02loplugin:staticmethodsNoel Grandin1-7/+7
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-27/+27
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-01-20Some more loplugin:cstylecast: extensionsStephan Bergmann1-18/+18
2014-09-29loplugin: cstylecastNoel Grandin1-3/+3
2014-09-23Leftover XLIB_Window -> WindowStephan Bergmann1-1/+1
2014-05-02extensions: sal_Bool->boolNoel Grandin1-1/+1
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-2/+2
2014-01-10Be explicit when using bool as integral valueStephan Bergmann1-1/+1
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák1-4/+4
2013-03-02coverity#982974: fix memory leakMarkus Mohrhard1-0/+3
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-49/+90
2012-05-25WaE: return value of fwrite uncheckedCaolán McNamara1-1/+2
2011-11-27remove include of pch header in extensionsNorbert Thiebaud1-2/+0
2011-11-09Getting completely rid of the int32 and whateverFridrich Štrba1-3/+3
2011-11-08fix build against new npapi.h (some more)Michael Meeks1-5/+5
2011-11-08fix build against new npapi.hCaolán McNamara1-3/+3
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-37/+37
2011-01-29WaE: various new gcc 4.6.0 warningsCaolán McNamara1-1/+1
2011-01-14removetooltypes01: #i112600# remove tooltypes from extensionsMikhail Voytenko1-37/+37
2010-11-22further removing of dead codePierre-André Jacquod1-21/+0
2010-10-13fix AIX buildCaolán McNamara1-0/+7
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-08-24ooo33gsl07: #i114002# add missing license headersPhilipp Lohmann [pl]1-6/+25
2009-06-04CWS-TOOLING: integrate CWS cmcfixes59Kurt Zenker1-8/+13
2008-12-15CWS-TOOLING: integrate CWS swffixes02_DEV300Rüdiger Timm1-2/+3
2008-11-24#i10000#,#i96440# fix cast for LP64 platformsJens-Heiner Rechtien1-1/+1
2008-11-20CWS-TOOLING: integrate CWS swffixes_DEV300Jens-Heiner Rechtien1-60/+150
2008-01-14INTEGRATION: CWS wae4extensions (1.10.192); FILE MERGEDIvo Hinkelmann1-21/+24
2006-09-16INTEGRATION: CWS pchfix02 (1.9.130); FILE MERGEDOliver Bolte1-1/+4
2006-01-20INTEGRATION: CWS vcl49 (1.7.246); FILE MERGEDOliver Bolte1-1/+8
2005-12-21INTEGRATION: CWS cmcfixes21 (1.7.236); FILE MERGEDOliver Bolte1-5/+5
2004-10-13INTEGRATION: CWS vcl27 (1.6.110); FILE MERGEDJens-Heiner Rechtien1-1/+19
2004-03-17INTEGRATION: CWS vcl18 (1.5.126); FILE MERGEDOliver Bolte1-349/+464
2003-06-30INTEGRATION: CWS pl01 (1.4.12); FILE MERGEDJens-Heiner Rechtien1-2/+4
2003-05-28INTEGRATION: CWS vcl09 (1.3.22); FILE MERGEDVladimir Glazounov1-24/+34
2003-03-25MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-36/+1
2002-06-27#100812# check for proper output, use override redirect for npwrap shells, do...Philipp Lohmann1-17/+10
2001-10-23#92403# move plugins into own executable like SO5.2Philipp Lohmann1-0/+686