summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-272-8/+4
* fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin2012-08-271-8/+2
* kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan2012-08-247-317/+3
* fdo#53001 disable unlink graphics in image control dialog in base report builderJoel Madero2012-08-231-1/+1
* Some clean up after previous commitStephan Bergmann2012-08-231-5/+0
* fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instancesNoel Grandin2012-08-231-4/+4
* fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim2012-08-142-3/+3
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-2/+0
* remove empty ascii boxes and stuffThomas Arnhold2012-08-071-8/+0
* Remove unused macrosThomas Arnhold2012-08-051-8/+0
* udkapi, offapi: do not use #include "foo":Michael Stahl2012-07-301-1/+1
* Typo ressource -> resourceStephan Bergmann2012-07-302-11/+11
* basic, cui, extensions, filter, vcl: fix some warningsMichael Stahl2012-07-271-1/+1
* fix probable cut-and-paste build errorCaolán McNamara2012-07-201-1/+1
* android: x86 porting work.Michael Meeks2012-07-201-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