summaryrefslogtreecommitdiff
path: root/extensions/source/plugin/inc/plugin/unx/plugcon.hxx
AgeCommit message (Collapse)AuthorFilesLines
2015-12-17tdf#96398 kill remaining NPAPI support for plugins _inside_ LORene Engelhard1-206/+0
- probably out of date - links against Gtk2 and thus causes a GTk2 dependency in core packages - the only serious usecase (Flash) is doomed anyway Change-Id: I7264ab5eb04c2f4b6c31a815e45b9818209e5ae2 Reviewed-on: https://gerrit.libreoffice.org/20658 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Reviewed-by: Bryan Quigley <gquigs@gmail.com> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2015-11-20loplugin:unusedfields extensionsNoel Grandin1-1/+0
Change-Id: I7cee47eca35b02472639cdd267ddd450145803de
2015-10-24Remove left over references to SYSTEM_MOZILLADavid Ostrovsky1-6/+0
In a0c53a961a0af21f69f592b43799cd635c994810 SYSTEM_MOZILLA was removed. Change-Id: I421a293c7611dd5ed0d810c9c8a80f19faf1689a Reviewed-on: https://gerrit.libreoffice.org/19580 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
Change-Id: I2f59aec574ed2c5120c554bdff13a9efab6992df
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-1/+1
Change-Id: I13f10bda985d55d419a5bff481130a456ae2db8a
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
Change-Id: I4c3c6bfce836ddc35ba6b277e240f5ed7e652e57
2015-04-29Clean up tools/link.hxxStephan Bergmann1-0/+2
Change-Id: I44e4abb228394f99109f7d7e005cfeb26e4b95c1
2015-04-02loplugin:staticmethodsNoel Grandin1-2/+2
Change-Id: I1f6c6d13697aa397067478d6b07429120106e6bd
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
Change-Id: Ifd2e057ec440a072a342b307175d34cc6885b2e3
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+2
Change-Id: Id0a3194e20128ad6defb95b51757dd01fcab9eb1
2014-11-11cleanup improper SOLARIS linker libs and optionsRichard PALO1-4/+0
and, most importantly, forget MOTIF! Change-Id: I0230932618b396ec4d5bf7638a13e5a80a4fada0 Signed-off-by: Michael Stahl <mstahl@redhat.com>
2014-09-23Use prex.h/postx.hStephan Bergmann1-14/+3
Change-Id: I055ae0426df86a1ea49385bc8c0b176cc4b9d940
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-2/+0
Put the VCL KeyCode class in the vcl namespace. Avoids clash with the X11 KeyCode typedef. Change-Id: I624c9d937f7c5f5986d313b6c5f060bd8bb7e028
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist1-2/+0
Put the vcl Cursor in the vcl namespace. Avoids collision with the Xlib Cursor typedef and some ancient Carbon (?) Cursor typedef on OS X. Change-Id: I7af770c522b5774c87f58cc079ced9fc1bcc88b0
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold1-3/+3
Change-Id: If652bce4cf7621795b084bcbc0aa4c46dd903878
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
2013-05-07-Werror=unused-macrosStephan Bergmann1-0/+1
Change-Id: I9fd616930eb0b336ce89e97bc333f19d4cf449ae
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák1-1/+1
http://lists.freedesktop.org/archives/libreoffice/2013-March/047769.html Change-Id: I81ed4500878ff3193e028410a1f0205e28d17fc3
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák1-0/+2
As the latter does not quite scale, and also source files depending on the setting/feature did not rebuild in case of a change. There are intentionally more config_xxx.h files (so autoheader from autotools is not used), so that a setting change does not force automatically a rebuild of everything. Running configure does not touch those config_xxx.h files that have not changed. There's config/README with a howto. Change-Id: I6d6e82050ff8faf5364ed246848b8401aca3e0e5
2012-02-17Remove unused code.Petr Vorel1-3/+0
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon1-1/+1
2012-01-11tweak makefiles after np_sdk is in tail_buildMatúš Kukan1-1/+1
Also change <npsdk/npapi.h> to "npapi.h"
2011-11-09Getting completely rid of the int32 and whateverFridrich Štrba1-21/+0
2011-05-30Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-1/+1
2011-04-28build-fix-xulrunner-npapi-inc.diff: build with xulrunner-1.9.1Jan Nieuwenhuizen1-1/+1
2011-04-12get rid of legacy libXaw usageCaolán McNamara1-5/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-14/+14
* commit 'ooo/DEV300_m101': (185 commits) masterfix DEV300: #i10000# usage of L10N build_type masterfix: #i10000# INT16 -> sal_Int16 fixed compile errors after resync to m100, part2 gridsort: post-rebase fixes CWS gnumake3: found another tools integer type removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw native359: #i114398# changing mac langpack icon native359: #i115669# fixing package description for solaris packages gnumake3: remove comphelper version; fix including extract.hxx locales34: #i106785# add Haitian_Haiti [ht-HT] to language list and locale data; locale data contributed by <jcpoulard> sb138: #i116659# timely termination of OnLogRotateThread accfixes: removed include of obsolete header file accfixes: removed obsolete file removetooltypes01: #i112600# Fix build problems on non-pro accfixes: moved some shared strings to svx part2 accfixes: moved some shared strings to svx accfixes: added more accessibility information and fixed tab orders in multiple dialogs (cui module) removetooltypes01: #i112600# Remove tools types for Mac specific parts fixed tab order in BasicIDE, Library dialog tab page added some accessible names in BasicIDE ... Conflicts: UnoControls/source/base/registercontrols.cxx accessibility/inc/accessibility/standard/vclxaccessiblelistboxlist.hxx automation/inc/automation/communi.hxx automation/inc/automation/simplecm.hxx automation/source/communi/communi.cxx automation/source/inc/rcontrol.hxx automation/source/miniapp/servuid.hxx automation/source/server/XMLParser.cxx automation/source/server/cmdbasestream.cxx automation/source/server/profiler.hxx automation/source/server/recorder.cxx automation/source/server/retstrm.hxx automation/source/server/server.cxx automation/source/server/sta_list.cxx automation/source/server/statemnt.cxx automation/source/server/statemnt.hxx automation/source/simplecm/packethandler.cxx automation/source/simplecm/simplecm.cxx automation/source/simplecm/tcpio.cxx automation/source/simplecm/tcpio.hxx automation/source/testtool/comm_bas.hxx automation/source/testtool/cretstrm.hxx automation/source/testtool/httprequest.cxx automation/source/testtool/httprequest.hxx automation/source/testtool/objtest.cxx automation/source/testtool/objtest.hxx basctl/source/basicide/baside2.cxx basctl/source/basicide/baside2.hxx basctl/source/basicide/baside2b.cxx basctl/source/basicide/baside3.cxx basctl/source/basicide/basides1.cxx basctl/source/basicide/basides2.cxx basctl/source/basicide/basidesh.cxx basctl/source/basicide/basidesh.src basctl/source/basicide/basobj3.cxx basctl/source/basicide/bastype2.cxx basctl/source/basicide/bastype3.cxx basctl/source/basicide/bastypes.cxx basctl/source/basicide/brkdlg.cxx basctl/source/basicide/iderdll.cxx basctl/source/basicide/macrodlg.cxx basctl/source/basicide/moduldl2.cxx basctl/source/basicide/moduldlg.cxx basctl/source/basicide/objdlg.cxx basctl/source/basicide/scriptdocument.cxx basctl/source/basicide/tbxctl.cxx basctl/source/basicide/tbxctl.hxx basctl/source/basicide/tbxctl.src basctl/source/dlged/dlged.cxx basctl/source/dlged/dlgedfunc.cxx basctl/source/dlged/dlgedobj.cxx basctl/source/inc/basidesh.hxx basctl/source/inc/bastypes.hxx basctl/source/inc/dlgedmod.hxx basctl/source/inc/dlgedpage.hxx crashrep/prj/build.lst cui/inc/pch/precompiled_cui.hxx cui/source/customize/acccfg.cxx cui/source/customize/acccfg.hrc cui/source/customize/acccfg.src cui/source/customize/cfg.cxx cui/source/customize/cfgutil.cxx cui/source/customize/macropg.cxx cui/source/customize/macropg.src cui/source/customize/selector.cxx cui/source/dialogs/SpellDialog.cxx cui/source/dialogs/commonlingui.cxx cui/source/dialogs/cuicharmap.cxx cui/source/dialogs/cuifmsearch.cxx cui/source/dialogs/cuigaldlg.cxx cui/source/dialogs/cuigrfflt.cxx cui/source/dialogs/hldocntp.cxx cui/source/dialogs/hldoctp.cxx cui/source/dialogs/hlinettp.cxx cui/source/dialogs/hlmailtp.cxx cui/source/dialogs/hlmarkwn.cxx cui/source/dialogs/hlmarkwn.src cui/source/dialogs/hltpbase.cxx cui/source/dialogs/iconcdlg.cxx cui/source/dialogs/passwdomdlg.cxx cui/source/dialogs/pastedlg.cxx cui/source/dialogs/scriptdlg.cxx cui/source/dialogs/thesdlg.cxx cui/source/dialogs/zoom.cxx cui/source/factory/dlgfact.hxx cui/source/inc/SpellDialog.hxx cui/source/inc/autocdlg.hxx cui/source/inc/backgrnd.hxx cui/source/inc/bbdlg.hxx cui/source/inc/cfg.hxx cui/source/inc/cfgutil.hxx cui/source/inc/cuigaldlg.hxx cui/source/inc/cuigrfflt.hxx cui/source/inc/cuitabarea.hxx cui/source/inc/cuitabline.hxx cui/source/inc/hldocntp.hxx cui/source/inc/hltpbase.hxx cui/source/inc/iconcdlg.hxx cui/source/inc/numpages.hxx cui/source/inc/page.hxx cui/source/inc/postdlg.hxx cui/source/inc/scriptdlg.hxx cui/source/inc/transfrm.hxx cui/source/inc/zoom.hxx cui/source/options/cfgchart.cxx cui/source/options/cuisrchdlg.cxx cui/source/options/dbregister.cxx cui/source/options/dbregister.src cui/source/options/fontsubs.cxx cui/source/options/internationaloptions.cxx cui/source/options/optasian.cxx cui/source/options/optchart.cxx cui/source/options/optcolor.cxx cui/source/options/optcolor.src cui/source/options/optfltr.cxx cui/source/options/optfltr.src cui/source/options/optgdlg.cxx cui/source/options/optgdlg.src cui/source/options/optgenrl.cxx cui/source/options/opthtml.cxx cui/source/options/optimprove.cxx cui/source/options/optinet2.cxx cui/source/options/optinet2.hxx cui/source/options/optjava.cxx cui/source/options/optlingu.cxx cui/source/options/optsave.cxx cui/source/options/optsave.hxx cui/source/options/treeopt.cxx cui/source/options/webconninfo.cxx cui/source/tabpages/autocdlg.cxx cui/source/tabpages/backgrnd.cxx cui/source/tabpages/border.cxx cui/source/tabpages/chardlg.cxx cui/source/tabpages/dstribut.cxx cui/source/tabpages/grfpage.cxx cui/source/tabpages/macroass.cxx cui/source/tabpages/measure.cxx cui/source/tabpages/numfmt.cxx cui/source/tabpages/numpages.cxx cui/source/tabpages/page.cxx cui/source/tabpages/paragrph.cxx cui/source/tabpages/swpossizetabpage.cxx cui/source/tabpages/tabarea.src cui/source/tabpages/textanim.cxx cui/source/tabpages/textattr.cxx cui/source/tabpages/tparea.cxx cui/source/tabpages/tpbitmap.cxx cui/source/tabpages/tpcolor.cxx cui/source/tabpages/tpgradnt.cxx cui/source/tabpages/tphatch.cxx cui/source/tabpages/tpline.cxx cui/source/tabpages/tplnedef.cxx cui/source/tabpages/tplneend.cxx cui/source/tabpages/tpshadow.cxx cui/source/tabpages/transfrm.cxx embedserv/source/embed/register.cxx extensions/inc/pch/precompiled_extensions.hxx extensions/inc/propctrlr.hrc extensions/source/abpilot/abpservices.cxx extensions/source/bibliography/bibload.cxx extensions/source/bibliography/datman.cxx extensions/source/bibliography/general.cxx extensions/source/dbpilots/dbpservices.cxx extensions/source/inc/componentmodule.cxx extensions/source/nsplugin/source/so_env.cxx extensions/source/ole/oleobjw.cxx extensions/source/ole/oleobjw.hxx extensions/source/oooimprovement/invite_job.cxx extensions/source/oooimprovement/onlogrotate_job.cxx extensions/source/plugin/base/service.cxx extensions/source/plugin/inc/plugin/unx/mediator.hxx extensions/source/plugin/inc/plugin/unx/plugcon.hxx extensions/source/plugin/unx/mediator.cxx extensions/source/plugin/unx/nppapi.cxx extensions/source/plugin/unx/plugcon.cxx extensions/source/preload/services.cxx extensions/source/propctrlr/formmetadata.cxx extensions/source/propctrlr/pcrservices.cxx extensions/source/resource/resource.cxx extensions/source/scanner/sane.hxx extensions/source/scanner/sanedlg.cxx extensions/source/scanner/scanunx.cxx extensions/source/scanner/scanwin.cxx extensions/source/scanner/twain.cxx extensions/source/scanner/twain.hxx extensions/source/update/check/updatecheckconfig.cxx extensions/test/stm/datatest.cxx extensions/test/stm/marktest.cxx extensions/test/stm/pipetest.cxx extensions/test/stm/testfactreg.cxx extensions/workben/testpgp.cxx forms/qa/complex/forms/CheckOGroupBoxModel.java forms/qa/makefile.mk forms/source/component/Button.cxx forms/source/component/Button.hxx forms/source/component/ListBox.cxx forms/source/inc/forms_module_impl.hxx forms/source/misc/services.cxx forms/source/solar/control/navtoolbar.cxx javainstaller2/prj/build.lst javainstaller2/src/JavaSetup/org/openoffice/setup/Util/ModuleCtrl.java lingucomponent/prj/build.lst lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx lingucomponent/source/spellcheck/spell/sreg.cxx lingucomponent/source/spellcheck/spell/sspellimp.cxx package/source/manifest/ManifestExport.cxx package/source/manifest/UnoRegister.cxx package/source/xstor/owriteablestream.cxx package/source/xstor/owriteablestream.hxx package/source/xstor/xstorage.hxx package/source/zippackage/ZipPackageFolder.cxx package/source/zippackage/ZipPackageStream.cxx setup_native/source/mac/ooo/DS_Store setup_native/source/win32/customactions/shellextensions/registerextensions.cxx xmlsecurity/prj/build.lst xmlsecurity/source/component/registerservices.cxx xmlsecurity/source/dialogs/stbcontrl.cxx xmlsecurity/source/framework/xsec_framework.cxx xmlsecurity/source/xmlsec/xsec_xmlsec.cxx xmlsecurity/tools/demo/util.hxx xmlsecurity/workben/signaturetest.cxx
2011-01-14removetooltypes01: #i112600# remove tooltypes from extensionsMikhail Voytenko1-14/+14
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
2010-10-13fix AIX buildCaolán McNamara1-3/+3
2010-07-01codecleanup02: #i52551# Removed old stuff: VOS_NAMESPACE, use vos:: directlyMalte Timmermann1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-09-18CWS-TOOLING: integrate CWS cmcfixes63Ivo Hinkelmann1-2/+4
2009-09-16 11:24:47 +0200 cmc r276193 : #i105118# remove overly const warnings for -Wall 2009-09-15 18:04:24 +0200 cmc r276183 : #i105089# fix include 2009-09-15 14:30:55 +0200 cmc r276176 : #i105090# fix includes for s390x bridge
2008-12-15CWS-TOOLING: integrate CWS swffixes02_DEV300Rüdiger Timm1-0/+21
2008-11-20CWS-TOOLING: integrate CWS swffixes_DEV300Jens-Heiner Rechtien1-12/+33
2008-04-11INTEGRATION: CWS changefileheader (1.12.48); FILE MERGEDRüdiger Timm1-29/+18
2008/04/01 15:15:10 thb 1.12.48.3: #i85898# Stripping all external header guards 2008/04/01 12:29:47 thb 1.12.48.2: #i85898# Stripping all external header guards 2008/03/31 12:31:36 rt 1.12.48.1: #i87441# Change license header to LPGL v3.
2008-01-14INTEGRATION: CWS wae4extensions (1.10.140); FILE MERGEDIvo Hinkelmann1-13/+16
2008/01/09 21:11:15 ericb 1.10.140.5: RESYNC: (1.10-1.11); FILE MERGED 2007/10/03 20:28:55 fs 1.10.140.4: #i81612# properly include npupp.h as npsdk/npupp.h, to ensure we don't accidentally get a version outside the OOo tree 2007/10/01 13:39:40 fs 1.10.140.3: #i81612# warning-free code (unxsoli4) 2007/10/01 12:14:36 fs 1.10.140.2: #i81612# warning-free code (unxsoli4) 2007/10/01 11:10:45 fs 1.10.140.1: #i81612# warning-free code (unxsoli4)
2008-01-04INTEGRATION: CWS gcc430 (1.10.178); FILE MERGEDJens-Heiner Rechtien1-3/+5
2007/12/13 10:15:27 cmc 1.10.178.1: #i84518# define only if not already defined
2006-12-01INTEGRATION: CWS cmcfixes29 (1.9.202); FILE MERGEDRüdiger Timm1-3/+7
2006/11/24 10:33:04 cmc 1.9.202.1: #i64463# optionally disable Xaw for the extensions plugin in favour of direct Xt
2006-01-20INTEGRATION: CWS vcl49 (1.7.58); FILE MERGEDOliver Bolte1-4/+5
2005/12/14 15:44:28 pl 1.7.58.1: #i56878# use mozilla headers instead of npsdk, use OJI definition
2005-12-21INTEGRATION: CWS cmcfixes21 (1.7.46); FILE MERGEDOliver Bolte1-2/+9
2005/11/10 16:17:51 cmc 1.7.46.1: #i53612# np_sdk optional on MOZ
2005-09-08INTEGRATION: CWS ooo19126 (1.6.308); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:59:48 rt 1.6.308.1: #i54170# Change license header: remove SISSL
2004-03-17INTEGRATION: CWS vcl18 (1.5.138); FILE MERGEDOliver Bolte1-5/+9
2004/02/18 18:51:34 pl 1.5.138.3: #110169# finally: flash plugin support 2004/02/16 14:43:38 pl 1.5.138.2: #i12911# mimic other browsers shutdown behaviour 2004/02/06 11:56:30 pl 1.5.138.1: #110169# check for unknown NPPID, join from apoc02
2003-05-28INTEGRATION: CWS vcl09 (1.4.102); FILE MERGEDVladimir Glazounov1-4/+3
2003/05/08 18:46:19 pl 1.4.102.1: #109426# make rpnp.so work on Linux
2001-11-12Correct STLport includesSander Vesik1-3/+3
2001-11-02#92924#: castJens-Heiner Rechtien1-3/+3
2001-10-26#65293# fixed a missing includeRüdiger Timm1-2/+3
2001-10-23#92403# move plugins into own executable like SO5.2Philipp Lohmann1-0/+226