summaryrefslogtreecommitdiff
path: root/stoc
AgeCommit message (Expand)AuthorFilesLines
2015-04-09convert RegError to scoped enumNoel Grandin1-88/+88
2015-04-09convert RegValueType to scoped enumNoel Grandin1-19/+19
2015-04-09remove reg keytype constants and related codeNoel Grandin1-20/+2
2015-04-09convert REG_ constants to scoped enumNoel Grandin3-4/+4
2015-04-04Typo: creat->createJulien Nabet1-1/+1
2015-04-02loplugin:staticmethodsNoel Grandin4-13/+13
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann2-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann9-47/+47
2015-03-31Use OUString::unacquiredStephan Bergmann2-2/+2
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann7-22/+22
2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann2-5/+5
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann10-89/+89
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2-3/+3
2015-03-14stoc: must check *both* bDisposed and bInDisposeMichael Stahl1-1/+1
2015-03-13Remove unused debug codeStephan Bergmann1-24/+0
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin2-2/+2
2015-02-20stocservices.component: The rest of the services + cleanup.Jan Holesovsky11-325/+44
2015-02-20stocservices.component partly refactored to use the "constructor" feature.Ursache Vladimir5-22/+27
2015-02-18TyposJulien Nabet1-1/+1
2015-02-16we shouldn't need a static ref in these createOneInstance factory helpersCaolán McNamara1-2/+1
2015-02-08Typos + simple german translationsJulien Nabet1-6/+6
2015-02-07loplugin:deletedspecialStephan Bergmann3-6/+6
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara1-4/+2
2015-01-28Use vector::dataStephan Bergmann3-10/+5
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann2-5/+5
2015-01-20Some more loplugin:cstylecast: stocStephan Bergmann8-60/+57
2015-01-12fdo#39440 reduce scope of local variablesMichael Weghorn2-6/+3
2015-01-07Just use WeakImplHelper1 instead of ImplHelper1Stephan Bergmann1-31/+2
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara8-27/+28
2014-12-18stoc: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-12-16stoc: Use appropriate OUString functions on string constantsStephan Bergmann9-56/+51
2014-11-25java: remove some comment noiseNoel Grandin1-5/+0
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl4-0/+5
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl4-0/+5
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-12java: convert fields to local variables where possibleNoel Grandin1-1/+0
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist4-208/+0
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin6-6/+0
2014-10-07java: remove useless overriding methodsNoel Grandin1-5/+0
2014-09-29loplugin: cstylecastNoel Grandin4-7/+7
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler5-78/+25
2014-08-14java: remove commented out codeNoel Grandin1-4/+0
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+2
2014-08-08java: remove unused importsNoel Grandin1-1/+0
2014-08-08java: remove unused variablesNoel Grandin2-16/+5
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann3-0/+3
2014-08-05java: remove commented out codeNoel Grandin1-1/+0
2014-08-05java: remove various unused variablesNoel Grandin2-2/+0