summaryrefslogtreecommitdiff
path: root/ure/source/uretest
AgeCommit message (Expand)AuthorFilesLines
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt1-5/+5
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt1-2/+2
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin3-26/+26
2018-04-09Remove std::bad_alloc -> css::uno::RuntimeException mappingsStephan Bergmann3-20/+3
2017-01-27Remove dynamic exception specifications from !LIBO_INTERNAL_ONLYStephan Bergmann3-11/+4
2017-01-26ure/source/uretest is !LIBO_INTERNAL_ONLYStephan Bergmann3-6/+6
2017-01-18update approximate install location in READMECaolán McNamara2-4/+4
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke3-6/+6
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann1-6/+3
2015-09-15Revert cppuhelper/implbase.hxx usage in non-LIBO_INTERNAL_ONLY code, againStephan Bergmann3-6/+6
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe3-6/+6
2014-12-01Fold URE: Linux ure/share/misc/* -> program/Stephan Bergmann1-5/+3
2014-11-28Fold URE: Linux ure/share/java/* -> program/classes/Stephan Bergmann1-10/+9
2014-11-28Remove unused ure_unorc_urlStephan Bergmann1-2/+0
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann1-9/+9
2014-11-28Fold URE: Linux ure/bin/* -> program/Stephan Bergmann2-30/+34
2014-11-28theIntrospection missing from cppumaker callStephan Bergmann2-2/+2
2014-06-05various: remove SAL_THROW macroNoel Grandin3-3/+0
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin3-9/+3
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann1-0/+2
2013-12-16Clean-up uno/lbnames.hStephan Bergmann3-3/+0
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara1-0/+3
2013-04-29Use new-style service ctors where possibleStephan Bergmann3-26/+47
2013-04-29Check for theTypeDescriptionManager singletonStephan Bergmann1-1/+9
2013-04-25Mark TypeDescriptionProvider service as "don't create by name"Stephan Bergmann1-1/+0
2013-04-19Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann1-5/+3
2013-04-18Adapt env var settings to MS command shell syntaxStephan Bergmann1-3/+8
2013-04-11Adapt uretest to -B removed from cppumaker/javamakerStephan Bergmann2-7/+6
2013-04-11Let theMacroExpander.hpp take care about the singleton instantiation detailsStephan Bergmann3-14/+4
2013-04-11Missing rtl:: namespaceStephan Bergmann3-15/+15
2013-04-02drop prefix from ::cssThomas Arnhold2-32/+32
2013-03-10Removed RTL_CONSTASCII_USTRINGPARAM in xmlhelp/ureChr. Rossmanith2-16/+13
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith1-12/+9
2012-12-19Make ure/source/uretest/ use defaultBootstrap_InitialComponentContextStephan Bergmann4-42/+27
2012-12-18Adapt ure/source/uretest/ to passive component registrationStephan Bergmann5-28/+31
2012-12-18-fvisibility=hidden requires HAVE_GCC_VISIBILITY_FEATUREStephan Bergmann1-3/+6
2012-12-18SDK's include/stl is long goneStephan Bergmann2-18/+12
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann3-22/+3
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-6/+0
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann2-15/+3
2012-08-08Make ure/source/uretest work againStephan Bergmann6-84/+42
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl1-2/+2
2012-06-27re-base on ALv2 code.Michael Meeks7-154/+90
2012-06-21re-base on ALv2 code.Michael Meeks7-182/+119
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan4-19/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet3-6/+6
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-1/+1
2011-02-09make test -> make checkThomas Arnhold1-2/+2
2011-02-09make test -> make checkThomas Arnhold1-3/+3
2011-02-06std::hash -> boost::hashFridrich Štrba1-2/+2