summaryrefslogtreecommitdiff
path: root/cli_ure
AgeCommit message (Collapse)AuthorFilesLines
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann3-5/+5
2011-12-27function component_canUnload is exportedDavid Tardon1-1/+1
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2-2/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-11-02precompiled_cli_ure.hxx is empty, so just remove itJoseph Powers10-88/+0
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and ↵Stephan Bergmann1-30/+14
BaseInstallation.
2011-10-05Adapt to removal of dangerous operatorsFridrich Štrba2-2/+2
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+2
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-2/+0
2011-08-17Fix MSVC build against debugging runtimeTor Lillqvist3-0/+15
2011-08-17Bin stuff for compiler versions we don't useTor Lillqvist3-57/+2
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist1-1/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-10/+10
2011-04-13fix for fdo#35108 allow dot net clients to bootstrap libreofficeNoel Power1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-12/+12
Conflicts: codemaker/source/bonobowrappermaker/corbaoptions.cxx codemaker/source/cppumaker/cppuoptions.cxx codemaker/source/cunomaker/cunooptions.cxx codemaker/source/idlmaker/idloptions.cxx codemaker/source/javamaker/javaoptions.cxx cppu/source/typelib/typelib.cxx idlc/source/options.cxx offapi/com/sun/star/util/PathSubstitution.idl offapi/drafts/com/sun/star/form/ListEntryEvent.idl offapi/drafts/com/sun/star/form/XBindableValue.idl offapi/drafts/com/sun/star/form/XListEntryListener.idl offapi/drafts/com/sun/star/form/XListEntrySink.idl offapi/drafts/com/sun/star/form/XListEntrySource.idl offapi/drafts/com/sun/star/form/XValueBinding.idl registry/tools/checksingleton.cxx registry/tools/options.hxx registry/tools/regcompare.cxx registry/tools/regmerge.cxx sal/cppunittester/cppunittester.cxx sal/osl/unx/socket.c sal/osl/w32/diagnose.c sal/prj/d.lst sal/rtl/source/alloc_fini.cxx sal/rtl/source/alloc_global.c sal/rtl/source/makefile.mk
2011-03-16WaE: return after throwCaolán McNamara1-1/+0
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold3-13/+13
2011-03-02Remove "using namespace ::rtl"Julien Nabet4-4/+13
2011-02-18jl64 #i117009# increase versions of cli assembliesJoachim Lingner1-12/+12
2011-02-04Clean up makefilesThomas Arnhold2-15/+0
2011-01-14cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky1-2/+1
2010-12-06Replace all occured, occurance etc.Takeshi Abe4-5/+5
2010-12-04Fix for build.lst in cli_ureKalman Szalai - KAMI1-2/+1
2010-10-27add modelines to .h and .c files as wellCaolán McNamara6-0/+18
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth12-0/+33
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-13Remove redundant #include, #define & commentsJ. Graeme Lingard1-1/+0
2010-06-11jl153 i111878 new versions for cli assembliesJoachim Lingner1-13/+13
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb1-12/+12
2010-03-10native0 #i161639# increase assembly versionsJoachim Lingner1-12/+12
2010-02-25sb118: merged in DEV300_m72sb53-253/+74
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien53-253/+74
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb1-1/+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
2010-01-12sb118: #i108269# first step of removing tcsh supportsb5-46/+14
2009-11-11#i103496#: sandbox removedMathias Bauer1-1/+1
2009-09-25merge commitMathias Bauer1-12/+12
2009-09-08CWS-TOOLING: integrate CWS jl132Oliver Bolte1-12/+12
2009-08-31 13:06:06 +0200 jl r275601 : #i104650# increase versions of assemblies 2009-08-31 13:01:07 +0200 jl r275598 : #i104650# increase versions of assemblies 2009-08-31 12:36:40 +0200 jl r275597 : #i104650# new test library for 3.1.1 versions 2009-08-31 10:30:39 +0200 jl r275586 : CWS-TOOLING: rebase CWS jl132 to trunk@275331 (milestone: DEV300:m56)
2009-07-30more dependencies fixedMathias Bauer1-1/+1
2009-07-13#i103496#: remove superfluous dependency on toolsMathias Bauer2-2/+2
2009-06-16CWS-TOOLING: integrate CWS ause102Ivo Hinkelmann1-1/+1
2009-06-16 19:22:59 +0200 hjs r273039 : #i102607# don't kill mingw 2009-06-12 15:17:22 +0200 ihi r272921 : #i102607# add path before calling l10n tool 2009-06-11 14:25:20 +0200 hjs r272873 : #i102607# on EPM=internal call binary with full path 2009-06-10 13:35:48 +0200 hjs r272807 : #i102607# remove solver PATH entry from OOo env. 2009-06-10 12:10:44 +0200 hjs r272802 : #i102635# correct dependencies for all 2009-06-10 11:58:53 +0200 hjs r272801 : #i102607# call tools from solver with absolute path
2009-06-12CWS-TOOLING: integrate CWS jl126_DEV300Ivo Hinkelmann1-12/+12
2009-05-29 11:45:28 +0200 jl r272444 : #i102355# new assembly versions 2009-05-29 11:14:35 +0200 jl r272441 : #i102355# new assembly versions 2009-05-29 11:08:25 +0200 jl r272439 : #i102355# test lib for 3.1 version 2009-05-29 08:43:22 +0200 jl r272432 : CWS-TOOLING: rebase CWS jl126 to branches/OOO310@272261 (milestone: OOO310:m12) 2009-04-30 21:12:02 +0200 jl r271426 : CWS-TOOLING: rebase CWS jl126 to branches/OOO310@271208 (milestone: OOO310:m11)
2009-02-23#i99466# fix for cygwin shellOliver Bolte1-1/+5
2009-02-12CWS-TOOLING: integrate CWS jl115Oliver Bolte3-12/+33
2009-01-29 13:13:16 +0100 jsk r267121 : #i98596# 2009-01-23 14:50:24 +0100 jl r266821 : #98273# climaker.exe.config prevents using publisher policy 2009-01-23 14:10:51 +0100 jl r266817 : #i98392# wrong use of iterator when removing a factory, which may lead to a crash 2009-01-19 11:36:29 +0100 jl r266484 : #i96690# test extension 2009-01-19 11:32:46 +0100 jl r266483 : #i96690# 2009-01-16 17:09:19 +0100 jl r266439 : #i96690# ignore duplicate path URLs in manifest.xml. These may be introduces by copy/paste and lead to nasty errors 2009-01-16 14:04:00 +0100 jl r266416 : #i92032# increasing minimum version of Java 2009-01-16 10:57:02 +0100 jl r266407 : #i96816# compiler warning breaks build 2009-01-15 16:58:54 +0100 jl r266384 : #i94938# patch from cmc. 2009-01-15 16:35:18 +0100 jl r266383 : #i95838# applying patch 2009-01-15 16:15:58 +0100 jl r266381 : #i70855# #i96102# WaitForMultipleObjects wrong implemented 2009-01-14 12:46:21 +0100 jl r266287 : #i98038# increased assembly versions 2009-01-14 12:44:55 +0100 jl r266285 : #i98038# increased assembly versions 2009-01-13 17:11:20 +0100 jl r266239 : #i98038# new test library for assemblies from 3.0.1
2009-01-22#i10000# missing changes from jl111Vladimir Glazounov1-0/+1
2008-11-28CWS-TOOLING: integrate CWS jl105Release Engineers1-0/+1
2008-11-24 11:36:28 +0100 jsk r264217 : #i96511 2008-11-21 12:19:22 +0100 jl r264121 : #i86079# test extensions for localized description 2008-11-18 13:01:02 +0100 jl r263763 : CWS-TOOLING: rebase CWS jl105 to trunk@263288 (milestone: DEV300:m35) 2008-11-17 12:36:19 +0100 jl r263717 : #i85509# migrating to svn 2008-11-17 12:32:12 +0100 jl r263716 : #i91204# migrating to svn 2008-11-17 12:18:15 +0100 jl r263715 : #i80449# migrating to svn 2008-11-17 12:11:44 +0100 jl r263714 : migrating to svn 2008-11-17 11:49:57 +0100 jl r263712 : #i49060# migration to svn
2008-11-21#i10000# cli_ure/source/native/path.cxx needs tools/pathutils.hxxRüdiger Timm1-1/+1
2008-11-20CWS-TOOLING: integrate CWS jl114_DEV300Jens-Heiner Rechtien8-1096/+436
2008-10-01CWS-TOOLING: integrate CWS sb93Vladimir Glazounov2-4/+4
2008-07-17INTEGRATION: CWS jl106 (1.15.4); FILE MERGEDIvo Hinkelmann1-1/+1
2008/07/02 14:41:11 jl 1.15.4.1: #91281 build breaks in cli_ure/unotypes because climaker cannot bootstrap UNO
2008-07-17INTEGRATION: CWS jl106 (1.25.4); FILE MERGEDIvo Hinkelmann1-3/+11
2008/07/02 13:55:03 jl 1.25.4.2: #i80475# added comment 2008/07/02 12:57:00 jl 1.25.4.1: #91168# dmake error when building with mingw