summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Collapse)Author
2012-07-20fix probable cut-and-paste build errorCaolán McNamara
Change-Id: I71a3ea0fd548bb6dcaf2df823fa3d63026b1b3dc
2012-07-20android: x86 porting work.Michael Meeks
2012-07-20WaE: invalid conversion from 'PWCHAR' to 'const sal_Unicode*'David Tardon
Change-Id: I55038545ad740891777075c6fadde9959bd7fa1b
2012-07-20WaE: deprecated conversion from string constant to 'PWCHAR'David Tardon
Change-Id: I3500eb6a7ab1c98856a8da13e76135d1073dd6fd
2012-07-18Pointless nitpicking to increase my commit countFridrich Štrba
Change-Id: Id887eeec911e32b8c43e9e561ffc74763f6da05d
2012-07-18Further simplification of ldap includesFridrich Štrba
Change-Id: I5608cc330104f1e50501c5e63ab05545fcd67fb9
2012-07-18Junking wrapldapinclude.hxx, since it is included only once and is smallFridrich Štrba
Change-Id: I16ec56f8fefd3224b82e074371d9a8a944c75032
2012-07-18Remove unnecessary defineFridrich Štrba
Change-Id: Idff408bcf0e4f49a97478cdbba3eec9ac197d128
2012-07-18Using WCHAR ldap api on WindowsFridrich Štrba
Change-Id: Ie81c33a5c51ae588ae8242d8790c3c748b442d31
2012-07-18First step to proper handling of character encodings in windows ldap backendFridrich Štrba
Change-Id: Id28174af5c28346fc363e3f62a8004ce0cf98c6a
2012-07-18simplify the header a bitFridrich Štrba
Change-Id: If04e415b043c822d082e8e0889f162db3ed1849e
2012-07-16RepositoryExternal.mk: add openldapMichael Stahl
Change-Id: I5f673db405449d28951eff4d6d30ad0b9ec5d77f
2012-07-16Fixing build with internal openldapFridrich Štrba
Change-Id: I365c5252a48b6ba4e8409534c75d34c4d07b2475
2012-07-16First attempt at removing mozilla ldap at all (please help to fix)Fridrich Štrba
Change-Id: I0559cf1820c782d22c4d75749f2171d7702b4e73
2012-07-16define CONST_PCHAR_CAST for openldap case tooFridrich Štrba
Change-Id: Iecf6c142a52007eb5dff731a0f7b1ab3460f2b30
2012-07-16Cast from const sal_Char* to const PCHAR on WindowsFridrich Štrba
Change-Id: If77916c59c3752f166482e0b8929fda859fac2f4
2012-07-16Don't load ldap library dynamically, link it!Fridrich Štrba
Change-Id: I5e9aeb3ebda0c30da364df0d7a1c0f245a33431c
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
a literal within a OUString. Change-Id: I01ca30c68228f81b3d313dfca5b975448f3c4fc7
2012-07-14Remove unused HIDsThomas Arnhold
Those were only listed in help_hid.lst Change-Id: I491a037b375015db76c30c93a59b615a63fb1838
2012-07-14simplify include guardsThomas Arnhold
Change-Id: Id4210229b20a1d54b680ff1a2ccbcdd3684ecf5f
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
Change-Id: I7d52837f4058bab1bb5a0137788521d12834d519
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET
It is faster and even avoid memory allocation somtimes. Change-Id: Ic12ff70e95953de44ef5798131150669d07a5445
2012-07-13Remove unused #includesStephan Bergmann
Change-Id: I041feabb7ee94b33caebb67a380b8f3694d09e82
2012-07-11fix typoMatúš Kukan
Change-Id: I004a3981728b0f00f1536b6e7975bb45b2451eda
2012-07-11Decrease header files dependenciesMatteo Casalin
Change-Id: I654e71e56d60bf629625df09eb93b21c9ef670e8
2012-07-11warning C4267: conversion from 'size_t' to 'DWORD'Michael Stahl
Change-Id: I343a819a11d3121030d294d78808a2ec1da2adeb
2012-07-10Load the right wldap32.dllFridrich Štrba
Change-Id: I73c0a5b8265fa92d7aeeadc803d337ef85651781
2012-07-09some UniString->rtl::OUStringCaolán McNamara
Change-Id: Ie69b30094da25df23a36baca2c7723d6a41f48c3
2012-07-09Trying to use Windows LDAP for Windows buildsFridrich Strba
Change-Id: Ic06bda1393de4da05af01f79b8ba54cf0ee2cb73 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691
2012-07-03coverity: protect against buffer overflowDavid Tardon
Change-Id: I467e328ddb4786996ea81cdce2b76498fe8f1c61
2012-07-03coverity: protect against buffer overflowDavid Tardon
Change-Id: Ibf56341b2e52d341ba06708c232947db5191a486
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
Also add some missing include guards. Change-Id: I320a3c017ca65d34f2cd516849bcde3dec9b33f1
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-02Remove unused definesThomas Arnhold
Some of them were commented out for documentation purpose. Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
Change-Id: Iaa7da7745fc01544d9a503b313479b2450810524
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-01Remove unused definesThomas Arnhold
Change-Id: Ic36b131ee9964a6671f7f41e1cad1631c43ad565
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
Change-Id: Ie3a3a65bfb628195940105d7261464989e9af3fa
2012-07-01Remove unused definesThomas Arnhold
Change-Id: I45e1618dcff920b63b7e21ba9e842eed684114d7
2012-06-30Some cppcheck cleaningJulien Nabet
Change-Id: I14cab3dfd26ac1568feef902b566873cecf049b9
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-29Remove UNO includes commentsThomas Arnhold
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-27Remove unused include filesThomas Arnhold
Those never get included at any point in the code. Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
2012-06-27Reduce newline bloat at eofThomas Arnhold
Change-Id: I494ceee07d6825f9466cab810742d7f85291fe14
2012-06-26removed unnecessary forward declarations of classTakeshi Abe
Change-Id: Id08393f66797ef1c4378c8f3549d0900d4f1c7ec
2012-06-26Resolves: fdo#50967 Address DataSource dialog fails on throwsCaolán McNamara
e.g. kde3 address book support is built in, but loaded on system without kde3 libs Change-Id: I0be27eeab3fce8f26fca203d61c67693b880fb3b
2012-06-25throw an exception if a given resource file is not foundCaolán McNamara
Change-Id: I8929e9b2cdeffa4d893f795a66809475a7cdae19
2012-06-25Remove various commented out definesThomas Arnhold
Most of them in hrc files. Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f