Age | Commit message (Expand) | Author |
2012-09-28 | having two SetPosSizePixel is a blasted nuisance | Caolán McNamara |
2012-09-27 | Improvements on previous commit | Stephan Bergmann |
2012-09-27 | fdo#46808, Adapt sdb::DatabaseContext UNO service to new style | Noel Grandin |
2012-09-27 | fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new style | Noel Grandin |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-21 | WaE: format (64-bit) | Tor Lillqvist |
2012-09-19 | Wrong include | Stephan Bergmann |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-17 | fdo#34792 - Fix for truncated field labels in Bibliography database dialog | sagar |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-14 | fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new style | Noel Grandin |
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 |