summaryrefslogtreecommitdiff
path: root/dtrans/test
AgeCommit message (Collapse)AuthorFilesLines
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski1-15/+14
Change-Id: I95b90128e93f0d88ed73601bcc5a7ca9279d4cf1 Reviewed-on: https://gerrit.libreoffice.org/42560 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2017-08-29remove some unused macro definitionsNoel Grandin1-2/+0
Change-Id: I253e5108161b932e3dc588b656e550bb9dc022b0 Reviewed-on: https://gerrit.libreoffice.org/41672 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-03-04-Werror,-Wnon-virtual-dtorStephan Bergmann2-3/+1
Why was CDTransObjFactory a class with virtual functions in the first place? Change-Id: I315243a2268be67e03feb923ca7f64fd37818337
2016-02-17Typo: namesapce(s)->namespace(s)Julien Nabet1-1/+1
Change-Id: Ic7c14c2e39a5ade1f5622a8350f9197d84cf9cc8
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara3-3/+3
Change-Id: I94db78ca12e0f3389f00ea5c557f0b64d452f613 Reviewed-on: https://gerrit.libreoffice.org/21150 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
Change-Id: I150f213ab033f5fc1b50abe4e1529292206c9feb Reviewed-on: https://gerrit.libreoffice.org/19689 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-2/+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-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot1-1/+0
Change-Id: I560d28b7cc67740c6479494d0e5aa62d2ac6ffae Reviewed-on: https://gerrit.libreoffice.org/19587 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2015-08-23tdf#39440 cppcheck: redundantAssignmentMichael Weghorn1-2/+1
This addresses some of cppcheck's "redundantAssignment" warnings ("Variable '<varName>' is reassigned a value before the old one has been used"). Change-Id: I8fd2950d5aa1a3f4bd9e1c4c336abe465d1f657e Reviewed-on: https://gerrit.libreoffice.org/17926 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-07-28tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe3-6/+6
with the variadic variants in dtrans. Change-Id: Ia7e3c37681c763089dd31c861854a9b500996305 Reviewed-on: https://gerrit.libreoffice.org/17318 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2-2/+2
Change-Id: Ic063dda4152b794898011af375a4a53d7451e41a
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
It turns out that almost none of them were necessary. Change-Id: I1311ed28409c682b57ea8d149bcbaf2c49133e83 Reviewed-on: https://gerrit.libreoffice.org/12133 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold4-8/+8
Change-Id: I3e51a62710bb46c8255fd228d41d9300c90a1fb5 Reviewed-on: https://gerrit.libreoffice.org/9360 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet1-1/+1
Change-Id: Ie16923d17541e84e0d7424fffe37caf410786abf
2014-04-15whitespace for include statementsThomas Arnhold2-4/+4
Change-Id: I76bd0ef07a2fa134e948724cecdf539ffe6ccb8a
2014-02-26Remove visual noise from dtransAlexander Wilms7-47/+0
Change-Id: Ic460e514ac078a69cd86381b9b5cf779eb97971b Reviewed-on: https://gerrit.libreoffice.org/8254 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-23Remove unneccessary commentsAlexander Wilms1-10/+10
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb Reviewed-on: https://gerrit.libreoffice.org/8182 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-12-22Fix other typosJulien Nabet2-2/+2
Change-Id: I3f0a51c53efdd383d49d978a1e8531afe9dac896
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-3/+0
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
2013-03-04doubled includesThomas Arnhold1-2/+0
Change-Id: I70ec796188e2388e1e4d699126f7ae817f5ff86e
2012-06-25re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
2012-06-21re-base on ALv2 code.Michael Meeks6-142/+88
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-01targeted string re-workNorbert Thiebaud1-1/+1
Change-Id: I44518bb1b464bb0b458c0b5f1c249ef160ea3b26
2011-11-20Removing the empty pch file from dtransJoseph Powers5-20/+0
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+1
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-1/+0
2011-06-23Fix includes for MinGW cross-compilationTor Lillqvist1-1/+1
Don't use backslashes. Use correct case in header names.
2011-02-27Remove "using namespace ::rtl"Julien Nabet3-3/+6
2011-02-07Remove some dead codeThomas Arnhold1-15/+0
2011-02-01Clean up makefilesThomas Arnhold1-4/+0
2011-01-29Remove unused variable errMsg and dead code.Thomas Arnhold1-12/+2
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 02Gert Faller1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth9-0/+26
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-10-07Remove redundant #include directives & commentsJ. Graeme Lingard3-14/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien10-41/+10
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.4.76); FILE MERGEDRüdiger Timm1-52/+18
2008/04/01 15:13:37 thb 1.4.76.3: #i85898# Stripping all external header guards 2008/04/01 12:28:36 thb 1.4.76.2: #i85898# Stripping all external header guards 2008/03/31 13:09:05 rt 1.4.76.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.62); FILE MERGEDRüdiger Timm2-46/+36
2008/03/31 13:09:05 rt 1.3.62.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.5.76); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 13:09:05 rt 1.5.76.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.7.62); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 13:09:05 rt 1.7.62.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.98); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 13:09:05 rt 1.3.98.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.15.34); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 13:09:05 rt 1.15.34.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.11.62); FILE MERGEDRüdiger Timm2-46/+36
2008/03/31 13:09:05 rt 1.11.62.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.6.98); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 13:09:05 rt 1.6.98.1: #i87441# Change license header to LPGL v3.
2007-03-26INTEGRATION: CWS mingwport03 (1.13.18); FILE MERGEDVladimir Glazounov1-8/+8
2006/09/13 14:46:38 vg 1.13.18.1: #i53572# MinGW port
2007-03-09INTEGRATION: CWS ause076 (1.13.44); FILE MERGEDOliver Bolte1-12/+2
2007/02/22 18:06:02 hjs 1.13.44.1: #i74721# cleanup obsolete library variables
2006-09-17INTEGRATION: CWS pchfix02 (1.2.40); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:25:42 kaib 1.2.40.1: #i68856# Added header markers and pch files
2006-09-17INTEGRATION: CWS pchfix02 (1.6.40); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:25:42 kaib 1.6.40.1: #i68856# Added header markers and pch files
2006-09-17INTEGRATION: CWS pchfix02 (1.2.40); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:25:41 kaib 1.2.40.1: #i68856# Added header markers and pch files
2006-09-17INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:25:41 kaib 1.10.16.1: #i68856# Added header markers and pch files