Age | Commit message (Expand) | Author |
2012-09-12 | build fix. | Michael Meeks |
2012-09-12 | targetted VBA re-work. | Noel Power |
2012-09-11 | misc fixes and improvements | Noel Power |
2012-09-11 | attempt own scroll | Noel Power |
2012-09-06 | Inadvertent omit of Events node from Jobs-onlineupdate.xcu | Stephan Bergmann |
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-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 | 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 | 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 | 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 |
2012-07-11 | Decrease header files dependencies | Matteo Casalin |
2012-07-11 | warning C4267: conversion from 'size_t' to 'DWORD' | Michael Stahl |
2012-07-10 | Load the right wldap32.dll | Fridrich Štrba |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |
2012-07-09 | Trying to use Windows LDAP for Windows builds | Fridrich Strba |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-07-03 | coverity: protect against buffer overflow | David Tardon |
2012-07-03 | coverity: protect against buffer overflow | David Tardon |