summaryrefslogtreecommitdiff
path: root/ucbhelper/source/provider
AgeCommit message (Collapse)Author
2013-03-19More "compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)" fixesStephan Bergmann
Change-Id: Ia93b281b07559fb6f0d67d53dd91dfacf2be0d0b
2013-03-12Remove RTL_CONSTASCII_USTRINGPARAM in ucb/ucbhelperChr. Rossmanith
Change-Id: I7419a328012962b6b72d2596df034ff912fc12cd
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
Only applies to PropertyAttribute::REMOVEABLE, and all instances in comments. All other instances of the misspelling have remained the same. Example: AF_REMOVEABLE Change-Id: I391f4101bbc3e06689318235a37d616065bc1686 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-02-22s/the the/the/Tor Lillqvist
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
2013-02-13Add parenthesis to calm down cppcheckJulien Nabet
Change-Id: If62959d80c9a7e207291fff05b5e085b0c84866f
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
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-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
Change-Id: I8d039a933c9fde1a24b35954bb5a1f151e9aa160
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
Change-Id: Iea7b21621c5d341468976507684a9c01f0822034
2012-11-30fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin
Along the way, remove the XMultiServiceFactory member from a few classes that were not using it. Change-Id: I9ee2c2ebc01144301ed8e489bd92b4695ff263d0
2012-11-28fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
Change-Id: Ida82837f6eaca1a59e85f5e9798084096d07b1a3
2012-11-05fdo#46808: Work around cyclic comphelper use in ucbhelperStephan Bergmann
...by duplicating getComponentContext for now. Change-Id: Idad067b52e5ad9ed8a4f6676bc17db6c14807d56
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin
...which has lots of nice knock-on effects. Change-Id: Icc93fdb70f24903b08702654db4e1105eb1d438e
2012-11-05fdo#46808, use service constructor for ucb::PropertiesManagerNoel Grandin
Change-Id: Ib0c7375ac9f72647b10adcb2cea8a0f8e2fdcca0
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin
Change-Id: I62719ef9d58215e287af3e1be52404993722ec67
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
Change-Id: I19b3ba7c978e02ce865360f0411007525012149c
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
Update calls to factories to use new ::create methods Change-Id: I01d4417820f52718836c92faf3c2fae0dc96b30d Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
2012-06-04CMIS ucp: write documents back to CMIS serverCédric Bosdonnat
This change needs a git repo build of libcmis. Change-Id: I I740d18dbf3c36d9387b867e750fcbe8e114e5362
2012-06-02targeted string re-workNorbert Thiebaud
Change-Id: I1af89db47fb3e387b5b83a86424bfac44eb28135
2012-05-29targeted string re-workNorbert Thiebaud
Change-Id: I47c5edfd9448b1cb122550566cc9083c070f40d0
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
Change-Id: I50f0887ceb4517d7ef234f970ca2ba679d533382
2012-03-09callcatcher: update listCaolán McNamara
2012-01-19Fix for fdo43460 Part XLI getLength() to isEmpty()Olivier Hallot
Part XLI Modules ucbhelper, unodevtools
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header from ucbhelperNorbert Thiebaud
2011-10-21Revert "Attempt workaround for possible bug in Apple's LLVM g++ 4.2.1"Tor Lillqvist
We get more similar linking errors elsewhere anyway. We would need a more generic fix. As for now, just apparently not possible to build with the LLVM g++ from Xcode 4. Use g++-4.2 / gcc-4.2 if you want ot use Xcode 4. But note that for Xcode 4.2, you might need to do: ln -s i686-apple-darwin10 /Developer/SDKs/MacOSX10.6.sdk/usr/lib/gcc/i686-apple-darwin11 This reverts commit f3e10529134029a7853cdca925bc7091a639bc8a.
2011-10-20Attempt workaround for possible bug in Apple's LLVM g++ 4.2.1Tor Lillqvist
2011-10-01CMIS UCP: get the document content streamCédric Bosdonnat
2011-08-26unusedcode: ucbhelper:: cleaningMatúš Kukan
2011-07-21resyncing to masterBjoern Michaelsen
2011-06-20catch by const referenceCaolán McNamara
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
Conflicts: basebmp/prj/d.lst basebmp/test/basictest.cxx basebmp/test/makefile.mk basegfx/inc/basegfx/basegfxdllapi.h basegfx/inc/basegfx/tools/debugplotter.hxx basegfx/inc/basegfx/tuple/b2ituple.hxx basegfx/prj/d.lst basegfx/source/numeric/makefile.mk basegfx/source/polygon/makefile.mk basegfx/source/range/makefile.mk basegfx/source/raster/makefile.mk basegfx/source/tuple/makefile.mk basegfx/source/vector/makefile.mk basegfx/test/basegfx1d.cxx basegfx/test/makefile.mk basegfx/util/makefile.mk canvas/Library_canvasfactory.mk canvas/Module_canvas.mk canvas/prj/build.lst canvas/prj/d.lst canvas/source/cairo/cairo_canvashelper_texturefill.cxx canvas/source/cairo/makefile.mk canvas/source/tools/makefile.mk comphelper/qa/string/makefile.mk cppcanvas/Module_cppcanvas.mk cppcanvas/inc/cppcanvas/cppcanvasdllapi.h cppcanvas/prj/build.lst cppcanvas/prj/d.lst cppcanvas/source/mtfrenderer/makefile.mk cppcanvas/util/makefile.mk i18npool/source/search/makefile.mk regexp/Library_regexp.mk regexp/prj/d.lst sax/CppunitTest_sax.mk sax/Library_sax.mk sax/prj/d.lst sax/qa/cppunit/test_converter.cxx sax/source/expatwrap/attrlistimpl.hxx sax/util/makefile.mk svtools/Library_svt.mk tools/Executable_sspretty.mk ucbhelper/prj/d.lst ucbhelper/source/provider/configureucb.cxx ucbhelper/source/provider/provconf.cxx ucbhelper/util/makefile.mk unotools/Library_utl.mk unotools/Module_unotools.mk unotools/Package_inc.mk unotools/prj/build.lst vcl/Library_desktop_detector.mk vcl/Library_vcl.mk vcl/Library_vclplug_gtk.mk vcl/aqua/source/gdi/salprn.cxx vcl/inc/aqua/saldata.hxx vcl/unx/generic/gdi/salgdi3.cxx
2011-06-16CWS gnumake4: convert ucbhelper to new build systemMathias Bauer
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 19Gert Faller
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 09Gert Faller
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
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-05remove include guards using fixguard.pyPetr Mladek
2010-06-18cws tl79: merge with DEV300_m83Thomas Lange [tl]
2010-06-07cws tl79: merge with DEV300_m80Thomas Lange [tl]
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]
2010-05-27CWS-TOOLING: integrate CWS kso44Vladimir Glazunov
2010-05-27cws tl79: merge with DEV300_m79Thomas Lange [tl]
2010-05-06#i110213# - setup master password container on demand.Kai Sommerfeld
2010-04-09slidecopy: merge CWS wth MWS-m76Frank Schoenheit [fs]