summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl1-1/+1
2012-07-30Typo ressource -> resourceStephan Bergmann2-11/+11
2012-07-27basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl1-1/+1
2012-07-20fix probable cut-and-paste build errorCaolán McNamara1-1/+1
2012-07-20android: x86 porting work.Michael Meeks1-1/+6
2012-07-20WaE: invalid conversion from 'PWCHAR' to 'const sal_Unicode*'David Tardon1-2/+4
2012-07-20WaE: deprecated conversion from string constant to 'PWCHAR'David Tardon1-2/+2
2012-07-18Pointless nitpicking to increase my commit countFridrich Štrba1-4/+4
2012-07-18Further simplification of ldap includesFridrich Štrba2-20/+1
2012-07-18Junking wrapldapinclude.hxx, since it is included only once and is smallFridrich Štrba2-47/+26
2012-07-18Remove unnecessary defineFridrich Štrba1-2/+0
2012-07-18Using WCHAR ldap api on WindowsFridrich Štrba2-14/+64
2012-07-18First step to proper handling of character encodings in windows ldap backendFridrich Štrba4-24/+22
2012-07-18simplify the header a bitFridrich Štrba1-10/+5
2012-07-16RepositoryExternal.mk: add openldapMichael Stahl1-2/+2
2012-07-16Fixing build with internal openldapFridrich Štrba1-0/+7
2012-07-16First attempt at removing mozilla ldap at all (please help to fix)Fridrich Štrba4-51/+12
2012-07-16define CONST_PCHAR_CAST for openldap case tooFridrich Štrba1-0/+1
2012-07-16Cast from const sal_Char* to const PCHAR on WindowsFridrich Štrba2-6/+8
2012-07-16Don't load ldap library dynamically, link it!Fridrich Štrba4-110/+39
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-07-14Remove unused HIDsThomas Arnhold1-2/+0
2012-07-14simplify include guardsThomas Arnhold3-3/+3
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold15-44/+0
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET1-1/+1
2012-07-13Remove unused #includesStephan Bergmann2-2/+0
2012-07-11fix typoMatúš Kukan1-1/+1
2012-07-11Decrease header files dependenciesMatteo Casalin1-1/+1
2012-07-11warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl1-9/+20
2012-07-10Load the right wldap32.dllFridrich Štrba1-3/+2
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-07-09Trying to use Windows LDAP for Windows buildsFridrich Strba2-1/+15
2012-07-03ditch String::CreateFromAsciiCaolán McNamara11-19/+15
2012-07-03coverity: protect against buffer overflowDavid Tardon1-1/+1
2012-07-03coverity: protect against buffer overflowDavid Tardon1-1/+2
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold1-2/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks2-8/+2
2012-07-02Remove unused definesThomas Arnhold3-5/+0
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold2-3/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks16-64/+16
2012-07-01Remove unused definesThomas Arnhold3-8/+0
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold1-2/+0
2012-07-01Remove unused definesThomas Arnhold2-8/+0
2012-06-30Some cppcheck cleaningJulien Nabet1-2/+2
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-29Remove UNO includes commentsThomas Arnhold89-191/+0
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-8/+0
2012-06-27Remove unused include filesThomas Arnhold1-63/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold10-235/+0
2012-06-26removed unnecessary forward declarations of classTakeshi Abe7-13/+0