summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-08-05Remove unused macrosThomas Arnhold
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-27basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl
2012-07-20fix probable cut-and-paste build errorCaolán McNamara
2012-07-20android: x86 porting work.Michael Meeks
2012-07-20WaE: invalid conversion from 'PWCHAR' to 'const sal_Unicode*'David Tardon
2012-07-20WaE: deprecated conversion from string constant to 'PWCHAR'David Tardon
2012-07-18Pointless nitpicking to increase my commit countFridrich Štrba
2012-07-18Further simplification of ldap includesFridrich Štrba
2012-07-18Junking wrapldapinclude.hxx, since it is included only once and is smallFridrich Štrba
2012-07-18Remove unnecessary defineFridrich Štrba
2012-07-18Using WCHAR ldap api on WindowsFridrich Štrba
2012-07-18First step to proper handling of character encodings in windows ldap backendFridrich Štrba
2012-07-18simplify the header a bitFridrich Štrba
2012-07-16RepositoryExternal.mk: add openldapMichael Stahl
2012-07-16Fixing build with internal openldapFridrich Štrba
2012-07-16First attempt at removing mozilla ldap at all (please help to fix)Fridrich Štrba
2012-07-16define CONST_PCHAR_CAST for openldap case tooFridrich Štrba
2012-07-16Cast from const sal_Char* to const PCHAR on WindowsFridrich Štrba
2012-07-16Don't load ldap library dynamically, link it!Fridrich Štrba
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-14Remove unused HIDsThomas Arnhold
2012-07-14simplify include guardsThomas Arnhold
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET
2012-07-13Remove unused #includesStephan Bergmann
2012-07-11fix typoMatúš Kukan
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-11warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl
2012-07-10Load the right wldap32.dllFridrich Štrba
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-09Trying to use Windows LDAP for Windows buildsFridrich Strba
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-03coverity: protect against buffer overflowDavid Tardon
2012-07-03coverity: protect against buffer overflowDavid Tardon
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-02Remove unused definesThomas Arnhold
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-01Remove unused definesThomas Arnhold
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-06-30Some cppcheck cleaningJulien Nabet
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold