summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/package/pkgcontent.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-08spelling: instanciated -> instantiatedNoel Grandin1-3/+3
2014-06-04compareTo -> equalsNoel Grandin1-3/+2
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet1-5/+5
2014-04-30ucb: sal_Bool->boolNoel Grandin1-99/+99
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-9/+9
2014-02-26Remove visual noise from ucbAlexander Wilms1-115/+115
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann1-6/+6
2013-12-20typo fixesAndras Timar1-6/+6
2013-11-07remove unnecessary use of OUString constructor in UCB moduleNoel Grandin1-5/+5
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-10/+10
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-05-27Let package_ucp::ContentProvider::createPackage throw exceptions on failureStephan Bergmann1-25/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-128/+128
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-57/+57
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin1-17/+17
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin1-1/+2
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-4/+4
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin1-9/+8
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-31targeted string re-workNorbert Thiebaud1-80/+49
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-76/+34
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot1-9/+9
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-1/+1
2011-11-27remove include of pch header from ucbNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-75/+40
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller1-115/+115
2010-10-18remove non-compiled codePovilas Kanapickas1-6/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-12-21#i61429#, deprecated css.ucb.XContentCreator, implemented replacement.Kai Sommerfeld1-53/+112
2009-12-18whitespace cleanup.Kai Sommerfeld1-22/+19
2008-04-22INTEGRATION: CWS hr50 (1.56.66); FILE MERGEDJens-Heiner Rechtien1-3/+5
2008-04-10INTEGRATION: CWS changefileheader (1.57.4); FILE MERGEDRüdiger Timm1-103/+18
2008-03-25INTEGRATION: CWS ucbfixes06 (1.56.54); FILE MERGEDOliver Bolte1-3/+3
2007-06-05INTEGRATION: CWS bgdlremove (1.54.40); FILE MERGEDIvo Hinkelmann1-125/+128
2007-05-10INTEGRATION: CWS ucbfixes01 (1.54.38); FILE MERGEDKurt Zenker1-5/+7
2006-09-17INTEGRATION: CWS pchfix02 (1.53.20); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.52.10); FILE MERGEDJens-Heiner Rechtien1-14/+14
2005-09-09INTEGRATION: CWS ooo19126 (1.51.68); FILE MERGEDRüdiger Timm1-47/+21
2004-08-12INTEGRATION: CWS unotlc (1.50.20); FILE MERGEDOliver Bolte1-35/+39
2004-05-19INTEGRATION: CWS qwizards1 (1.48.62); FILE MERGEDKurt Zenker1-3/+4
2004-04-14INTEGRATION: CWS unopkg1 (1.48.32); FILE MERGEDJens-Heiner Rechtien1-36/+51
2003-07-02INTEGRATION: CWS ooo11rc (1.47.8); FILE MERGEDVladimir Glazounov1-42/+47
2003-05-22INTEGRATION: CWS uno4 (1.46.12); FILE MERGEDVladimir Glazounov1-23/+46
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-7/+7
2002-06-19#91834# - Changes from last revision withdrwan.Kai Sommerfeld1-26/+4
2002-06-19#99287# - PackageContent now supports interface css::lang::XInitialization.Kai Sommerfeld1-4/+26