summaryrefslogtreecommitdiffstats
path: root/extensions/source/config
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-153-10/+10
* loplugin:staticmethodsNoel Grandin2015-04-021-2/+2
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+2
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-2/+2
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-2/+2
* remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin2014-05-291-4/+3
* fixincludeguards.sh: extensionsThomas Arnhold2014-04-192-4/+4
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-131-5/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-10/+10
* Remove visual noise from extensionsAlexander Wilms2014-02-274-6/+6
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-262-15/+15
* Remove unneccessary commentsAlexander Wilms2014-02-233-23/+23
* coverity#984087 Uninitialized scalar fieldCaolán McNamara2014-02-181-1/+6
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin2013-11-111-1/+1
* fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2013-10-071-9/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-074-74/+74
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-10/+10
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-8/+6
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-302-2/+0
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-065-121/+76
* Use prefixTor Lillqvist2012-10-012-2/+2
* 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
* First attempt at removing mozilla ldap at all (please help to fix)Fridrich Štrba2012-07-161-15/+7
* 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-163-110/+21
* Load the right wldap32.dllFridrich Štrba2012-07-101-3/+2
* Trying to use Windows LDAP for Windows buildsFridrich Strba2012-07-092-1/+15
* removed unnecessary forward declarations of classTakeshi Abe2012-06-261-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-212-49/+31
* Fix WITH_OPENLDAP caseStephan Bergmann2012-03-121-12/+14
* Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley2011-12-242-3/+3
|\
| * Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot2011-12-232-3/+3
* | extensions: convert ldap to gbuildPeter Foley2011-12-172-106/+0
|/
* catch exception by constant referenceTakeshi Abe2011-12-101-1/+1
* remove include of pch header in extensionsNorbert Thiebaud2011-11-273-6/+0
* Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2011-11-142-15/+10
* fix compilation after the recent OUString::operator char*() removalLuboš Luňák2011-10-051-7/+7
* Remove component_getImplementationEnvironmentMatus Kukan2011-07-122-8/+0
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-201-2/+2