summaryrefslogtreecommitdiff
path: root/stoc/source/security
AgeCommit message (Expand)AuthorFilesLines
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-2/+2
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky2-4/+4
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky2-2/+2
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2-2/+2
2014-01-21bool improvementsStephan Bergmann1-1/+1
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky2-6/+2
2014-01-18Unify ctor functions for component implementations.Matúš Kukan2-10/+7
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan2-2/+2
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan2-4/+4
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-5/+5
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann2-54/+23
2013-12-18bootstrap component: Split into implementation functions.Matúš Kukan2-54/+54
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-0/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin3-35/+30
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin2-2/+2
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2-20/+4
2013-10-02-Werror,-Wunused-functionStephan Bergmann2-23/+0
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2-2/+2
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2-38/+10
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-3/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-22/+17
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-1/+1
2013-02-21osl_atomic_increment/decrement are macrosStephan Bergmann1-2/+2
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac3-37/+33
2013-01-16Remove support for UNO_AC* bootstrap variablesStephan Bergmann2-1/+8
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-06-29re-base on ALv2 code.Michael Meeks4-92/+56
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara1-2/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara1-5/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-11/+10
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-7/+7
2012-04-01merge origin/masterDavid Tardon1-2/+2
2012-03-12gbuildize stocDavid Tardon1-62/+0
2012-02-01A few safe replacements of pathes->pathsJesús Corrius1-2/+2
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann5-97/+97
2012-01-15Clang -Wunused-variable.Stephan Bergmann1-0/+1
2012-01-12Fix for fdo43460 Part XXXV getLength() to isEmpty()Olivier Hallot3-12/+12
2011-12-27catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header from stocNorbert Thiebaud3-6/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-06-01fix upCaolán McNamara2-6/+6
2011-03-12OSL_TRACE: Use format stringThomas Arnhold3-8/+8
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba2-4/+4
2011-01-16equalsAsciiL faster than equalsCaolán McNamara1-18/+18
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-11-25remove empty methodCaolán McNamara1-2/+2
2010-11-04#i112929# unused s_semiCaolán McNamara1-1/+0
2010-10-27add modelines to .h and .c files as wellCaolán McNamara2-0/+6