summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Inadvertent omit of Events node from Jobs-onlineupdate.xcuStephan Bergmann2012-09-061-1/+1
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-062-4/+0
* Update with info about online update checking lifetime.Jan Holesovsky2012-09-061-1/+14
* extensions: oleautobridge needs comphelperMichael Stahl2012-09-052-0/+2
* extensions: convert unoapi test to gbuildMichael Stahl2012-09-053-41/+35
* remove some obsolete boilerplate Test.javaMichael Stahl2012-09-051-43/+0
* Java cleanup, fix a couple of compile errors in old codeNoel Grandin2012-09-051-1/+3
* fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin2012-09-052-36/+33
* Some clean up of previous commitStephan Bergmann2012-09-041-1/+1
* fdo#46808, Adapt drawing::ShapeCollection UNO service to new styleNoel Grandin2012-09-043-10/+10
* fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin2012-09-031-6/+3
* fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin2012-09-031-3/+2
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-315-12/+4
* 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