summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* create a master document template typeCaolán McNamara2014-09-111-0/+1
* coverity#706466 Uncaught exceptionCaolán McNamara2014-08-302-5/+0
* stario -> css::ioThomas Arnhold2014-08-213-41/+41
* starcontainer -> css::containerThomas Arnhold2014-08-211-9/+9
* starawt -> css::awtThomas Arnhold2014-08-211-3/+3
* comphelper: starbeans -> css::beansThomas Arnhold2014-08-211-6/+2
* comphelper: starutil -> css::utilThomas Arnhold2014-08-211-10/+10
* comphelper: starlang -> css::langThomas Arnhold2014-08-213-12/+11
* comphelper: staruno -> css::unoThomas Arnhold2014-08-216-81/+81
* java: remove modifiers implied by the contextNoel Grandin2014-08-201-1/+1
* java: remove unnecessary return statementsNoel Grandin2014-08-201-1/+1
* java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2014-08-191-1/+1
* java: use 'Long.valueOf' instead of 'new Long'Noel Grandin2014-08-191-1/+1
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-191-1/+1
* java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2014-08-191-1/+1
* coverity#1231667 Unchecked return valueCaolán McNamara2014-08-171-7/+7
* Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand2014-08-091-8/+28
* java: remove commented out codeNoel Grandin2014-08-052-41/+0
* Include <algorithm> for std::minTor Lillqvist2014-07-292-0/+2
* coverity#706282 Uncaught exceptionCaolán McNamara2014-07-131-1/+1
* coverity#706281 Uncaught exceptionCaolán McNamara2014-07-131-1/+1
* Use OUStringHash here.Kohei Yoshida2014-07-101-25/+2
* Pass a useful exception message.Kohei Yoshida2014-07-091-1/+8
* use SimpleReferenceObject in comphelper moduleNoel Grandin2014-07-081-18/+0
* DBG_ASSERT->assert when followed by dereferenceCaolán McNamara2014-07-071-1/+1
* comphelper: sal_Bool -> boolStephan Bergmann2014-07-032-5/+5
* Revert "comphelper: sal_Bool -> bool"Stephan Bergmann2014-07-022-5/+5
* comphelper: sal_Bool -> boolStephan Bergmann2014-07-022-5/+5
* Typo: conteiner->containerJulien Nabet2014-06-291-1/+1
* clang: Result of operation is garbage or undefinedCaolán McNamara2014-06-263-3/+3
* fixes for up-casting to Reference<XInterface>Noel Grandin2014-06-251-2/+2
* new compilerplugin returnbyrefNoel Grandin2014-06-242-4/+4
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-191-5/+16
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-172-9/+1
* loplugin:staticcallStephan Bergmann2014-06-132-5/+5
* coverity#983616 Uncaught exceptionCaolán McNamara2014-06-131-1/+1
* coverity#706280 Uncaught exceptionCaolán McNamara2014-06-131-12/+13
* coverity#706287 uncaught exceptionCaolán McNamara2014-06-131-6/+7
* coverity#706286 uncaught exceptionCaolán McNamara2014-06-131-4/+5
* comphelper: remove SAL_THROW macroNoel Grandin2014-06-056-12/+12
* remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin2014-05-292-2/+2
* remove more unnecessary use of OUString constructorNoel Grandin2014-05-272-7/+7
* remove unnecessary use of Reference constructor in throwNoel Grandin2014-05-272-4/+4
* remove unnecessary use of OUString constructor when throwingNoel Grandin2014-05-271-2/+2
* coverity#703930 Unchecked return valueCaolán McNamara2014-05-261-1/+1
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-233-16/+8
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-225-18/+18
* move boost rng wrapper from sc to comphelperThomas Arnhold2014-05-173-1/+57
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+1
* fdo#78159: fix import of OOoXML embedded objectsMichael Stahl2014-05-151-1/+6