summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Collapse)Author
2010-11-26Some more dead code removed from the extensions.Robert Roth
2010-11-25cppcheck: method can be constCaolán McNamara
2010-11-24xmllint: convert entity name to unicode indexCaolán McNamara
2010-11-24RTL patchJulien Nabet
2010-11-23show the control geometric propertis correctly (bnc#610921)Petr Mladek
fix by Noel
2010-11-22cleanup floating commentsMichael Meeks
2010-11-22further removing of dead codePierre-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-18fix 64 bit warnings in --enable-debug modeCaolán McNamara
2010-11-16get this to build againCaolán McNamara
2010-11-16Remove High contrast from bibliography extensionSebastian Spaeth
2010-11-13Purged BmpColorMode from libs-gui - componentsJoseph Powers
2010-11-12Remove two more _HC instancesSebastian Spaeth
2010-11-08remove useless comments (empty/just specifying dates) & dead code (//CHINA001)Alexander O. Anisimov
Signed-off-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2010-11-06add OPENBSD ifdefs where neededRobert Nagy
2010-11-05Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/componentsNoel Power
2010-11-05Do not use -ldl on OpenBSD and tidy up the .IF block a bitRobert Nagy
2010-11-04Use SAL_N_ELEMENTS in clone/components directoryjulien
2010-11-03Changing a few more strings to read "LibreOffice"Thorsten Behrens
2010-11-02initial import of latest cws container_controlsNoel Power
2010-11-02Add some more files to EXCEPTIONSFILES, needed on at least NetBSD.Thomas Klausner
2010-11-01rhbz#648475# crash in scanner dialog, reset link in dtorCaolán McNamara
Notes: split repo tag: components_LIBREOFFICE_3_3_FREEZE
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-28Bump _WIN32_WINNT to 0x0403 (fixes VC++ 10 compilation)Jesús Corrius
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-25remvove vos/macros.h usageNorbert Thiebaud
2010-10-25migrate vos::OModule to osl:ModuleNorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-25merge vosremoval-pipe.diffNorbert Thiebaud
2010-10-25merge vosremoval-timer.diffNorbert Thiebaud
2010-10-25merge vosremoval-conditn patchNorbert Thiebaud
2010-10-18Two more SAL_N_ELEMENTS revertsTor Lillqvist
These files don't seem to use LibreOffice coding style and types anyway.
2010-10-18Revert SAL_N_ELEMENTS change for one fileTor 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-16some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a)Kenneth Venken
2010-10-15SAL_N_ELEMENTS changes for componentsKenneth Venken
2010-10-13fix AIX buildCaolán McNamara
2010-10-13Merge commit 'origin/master'Noel Power
2010-10-13Default to evolutionMichael Meeks
2010-10-13Merge branch 'vba' fix conflics ( below ), trailing ws and leading tabsNoel Power
Conflicts: forms/source/component/RadioButton.cxx forms/source/inc/property.hrc
2010-10-13Add vim/emacs modelines to all source filesSebastian 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-12vos:removal: missed a couple of OThreadNorbert Thiebaud
2010-10-10merge vosremoval-thread patchNorbert Thiebaud
2010-10-10merge vosremoval-diagnoses patchNorbert Thiebaud
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-04Remove redundant #include directives & commentsJ. Graeme Lingard
2010-10-04Code cleanup in cuiJacopo Nespolo
2010-09-30libsane leaks and threading crashesCaolán McNamara