Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-26 | Some more dead code removed from the extensions. | Robert Roth | |
2010-11-25 | cppcheck: method can be const | Caolán McNamara | |
2010-11-24 | xmllint: convert entity name to unicode index | Caolán McNamara | |
2010-11-24 | RTL patch | Julien Nabet | |
2010-11-23 | show the control geometric propertis correctly (bnc#610921) | Petr Mladek | |
fix by Noel | |||
2010-11-22 | cleanup floating comments | Michael Meeks | |
2010-11-22 | further removing of dead code | Pierre-André Jacquod | |
Hello, here in components some other pieces to delete. Again some small parts in case I was to generous in deleting. regards >From 1535d5e774e7d1ef08696344be8fcdfc6828f2c3 Mon Sep 17 00:00:00 2001 From: pjacquod <pjacquod@alumni.ethz.ch> Date: Sun, 21 Nov 2010 12:10:15 +0100 Subject: [PATCH 1/5] remove dead code components workben | |||
2010-11-18 | fix 64 bit warnings in --enable-debug mode | Caolán McNamara | |
2010-11-16 | get this to build again | Caolán McNamara | |
2010-11-16 | Remove High contrast from bibliography extension | Sebastian Spaeth | |
2010-11-13 | Purged BmpColorMode from libs-gui - components | Joseph Powers | |
2010-11-12 | Remove two more _HC instances | Sebastian Spaeth | |
2010-11-08 | remove useless comments (empty/just specifying dates) & dead code (//CHINA001) | Alexander O. Anisimov | |
Signed-off-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | |||
2010-11-06 | add OPENBSD ifdefs where needed | Robert Nagy | |
2010-11-05 | Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/components | Noel Power | |
2010-11-05 | Do not use -ldl on OpenBSD and tidy up the .IF block a bit | Robert Nagy | |
2010-11-04 | Use SAL_N_ELEMENTS in clone/components directory | julien | |
2010-11-03 | Changing a few more strings to read "LibreOffice" | Thorsten Behrens | |
2010-11-02 | initial import of latest cws container_controls | Noel Power | |
2010-11-02 | Add some more files to EXCEPTIONSFILES, needed on at least NetBSD. | Thomas Klausner | |
2010-11-01 | rhbz#648475# crash in scanner dialog, reset link in dtor | Caolán McNamara | |
Notes: split repo tag: components_LIBREOFFICE_3_3_FREEZE | |||
2010-10-28 | add modelines to .hxx files as well | Caolán McNamara | |
2010-10-28 | Bump _WIN32_WINNT to 0x0403 (fixes VC++ 10 compilation) | Jesús Corrius | |
2010-10-25 | Finally, gut the vos module out of the build | Norbert Thiebaud | |
2010-10-25 | remvove vos/macros.h usage | Norbert Thiebaud | |
2010-10-25 | migrate vos::OModule to osl:Module | Norbert Thiebaud | |
2010-10-25 | merge vosremoval-mutex.diff | Norbert Thiebaud | |
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually | |||
2010-10-25 | merge vosremoval-reference.diff | Norbert Thiebaud | |
2010-10-25 | use SolarMutexGuard to guard the SolarMutex | Norbert Thiebaud | |
2010-10-25 | merge vosremoval-pipe.diff | Norbert Thiebaud | |
2010-10-25 | merge vosremoval-timer.diff | Norbert Thiebaud | |
2010-10-25 | merge vosremoval-conditn patch | Norbert Thiebaud | |
2010-10-18 | Two more SAL_N_ELEMENTS reverts | Tor Lillqvist | |
These files don't seem to use LibreOffice coding style and types anyway. | |||
2010-10-18 | Revert SAL_N_ELEMENTS change for one file | Tor Lillqvist | |
This source file does not seem to include any of the usual LibreOffice headers, so we should not use SAL_N_ELEMENTS in it. | |||
2010-10-16 | some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a) | Kenneth Venken | |
2010-10-15 | SAL_N_ELEMENTS changes for components | Kenneth Venken | |
2010-10-13 | fix AIX build | Caolán McNamara | |
2010-10-13 | Merge commit 'origin/master' | Noel Power | |
2010-10-13 | Default to evolution | Michael Meeks | |
2010-10-13 | Merge branch 'vba' fix conflics ( below ), trailing ws and leading tabs | Noel Power | |
Conflicts: forms/source/component/RadioButton.cxx forms/source/inc/property.hrc | |||
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth | |
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | |||
2010-10-12 | vos:removal: missed a couple of OThread | Norbert Thiebaud | |
2010-10-10 | merge vosremoval-thread patch | Norbert Thiebaud | |
2010-10-10 | merge vosremoval-diagnoses patch | Norbert Thiebaud | |
2010-10-06 | initial commit for vba blob ( not including container_control stuff ) | Noel Power | |
2010-10-05 | more removed include guards using fixguard.py | Petr Mladek | |
2010-10-05 | remove include guards using fixguard.py | Petr Mladek | |
2010-10-04 | Remove redundant #include directives & comments | J. Graeme Lingard | |
2010-10-04 | Code cleanup in cui | Jacopo Nespolo | |
2010-09-30 | libsane leaks and threading crashes | Caolán McNamara | |