summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/mozilla
AgeCommit message (Collapse)AuthorFilesLines
2016-11-21[API CHANGE] Remove tdf#96398 leftover XRemoteServiceManagerProviderStephan Bergmann1-49/+0
4c18af27bf95b332ee2006cfc0bbf469fb1a84d4 "tdf#96398 kill remaining NPAPI support for plugins _inside_ LO" had removed various other (also published) offapi/com/sun/star/mozilla/*.idl files, and had included removal of css.mozilla.XRemoteServiceManagerProvider from offapi/type_reference/offapi.idl, but had forgotten to actually remove this .idl file---apparently an oversight. Change-Id: I1a8f0c594829a5dd6025ff6c2b6a6fa9a109ca36
2015-12-17tdf#96398 kill remaining NPAPI support for plugins _inside_ LORene Engelhard5-390/+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>
2013-06-04*api: fix loads of badly documented parametersMichael Stahl3-6/+6
Change-Id: Ifcfdcc1aee5f45745ab17d83f69c2cf293b58196
2013-06-04*api: convert remaining <member>Michael Stahl1-1/+1
sed -i "s,<member>\([^<]\+\)</member>,\1,g" Change-Id: I74c80f5aa610477fab28faec52e55c3137984aec
2013-06-04*api: convert <member>Foo::bar</member>Michael Stahl1-1/+1
Doxygen would probably recognize these without () too but add them for consistency. sed -i "s,<member>\([^<]*::[a-z][^<:]\+[^)]\)</member>,\1(),g" Change-Id: I2615b99265b75633459e35164e54d9da7fe76b85
2013-06-04*api: convert <type>Foo</type>Michael Stahl1-2/+2
Doxygen does not know type element and will recognize strings that contain capital letter (all API types do) automatically as type. This patch removes 15k doxygen warnings. git ls-files | grep \\.idl | xargs sed -i "s,<type>\([^<]\+\)</type>,\1," Change-Id: I45c07cf0b115d5fb5353f4aa9719839615ea1150
2013-03-13Bin pointless "DocMerge" comment linesTor Lillqvist14-101/+0
Change-Id: I8eb2116b39929770f00e30d5ab9ca2c28c988e35
2012-12-21clean up all the UNO IDL module header guardsNoel Grandin1-2/+2
.. so I don't keep tripping over the bad ones during my UNO cleanup work. (1) make them all use a similar syntax, makes it easier to run my automatic checker (2) some of them were just cut'n'paste accidents waiting to happen (3) remove unnecessary header guards in the __including__ file. That is very brittle. Change-Id: I4e679c15161483ad93aeb316a25d6db6d97e9d4e
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens6-16/+16
Remove non-functional and broken [oneway] attributes from all idl files. Change idl compiler to no longer digest such idl. Change-Id: Ie14c5012beccb6242d7cd592d434a88091b695d1
2012-09-27re-base on ALv2 code. Includes:Michael Meeks4-98/+62
linecap: Reintegrating finished LineCap feature Work contributed by Regina Henschel http://svn.apache.org/viewvc?view=revision&revision=1232507 i118815 - Deprecate service due to removed implementation Patch contributed by Ariel Constenla-Haile http://svn.apache.org/viewvc?view=revision&revision=1233320 i118814 - Allow set timeout in Mail API Patch contributed by Ariel Constenla-Haile http://svn.apache.org/viewvc?view=revision&revision=1235679 included in the Apache baseline: dr80: #i117511# remove some assertions in xlsx/xlsb import filters Patch contributed by Daniel Rentz
2012-08-12Remove comment art from offapi and udkapiJean-Tiare LE BIGOT20-87/+0
I used this "one-liner" to detect comment lines containing only spaces and '=' or '-' $ find . -name "*.*" -exec sed -i '/^\s*\/\/\s*[-=]*\s*$/d' {} \; Change-Id: Iac589765c8c2e7c3ad9c487d57e48b4fd4439f07
2012-06-12re-base on ALv2 code.Michael Meeks16-398/+254
2012-04-02fdo#46808, Adapt UNO services to new styleNoel Grandin1-9/+3
Update selected IDL files to use new syntax. Update the makefiles to generate the necessary new include files. Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2012-01-05add mode-lines to .idl filesCaolán McNamara20-0/+60
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-67/+0
2011-04-02Strip include guards in idl filesJulien Nabet19-72/+0
2011-01-27Some fixes to documentation (part 3)Aurimas Fišeras5-11/+11
Fixes many spelling errors (checked with en_US spell checker). Unifies spelling of some common words. Replaces single quotes ('') with double quotes (""). Fixes several other errors.
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien21-85/+21
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.8.300); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 16:02:28 rt 1.8.300.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.9.500); FILE MERGEDRüdiger Timm2-46/+36
2008/03/31 16:02:28 rt 1.9.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.500); FILE MERGEDRüdiger Timm4-92/+72
2008/03/31 16:02:28 rt 1.3.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.11.500); FILE MERGEDRüdiger Timm3-69/+54
2008/03/31 16:02:28 rt 1.11.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.8.500); FILE MERGEDRüdiger Timm2-46/+36
2008/03/31 16:02:28 rt 1.8.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.14.500); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:02:28 rt 1.14.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.500); FILE MERGEDRüdiger Timm3-69/+54
2008/03/31 16:02:27 rt 1.3.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.8.500); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:02:27 rt 1.8.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.6.500); FILE MERGEDRüdiger Timm2-46/+36
2008/03/31 16:02:27 rt 1.6.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.7.500); FILE MERGEDRüdiger Timm2-46/+36
2008/03/31 16:02:27 rt 1.7.500.1: #i87441# Change license header to LPGL v3.
2006-12-01INTEGRATION: CWS dba22a (1.7.222); FILE MERGEDRüdiger Timm1-3/+3
2006/11/13 10:55:12 fs 1.7.222.1: corrected PRJNAME
2005-09-08INTEGRATION: CWS ooo19126 (1.6.84); FILE MERGEDRüdiger Timm1-48/+21
2005/09/05 12:23:35 rt 1.6.84.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:23:34 rt 1.8.242.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:23:32 rt 1.2.84.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGEDRüdiger Timm2-94/+42
2005/09/05 12:23:31 rt 1.2.84.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:23:30 rt 1.10.242.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:23:29 rt 1.7.242.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGEDRüdiger Timm2-94/+42
2005/09/05 12:23:28 rt 1.10.242.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.13.242); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:23:27 rt 1.13.242.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:23:27 rt 1.2.84.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.8.242); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:23:26 rt 1.8.242.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:23:26 rt 1.7.242.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGEDRüdiger Timm2-94/+42
2005/09/05 12:23:24 rt 1.2.84.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:23:24 rt 1.7.242.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.84); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:23:23 rt 1.2.84.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:23:23 rt 1.5.242.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGEDRüdiger Timm2-94/+42
2005/09/05 12:23:23 rt 1.6.242.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:23:22 rt 1.5.242.1: #i54170# Change license header: remove SISSL
2005-02-21INTEGRATION: CWS mozab05 (1.5.552); FILE MERGEDVladimir Glazounov1-3/+11
2004/12/09 06:50:39 windly 1.5.552.1: #i20088# add api to support boot up multiple mozilla profile in one process to support Thunderbird ab and multiple Mozilla abs
2005-02-21INTEGRATION: CWS mozab05 (1.1.2); FILE ADDEDVladimir Glazounov1-0/+103
2004/12/09 06:50:39 windly 1.1.2.1: #i20088# add api to support boot up multiple mozilla profile in one process to support Thunderbird ab and multiple Mozilla abs
2005-02-21INTEGRATION: CWS mozab05 (1.1.2); FILE ADDEDVladimir Glazounov1-0/+150
2005/01/27 11:31:16 windly 1.1.2.2: #i20088# thunderbird support 2004/12/09 06:50:39 windly 1.1.2.1: #i20088# add api to support boot up multiple mozilla profile in one process to support Thunderbird ab and multiple Mozilla abs
2005-02-21INTEGRATION: CWS mozab05 (1.1.2); FILE ADDEDVladimir Glazounov1-0/+161
2005/01/27 11:31:16 windly 1.1.2.3: #i20088# thunderbird support 2005/01/14 10:33:02 windly 1.1.2.2: #i20088# modify mozilla bootstrap interface 2004/12/09 06:50:38 windly 1.1.2.1: #i20088# add api to support boot up multiple mozilla profile in one process to support Thunderbird ab and multiple Mozilla abs