summaryrefslogtreecommitdiffstats
path: root/stoc
Commit message (Expand)AuthorAgeFilesLines
* use comphelper::containerToSequenceNoel Grandin2015-11-192-21/+4
* Don't assume sal_Unicode is unsigned shortStephan Bergmann2015-11-171-19/+19
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-161-3/+1
* use initialiser for Sequence<OUString>Noel Grandin2015-11-152-4/+2
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-1514-28/+14
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1020-257/+257
* new loplugin: oncevarNoel Grandin2015-11-091-2/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-0511-130/+104
* yyyyyNoel Grandin2015-11-045-20/+14
* no need to use OUString constructor in call to createInstanceNoel Grandin2015-11-011-3/+1
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-3010-23/+15
* com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin2015-10-297-21/+21
* don't allocate uno::Reference on the heapNoel Grandin2015-10-271-4/+4
* loplugin:defaultparamsStephan Bergmann2015-10-191-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1229-513/+513
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-8/+8
* loplugin:unusedmethodsNoel Grandin2015-10-022-27/+0
* Fix typosAndrea Gelmini2015-09-302-4/+3
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-293-31/+0
* boost->stdCaolán McNamara2015-09-181-2/+2
* stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-0733-96/+89
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-2/+2
* loplugin: defaultparamsNoel Grandin2015-08-203-3/+3
* cppcheck: noCopyConstructorCaolán McNamara2015-08-121-0/+4
* cppcheck:noExplicitConstructorNoel Grandin2015-08-072-2/+2
* svx,starmath: inline some use-once typedefsNoel Grandin2015-08-041-6/+2
* loplugin:unusedmethodsNoel Grandin2015-07-301-5/+1
* stoc: tzname is _tzname on MSVC 14.0David Ostrovsky2015-07-281-0/+3
* Tweak introspection/invocation to be more useful to PyUNOMatthew J. Francis2015-07-272-37/+206
* Merge ImplIntrospectionAccess and ImplIntrospectionAdapterMatthew J. Francis2015-07-232-160/+128
* Fix logic in the fast path of Implementation::inspect()Matthew J. Francis2015-07-221-91/+22
* loplugin:simplifyboolStephan Bergmann2015-07-162-3/+3
* Translate German commentsMatthew J. Francis2015-07-162-248/+247
* cppcheck: noExplicitConstructorCaolán McNamara2015-07-158-18/+14
* cppcheck: noExplicitConstructorCaolán McNamara2015-07-154-12/+12
* cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin2015-07-101-4/+2
* Eliminate pointless string copiesMatthew J. Francis2015-07-091-17/+7
* Reduce the amount of up front work in performing introspectionMatthew J. Francis2015-07-081-46/+199
* Use OUString::starts/endsWithStephan Bergmann2015-07-081-42/+16
* Whatever that "SDL-Bug" was supposed to be, it is clearly irrelevant by nowStephan Bergmann2015-07-081-10/+5
* Reduce variable scopeStephan Bergmann2015-07-081-9/+6
* Fix typosAndrea Gelmini2015-07-081-2/+2
* loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin2015-07-062-9/+0
* Fix typosAndrea Gelmini2015-07-041-1/+1
* Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl2015-07-032-0/+9
* loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin2015-07-032-9/+0
* tdf#92440: Reduce code areas covered by mutexStephan Bergmann2015-06-301-14/+31
* Revert "Typo: iff->if"Julien Nabet2015-06-231-1/+1