summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/packages
AgeCommit message (Collapse)Author
2017-01-19Use the old-fashion way to instantiate a UNO service.Kohei Yoshida
Change-Id: Ibc5c55dbe9c4c5101ebb292696f79e4e8c8a35c5 Reviewed-on: https://gerrit.libreoffice.org/33293 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
2017-01-17tdf#97597: attempt to add test for multithreaded input stream buffering.Kohei Yoshida
But it always passes, even when UseBufferedStream is set to false... Needs improvement. Change-Id: I98f65dcd7bec3b47a437fdc6cc42c6e8e3775522 Reviewed-on: https://gerrit.libreoffice.org/33190 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
2014-10-27coverity#706590 Uncaught exceptionCaolán McNamara
Change-Id: I2005b792c74ad5a5f58c831dcc7caa5134280890
2014-10-23coverity#706585 Uncaught exceptionCaolán McNamara
Change-Id: Ic8d2963536b793f0a229901d9e13d8e54842d9b9
2014-10-23coverity#706586 Uncaught exceptionCaolán McNamara
Change-Id: I3ec05ae695428f92b7424295b6f2d3e833c6b162
2014-10-17coverity#706591 Uncaught exceptionCaolán McNamara
Change-Id: I9b705664c3814aea5c433526ad147a8ab11c2d0f
2013-06-12Fix exception specification for ZipFileAccess::createWithURLNoel Grandin
Broken during my conversion to new-style UNO in commit 28e3aff576f06b0b02c7232da5d723e865b3c7ed. Also revert mmeeks workaround in commit c0b78901dba033ed112a023a787575ae54ef877d. Change-Id: I1f711bbe19556f1bde7699295ca4f56cff54ddb9
2013-06-04*api: convert <type scope="bar">Foo</type>Michael Stahl
This looks much better now. sed -i 's,<type scope="\([^"]*\)">\([^<]\+\)</type>,\1::\2,g' Change-Id: I94cd0f93afa89855b62dadeb229d2b2e1775cd80
2013-06-04*api: convert <type>Foo</type>Michael Stahl
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-05-08fdo#46808, Convert ZipFileAccess service to new styleNoel Grandin
Dropped XComponent from merged interface because noone is using it. Change-Id: Id22c49e63679f42d86f617a919fdfd7cea4d5381
2013-03-13Bin pointless "DocMerge" comment linesTor Lillqvist
Change-Id: I8eb2116b39929770f00e30d5ab9ca2c28c988e35
2012-12-21clean up all the UNO IDL module header guardsNoel Grandin
.. 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-10-23fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin
The service already existed, it just did not have an IDL file Change-Id: I04c617a97262e9cc96af17fcae9cc084245c0149
2012-10-23fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin
The service already existed, it just did not have an IDL file. Change-Id: Idad85ab23f6650c89ba3095d10568a302503613b
2012-09-27re-base on ALv2 code. Includes:Michael Meeks
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 BIGOT
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-08-07remove empty ascii boxes and stuff IIThomas Arnhold
Change-Id: I7fc113f8d59f7c82bae6acace7bf4230b4c2bbea
2012-06-12re-base on ALv2 code.Michael Meeks
2012-01-05add mode-lines to .idl filesCaolán McNamara
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-04-02Strip include guards in idl filesJulien Nabet
2011-01-27Some fixes to documentation (part 3)Aurimas Fišeras
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-03-23fwk138: #i87496# publish services, interfaces and etc.Mikhail Voytenko
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.5.300); FILE MERGEDRüdiger Timm
2008/03/31 16:02:30 rt 1.5.300.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.6.500); FILE MERGEDRüdiger Timm
2008/03/31 16:02:30 rt 1.6.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.500); FILE MERGEDRüdiger Timm
2008/03/31 16:02:30 rt 1.3.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.500); FILE MERGEDRüdiger Timm
2008/03/31 16:02:30 rt 1.4.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.300); FILE MERGEDRüdiger Timm
2008/03/31 16:02:29 rt 1.3.300.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.500); FILE MERGEDRüdiger Timm
2008/03/31 16:02:29 rt 1.4.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.11.300); FILE MERGEDRüdiger Timm
2008/03/31 16:02:29 rt 1.11.300.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.5.500); FILE MERGEDRüdiger Timm
2008/03/31 16:02:29 rt 1.5.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.500); FILE MERGEDRüdiger Timm
2008/03/31 16:02:29 rt 1.3.500.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.7.500); FILE MERGEDRüdiger Timm
2008/03/31 16:02:29 rt 1.7.500.1: #i87441# Change license header to LPGL v3.
2006-12-01INTEGRATION: CWS dba22a (1.4.222); FILE MERGEDRüdiger Timm
2006/11/13 10:55:13 fs 1.4.222.1: corrected PRJNAME
2006-12-01INTEGRATION: CWS dba22a (1.2.222); FILE MERGEDRüdiger Timm
2006/11/13 10:55:13 fs 1.2.222.1: corrected PRJNAME
2006-12-01INTEGRATION: CWS dba22a (1.10.222); FILE MERGEDRüdiger Timm
2006/11/13 10:55:12 fs 1.10.222.1: corrected PRJNAME
2005-09-08INTEGRATION: CWS ooo19126 (1.3.246); FILE MERGEDRüdiger Timm
2005/09/05 12:23:56 rt 1.3.246.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGEDRüdiger Timm
2005/09/05 12:23:56 rt 1.5.178.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.246); FILE MERGEDRüdiger Timm
2005/09/05 12:23:56 rt 1.2.246.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.242); FILE MERGEDRüdiger Timm
2005/09/05 12:23:55 rt 1.2.242.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGEDRüdiger Timm
2005/09/05 12:23:55 rt 1.3.242.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGEDRüdiger Timm
2005/09/05 12:23:54 rt 1.3.242.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.246); FILE MERGEDRüdiger Timm
2005/09/05 12:23:53 rt 1.2.246.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.1.670); FILE MERGEDRüdiger Timm
2005/09/05 12:23:52 rt 1.1.670.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGEDRüdiger Timm
2005/09/05 12:23:51 rt 1.3.242.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.3.242); FILE MERGEDRüdiger Timm
2005/09/05 12:23:50 rt 1.3.242.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.9.256); FILE MERGEDRüdiger Timm
2005/09/05 12:23:47 rt 1.9.256.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.4.128); FILE MERGEDRüdiger Timm
2005/09/05 12:23:44 rt 1.4.128.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.416); FILE MERGEDRüdiger Timm
2005/09/05 12:23:43 rt 1.2.416.1: #i54170# Change license header: remove SISSL