Age | Commit message (Expand) | Author |
2012-09-06 | Inadvertent omit of Events node from Jobs-onlineupdate.xcu | Stephan Bergmann |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-06 | Update with info about online update checking lifetime. | Jan Holesovsky |
2012-09-05 | extensions: oleautobridge needs comphelper | Michael Stahl |
2012-09-05 | extensions: convert unoapi test to gbuild | Michael Stahl |
2012-09-05 | remove some obsolete boilerplate Test.java | Michael Stahl |
2012-09-05 | Java cleanup, fix a couple of compile errors in old code | Noel Grandin |
2012-09-05 | fdo#46808, Adapt reflection::CoreReflection UNO service to new style | Noel Grandin |
2012-09-04 | Some clean up of previous commit | Stephan Bergmann |
2012-09-04 | fdo#46808, Adapt drawing::ShapeCollection UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt system::SystemShellExecute UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style | Noel Grandin |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-27 | fdo#46808, Adapt script::Converter service code to new style | Noel Grandin |
2012-08-27 | fdo#46808, Use factory methods for frame::DispatchHelper instances | Noel Grandin |
2012-08-24 | kill more unneeded stuff; rename uiconfig Packages | Matúš Kukan |
2012-08-23 | fdo#53001 disable unlink graphics in image control dialog in base report builder | Joel Madero |
2012-08-23 | Some clean up after previous commit | Stephan Bergmann |
2012-08-23 | fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instances | Noel Grandin |
2012-08-14 | fdo#53061: Fix for C++11 #define NULL nullptr | Jung-uk Kim |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-07 | remove empty ascii boxes and stuff | Thomas Arnhold |
2012-08-05 | Remove unused macros | Thomas Arnhold |
2012-07-30 | udkapi, offapi: do not use #include "foo": | Michael Stahl |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann |
2012-07-27 | basic, cui, extensions, filter, vcl: fix some warnings | Michael Stahl |
2012-07-20 | fix probable cut-and-paste build error | Caolán McNamara |
2012-07-20 | android: x86 porting work. | Michael Meeks |
2012-07-20 | WaE: invalid conversion from 'PWCHAR' to 'const sal_Unicode*' | David Tardon |
2012-07-20 | WaE: deprecated conversion from string constant to 'PWCHAR' | David Tardon |
2012-07-18 | Pointless nitpicking to increase my commit count | Fridrich Štrba |
2012-07-18 | Further simplification of ldap includes | Fridrich Štrba |
2012-07-18 | Junking wrapldapinclude.hxx, since it is included only once and is small | Fridrich Štrba |
2012-07-18 | Remove unnecessary define | Fridrich Štrba |
2012-07-18 | Using WCHAR ldap api on Windows | Fridrich Štrba |
2012-07-18 | First step to proper handling of character encodings in windows ldap backend | Fridrich Štrba |
2012-07-18 | simplify the header a bit | Fridrich Štrba |
2012-07-16 | RepositoryExternal.mk: add openldap | Michael Stahl |
2012-07-16 | Fixing build with internal openldap | Fridrich Štrba |
2012-07-16 | First attempt at removing mozilla ldap at all (please help to fix) | Fridrich Štrba |
2012-07-16 | define CONST_PCHAR_CAST for openldap case too | Fridrich Štrba |
2012-07-16 | Cast from const sal_Char* to const PCHAR on Windows | Fridrich Štrba |
2012-07-16 | Don't load ldap library dynamically, link it! | Fridrich Štrba |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-14 | Remove unused HIDs | Thomas Arnhold |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-07-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold |
2012-07-13 | Search for char instead of 1 char long string, when possible. | Christophe JAILLET |
2012-07-13 | Remove unused #includes | Stephan Bergmann |
2012-07-11 | fix typo | Matúš Kukan |