summaryrefslogtreecommitdiff
path: root/stoc/test/tdmanager
AgeCommit message (Collapse)AuthorFilesLines
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-3/+2
Change-Id: I37da28539b94706574116d0fff5f008aabfb5526 Reviewed-on: https://gerrit.libreoffice.org/19682 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
with the variadic variants. Change-Id: I34fe287036ca9b8e5edcb121ba70d9a93ab05276 Reviewed-on: https://gerrit.libreoffice.org/18338 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2014-05-22stoc: fix includesThomas Arnhold1-30/+30
Change-Id: I0809bfa6897d469e63d6e84898f60aae16a14862
2014-04-24add missing modelines to idl filesThomas Arnhold7-0/+21
Change-Id: If52651c70ee659c83ef127da4fe5e266cfe7eec2
2014-02-26Remove visual noise from stocAlexander Wilms1-3/+3
Change-Id: I19edfb2796298c4870124d0d1e9488974a010bb8 Reviewed-on: https://gerrit.libreoffice.org/8316 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-1/+0
Change-Id: I4bd729499aa8be58f04194656e35c1f79d5d4919
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin1-2/+1
A final pass through the code, converting code to use the new OUString and OString methods that can detect string literals. Change-Id: Ifa6382335e5650a1c67e52006b26354e0692c710
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-3/+1
Change code like this: aStr = OUString("xxxx"); into this: aStr = "xxxx"; Change-Id: I31cb92e21658d57bb9e14b65c179536eae8096f6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-37/+37
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
This changes all generated API headers (.hpp and .hdl) to use a namespace alias 'css' instead of the pointlessly long com::sun::star Makes the change in cppumaker & associated tools, adds a global namespace alias definition in sal/types.h, and removes a kiloton of local, now pointless-to-harmful versions of that alias from all over the code. Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
2012-06-29re-base on ALv2 code.Michael Meeks2-44/+26
2012-06-21re-base on ALv2 code.Michael Meeks7-182/+119
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-02targeted string re-workNorbert Thiebaud1-46/+27
Change-Id: I145731d9f28faf0065f5960f2c5a32f27d8c8620
2011-11-27remove include of pch header from stocNorbert Thiebaud1-2/+0
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist1-1/+1
This commit for the old build system. (Don't bother for components not relevant for Android.) The Android package installer (as invoked through "adb install", from "ant debug install") silently ignores native libraries in app packages (.apk files) whose names don't start with "lib" and end with ".so". The package builder (as invoked through "ant debug") in the SDK gladly includes also thusly named native libraries in the .apk, though. Yay for consistency.
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-8/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller1-3/+3
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-25sb118: merged in DEV300_m72sb9-37/+9
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien11-47/+11
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb3-88/+1
and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
2008-04-24#i10000# Lic changeIvo Hinkelmann1-22/+18
2008-04-24INTEGRATION: CWS cmcfixes43 (1.1.2); FILE ADDEDIvo Hinkelmann1-0/+46
2008/03/03 10:51:41 cmc 1.1.2.1: #i86629 unify gcc maps
2008-04-24INTEGRATION: CWS cmcfixes43 (1.4.88); FILE MERGEDIvo Hinkelmann1-3/+3
2008/03/03 10:51:41 cmc 1.4.88.1: #i86629 unify gcc maps
2008-04-11INTEGRATION: CWS changefileheader (1.3.90); FILE MERGEDRüdiger Timm7-160/+126
2008/03/31 07:26:17 rt 1.3.90.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.90); FILE MERGEDRüdiger Timm2-46/+37
2008/03/31 07:26:17 rt 1.4.90.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.7.56); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 07:26:17 rt 1.7.56.1: #i87441# Change license header to LPGL v3.
2006-09-16INTEGRATION: CWS pchfix02 (1.6.10); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:41:24 kaib 1.6.10.1: #i68856# Added header markers and pch files
2006-06-19INTEGRATION: CWS warnings01 (1.5.8); FILE MERGEDJens-Heiner Rechtien1-4/+4
2006/02/01 13:04:13 sb 1.5.8.1: #i53898# Made code compile on unxsols4.
2005-09-08INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGEDRüdiger Timm2-94/+42
2005/09/05 17:11:45 rt 1.2.42.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGEDRüdiger Timm4-188/+84
2005/09/05 17:11:44 rt 1.2.42.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:11:43 rt 1.3.42.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.60); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:11:43 rt 1.2.60.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.4.42); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:11:43 rt 1.4.42.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 17:11:42 rt 1.3.42.1: #i54170# Change license header: remove SISSL
2004-08-12INTEGRATION: CWS unotlc (1.1.2); FILE ADDEDOliver Bolte2-0/+154
2004/07/12 13:37:28 dbo 1.1.2.1: #i20303# tests for compatibility type checks Issue number: Submitted by: Reviewed by:
2004-08-12INTEGRATION: CWS unotlc (1.1.2); FILE ADDEDOliver Bolte1-0/+79
2004/07/13 14:00:02 dbo 1.1.2.2: #i20303# Issue number: Submitted by: Reviewed by: 2004/07/12 13:37:27 dbo 1.1.2.1: #i20303# tests for compatibility type checks Issue number: Submitted by: Reviewed by:
2004-08-12INTEGRATION: CWS unotlc (1.1.2); FILE ADDEDOliver Bolte1-0/+76
2004/07/12 13:37:27 dbo 1.1.2.1: #i20303# tests for compatibility type checks Issue number: Submitted by: Reviewed by:
2004-08-12INTEGRATION: CWS unotlc (1.1.2); FILE ADDEDOliver Bolte1-0/+67
2004/07/12 13:37:26 dbo 1.1.2.1: #i20303# tests for compatibility type checks Issue number: Submitted by: Reviewed by:
2004-08-12INTEGRATION: CWS unotlc (1.1.2); FILE ADDEDOliver Bolte1-0/+72
2004/07/13 14:00:01 dbo 1.1.2.2: #i20303# Issue number: Submitted by: Reviewed by: 2004/07/12 13:37:26 dbo 1.1.2.1: #i20303# tests for compatibility type checks Issue number: Submitted by: Reviewed by:
2004-08-12INTEGRATION: CWS unotlc (1.2.16); FILE MERGEDOliver Bolte1-2/+15
2004/07/13 14:00:01 dbo 1.2.16.2: #i20303# Issue number: Submitted by: Reviewed by: 2004/07/12 13:37:26 dbo 1.2.16.1: #i20303# tests for compatibility type checks Issue number: Submitted by: Reviewed by:
2004-08-12INTEGRATION: CWS unotlc (1.2.16); FILE MERGEDOliver Bolte1-2/+52
2004/08/03 15:04:37 dbo 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2004/07/12 13:37:25 dbo 1.2.16.1: #i20303# tests for compatibility type checks Issue number: Submitted by: Reviewed by:
2004-08-12INTEGRATION: CWS unotlc (1.2.16); FILE MERGEDOliver Bolte1-8/+20
2004/07/12 13:37:25 dbo 1.2.16.1: #i20303# tests for compatibility type checks Issue number: Submitted by: Reviewed by:
2004-07-23INTEGRATION: CWS sb20 (1.2.4); FILE MERGEDRüdiger Timm1-2/+32
2004/07/13 14:34:52 sb 1.2.4.1: #i31281# Added support for XPublished.
2004-06-04INTEGRATION: CWS sb18 (1.1.2); FILE ADDEDOliver Bolte1-0/+66
2004/04/14 08:01:53 sb 1.1.2.1: #i21150# Added support for polymorphic struct types.
2004-06-04INTEGRATION: CWS sb18 (1.1.2); FILE ADDEDOliver Bolte1-0/+70
2004/04/14 08:01:43 sb 1.1.2.1: #i21150# Added support for polymorphic struct types.
2004-06-04INTEGRATION: CWS sb18 (1.1.2); FILE ADDEDOliver Bolte1-0/+325
2004/04/14 08:01:33 sb 1.1.2.1: #i21150# Added support for polymorphic struct types.
2004-06-04INTEGRATION: CWS sb18 (1.1.2); FILE ADDEDOliver Bolte1-0/+4
2004/04/14 08:01:12 sb 1.1.2.1: #i21150# Added support for polymorphic struct types.
2004-06-04INTEGRATION: CWS sb18 (1.1.2); FILE ADDEDOliver Bolte1-0/+102
2004/04/14 08:01:02 sb 1.1.2.1: #i21150# Added support for polymorphic struct types.