summaryrefslogtreecommitdiffstats
path: root/embedserv
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* com::sun::star->css in embedserv/Noel Grandin2015-10-017-182/+137
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-131-1/+1
* cppcheck: fix some redundantCondition warningsJulien Nabet2015-09-051-1/+1
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-053-6/+6
* remove obsolete check for pre-MSVC2013 ATL library nameMichael Stahl2015-07-091-1/+1
* Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin2015-06-291-5/+7
* return and use std::vector from OInterfaceContainerHelperNoel Grandin2015-06-291-7/+5
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-152-7/+3
* css::uno::Reference can automatically up-cast nowStephan Bergmann2015-05-041-1/+1
* tdf#66232: Cannot open files by COM2Mike Kaganski2015-05-031-4/+6
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-1511-38/+38
* Fix various Windows-only XServiceInfo implementationsStephan Bergmann2015-03-242-63/+22
* gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl2015-03-051-1/+0
* Typo: trough->throughJulien Nabet2015-02-211-1/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-041-3/+3
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* No atlsd.lib in VS 2013Tor Lillqvist2014-07-081-1/+1
* fdo#68849: Add header guards to all include filesJens Carl2014-05-302-0/+9
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-223-7/+4
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-159-19/+19
* remove globally disabled warnings from source filesThomas Arnhold2014-05-1014-90/+0
* cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann2014-04-151-4/+2
* embedserv: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-11/+1
* Remove visual noise from embedservAlexander Wilms2014-02-267-25/+25
* Remove unneccessary commentsAlexander Wilms2014-02-235-104/+104
* bool improvementsStephan Bergmann2014-01-291-1/+1
* typo fixesAndras Timar2013-12-201-2/+2
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann2013-12-061-26/+2
* clean up some COM initializationMichael Stahl2013-11-281-19/+6
* Use <windows.h> with a lower-case 'w' for cross-compilation goodnessTor Lillqvist2013-11-201-1/+1
* Windows: Require at least Windows XP SP2Thomas Arnhold2013-11-203-2/+2
* fdo#66232 fix opening files via COM serverAndras Timar2013-11-191-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-193-9/+9
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-193-26/+15
* embedserv: unused codeAndras Timar2013-11-142-37/+0
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-13/+13
* clean up some include guardsThomas Arnhold2013-10-232-4/+4
* WaE: C4723: potential divide by 0Tor Lillqvist2013-09-041-1/+1
* Make it possible to build without ATLNiklas Johansson2013-09-011-1/+1
* more liblibreoffice pieces.Michael Meeks2013-07-261-2/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-1/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-303-63/+12
* fdo#63154: Remove all usages of the macro EXTERN_CMarcos Paulo de Souza2013-04-261-20/+20
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-1/+0
* move URE headers to include/David Tardon2013-04-241-1/+0