summaryrefslogtreecommitdiffstats
path: root/dtrans
Commit message (Expand)AuthorAgeFilesLines
* no need to use OUString constructor in call to createInstanceNoel Grandin2015-11-011-2/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-314-8/+8
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-302-4/+4
* tdf#39440: fix several warnings reported by cppcheckSerge Krot2015-10-253-3/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-10/+10
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-1/+0
* Fix typosAndrea Gelmini2015-09-302-3/+3
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-131-1/+1
* dtrans: com::sun::star->cssNoel Grandin2015-09-1219-202/+203
* dtrans, winaccessibility: consistently use $(gb_UWINAPI)Michael Stahl2015-09-021-6/+0
* tdf#39440 cppcheck: redundantAssignmentMichael Weghorn2015-08-231-2/+1
* include: inline some use-once typedefsNoel Grandin2015-08-041-1/+1
* filter,desktop,dbaccess: inline some use-once typedefsNoel Grandin2015-08-041-2/+1
* dtrans: reset DropTarget::m_pDropTarget if it is releasedMichael Stahl2015-07-281-0/+3
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-2823-46/+43
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-132-6/+1
* i#107734 Support for Math Input Panel in Windows 7Regina Henschel2015-07-081-0/+2
* Fix typosAndrea Gelmini2015-07-081-2/+2
* Fix typosAndrea Gelmini2015-06-181-1/+1
* Fix typosAndrea Gelmini2015-06-151-1/+1
* some spelling fixes, mostly in Java codeNoel Grandin2015-06-081-2/+2
* Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist2015-04-301-1/+0
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-157-20/+20
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-0111-14/+14
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* loplugin:staticfunctionNoel Grandin2015-03-271-1/+1
* SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara2015-03-181-1/+1
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-117/+117
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-1/+1
* Fix for possible unaddressable write.Ashod Nakashian2015-02-031-1/+1
* Fix warning C4101: ´ex´ : unreferenced local variableMatteo Casalin2015-01-241-0/+1
* cppcheck: selfAssignmentCaolán McNamara2015-01-241-1/+0
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-3/+0
* Fix simple typos.Andrea Gelmini2015-01-021-1/+1
* TyposJulien Nabet2014-12-201-1/+1
* dtrans: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-182-6/+3
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-121-1/+1
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-185-3/+6
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-2910-10/+0
* spelling: instanciated -> instantiatedNoel Grandin2014-10-081-1/+1
* dtrans (Windows): std::auto_ptr -> std::unique_ptrStephan Bergmann2014-10-021-1/+1
* Fix some *_component_getFactory function typesStephan Bergmann2014-08-281-1/+1
* set names on the Win32-only threadsMichael Stahl2014-08-253-0/+10
* typo: more then -> more thanTakeshi Abe2014-08-011-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-224-10/+10
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet2014-05-171-1/+1
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-1535-70/+70
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet2014-05-107-12/+12
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1