summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* fix probable cut-and-paste build errorCaolán McNamara2012-07-211-1/+1
* android: x86 porting work.Michael Meeks2012-07-211-1/+6
* WaE: invalid conversion from 'PWCHAR' to 'const sal_Unicode*'David Tardon2012-07-201-2/+4
* WaE: deprecated conversion from string constant to 'PWCHAR'David Tardon2012-07-201-2/+2
* Pointless nitpicking to increase my commit countFridrich Štrba2012-07-181-4/+4
* Further simplification of ldap includesFridrich Štrba2012-07-182-20/+1
* Junking wrapldapinclude.hxx, since it is included only once and is smallFridrich Štrba2012-07-182-47/+26
* Remove unnecessary defineFridrich Štrba2012-07-181-2/+0
* Using WCHAR ldap api on WindowsFridrich Štrba2012-07-182-14/+64
* First step to proper handling of character encodings in windows ldap backendFridrich Štrba2012-07-184-24/+22
* simplify the header a bitFridrich Štrba2012-07-181-10/+5
* RepositoryExternal.mk: add openldapMichael Stahl2012-07-161-2/+2
* Fixing build with internal openldapFridrich Štrba2012-07-161-0/+7
* First attempt at removing mozilla ldap at all (please help to fix)Fridrich Štrba2012-07-164-51/+12
* define CONST_PCHAR_CAST for openldap case tooFridrich Štrba2012-07-161-0/+1
* Cast from const sal_Char* to const PCHAR on WindowsFridrich Štrba2012-07-162-6/+8
* Don't load ldap library dynamically, link it!Fridrich Štrba2012-07-164-110/+39
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-161-1/+1
* Remove unused HIDsThomas Arnhold2012-07-141-2/+0
* simplify include guardsThomas Arnhold2012-07-143-3/+3
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-1415-44/+0
* Search for char instead of 1 char long string, when possible.Christophe JAILLET2012-07-131-1/+1
* Remove unused #includesStephan Bergmann2012-07-132-2/+0
* fix typoMatúš Kukan2012-07-111-1/+1
* Decrease header files dependenciesMatteo Casalin2012-07-111-1/+1
* warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl2012-07-111-9/+20
* Load the right wldap32.dllFridrich Štrba2012-07-101-3/+2
* some UniString->rtl::OUStringCaolán McNamara2012-07-091-2/+2
* Trying to use Windows LDAP for Windows buildsFridrich Strba2012-07-092-1/+15
* ditch String::CreateFromAsciiCaolán McNamara2012-07-0311-19/+15
* coverity: protect against buffer overflowDavid Tardon2012-07-031-1/+1
* coverity: protect against buffer overflowDavid Tardon2012-07-031-1/+2
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-021-2/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-022-8/+2
* Remove unused definesThomas Arnhold2012-07-023-5/+0
* hrc cleanup: Remove unused definesThomas Arnhold2012-07-022-3/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-0216-64/+16
* Remove unused definesThomas Arnhold2012-07-013-8/+0
* hrc cleanup: Remove unused resource definitionsThomas Arnhold2012-07-011-2/+0
* Remove unused definesThomas Arnhold2012-07-012-8/+0
* Some cppcheck cleaningJulien Nabet2012-06-301-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
* Remove UNO includes commentsThomas Arnhold2012-06-2989-191/+0
* targetted re-work of cppunit pieces.Michael Meeks2012-06-271-8/+0
* Remove unused include filesThomas Arnhold2012-06-271-63/+0
* Reduce newline bloat at eofThomas Arnhold2012-06-2710-235/+0
* removed unnecessary forward declarations of classTakeshi Abe2012-06-267-13/+0
* Resolves: fdo#50967 Address DataSource dialog fails on throwsCaolán McNamara2012-06-261-17/+32
* throw an exception if a given resource file is not foundCaolán McNamara2012-06-251-4/+17
* Remove various commented out definesThomas Arnhold2012-06-252-2/+0