summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* WaE: 'Mapping' defined as a struct here but previously declared as a classTor Lillqvist2012-06-251-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-227-161/+99
* re-base on ALv2 code.Michael Meeks2012-06-21161-3481/+2425
* re-base on ALv2 code.Michael Meeks2012-06-2156-1271/+829
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-216-62/+0
* Convert SV_DECL_PTRARR_DEL(BibToolBarListenerArr) to boost::ptr_vectorNoel Grandin2012-06-202-9/+7