summaryrefslogtreecommitdiff
path: root/extensions/source/config
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-10/+10
2015-10-12loplugin:stringconstantStephan Bergmann1-1/+1
2015-10-12cppcheck:variableScopeNoel Grandin1-3/+2
2015-10-01com::sun::star->css in extensions/Noel Grandin1-1/+1
2015-09-15cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-6/+6
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin3-10/+10
2015-04-02loplugin:staticmethodsNoel Grandin1-2/+2
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-2/+2
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-2/+2
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin1-4/+3
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold2-4/+4
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-5/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-10/+10
2014-02-27Remove visual noise from extensionsAlexander Wilms4-6/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-15/+15
2014-02-23Remove unneccessary commentsAlexander Wilms3-23/+23
2014-02-18coverity#984087 Uninitialized scalar fieldCaolán McNamara1-1/+6
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin1-1/+1
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza1-9/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-74/+74
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-10/+10
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-8/+6
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-2/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks5-121/+76
2012-10-01Use prefixTor Lillqvist2-2/+2
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-16First attempt at removing mozilla ldap at all (please help to fix)Fridrich Štrba1-15/+7
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 Štrba3-110/+21
2012-07-10Load the right wldap32.dllFridrich Štrba1-3/+2
2012-07-09Trying to use Windows LDAP for Windows buildsFridrich Strba2-1/+15
2012-06-26removed unnecessary forward declarations of classTakeshi Abe1-2/+0
2012-06-21re-base on ALv2 code.Michael Meeks2-49/+31
2012-03-12Fix WITH_OPENLDAP caseStephan Bergmann1-12/+14
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley2-3/+3