Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-10 | Spelling mistakes and code removal | Wol | |
2010-11-10 | Translation, spelling mistakes and dead code | Wol | |
2010-11-10 | Fix spelling mistakes | Wol | |
2010-11-10 | Fix spelling mistake | Wol | |
2010-11-10 | More translations and comment deletion for Base | Wol | |
2010-11-10 | Bitmap Tree Cleanup - base | Joseph Powers | |
Removed all references to HIGHCONTRAST mode from svtools classes: SvImpLBox SvTreeListBox The reset is just fall out. | |||
2010-11-10 | Spelling mistakes, and deleting unwanted comments and commented code | Wol | |
2010-11-08 | Removed commented-out code. | Ricardo Moreno | |
2010-11-08 | Revert "Smelling pistakes, german comments, and a little commented code in base" | Norbert Thiebaud | |
This reverts commit 8d33d95cde5f423aee284bbbcff810cbba1a910a. I've been told by a german native speaker that the translation was mostly babelish and quite incomprehensible, so revert for now. | |||
2010-11-07 | Delete commented code | Wol | |
2010-11-06 | Smelling pistakes, german comments, and a little commented code in base | Wols Lists | |
I think I've translated most of the german stuff correctly (I speak german somewhat, and used babelfish to help) . From f203be2f74f8ea4df960876434f8e55cd7973ab9 Mon Sep 17 00:00:00 2001 From: Wol <anthony@youngman.org.uk> Date: Sun, 7 Nov 2010 01:52:20 +0000 Subject: [PATCH] Miscellaneous spelling mistakes, german, and commented code | |||
2010-11-06 | Fix build breakage in a dbgutil-enabled build | Tor Lillqvist | |
2010-11-06 | Fix build breakage in a dbgutil-enabled build | Tor Lillqvist | |
2010-11-01 | Add more files to EXCEPTIONSFILES, needed at least on NetBSD. | Thomas Klausner | |
2010-10-30 | fix my own cockup | Caolán McNamara | |
Notes: split repo tag: base_LIBREOFFICE_3_3_FREEZE | |||
2010-10-30 | Use RTL_CONSTASCII_USTRINGPARAM | Gert Faller | |
2010-10-27 | add modelines to .hxx files as well | Caolán McNamara | |
2010-10-25 | Finally, gut the vos module out of the build | Norbert Thiebaud | |
2010-10-25 | make a osl:Reference de-reference a little more sane.. | Norbert Thiebaud | |
2010-10-25 | Fix typo: something->get; into something->get(); | Jan Holesovsky | |
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-24 | Merge commit 'ooo/OOO330_m12' | Jan Holesovsky | |
2010-10-19 | Switch all urls from TDF to LibreOffice | Thorsten Behrens | |
Additionally, fixes fdo#30667 with new about dialog text, and a link to http://libreoffice.org/credits.html | |||
2010-10-18 | remove non-compiled code | Povilas Kanapickas | |
2010-10-18 | dba33k: #i114026# check if key columns from all tables are involved | Ocke.Janssen | |
2010-10-13 | Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/base | Noel Power | |
2010-10-13 | Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/base | Jan Holesovsky | |
2010-10-13 | initial apply of vba patches ( no container controls, no operator precedence ) | Noel Power | |
2010-10-13 | close namespace | Caolán McNamara | |
2010-10-13 | remove conflict markers | Caolán McNamara | |
2010-10-13 | Removed comments, trailing spaces and death code (3) | Gil Forcada | |
2010-10-13 | Removed comments, trailing spaces and death code (2) | Gil Forcada | |
2010-10-13 | Removed comments, trailing spaces and death code | Gil Forcada | |
2010-10-13 | Merge commit 'ooo/OOO330_m10' | Jan Holesovsky | |
Conflicts: dbaccess/source/core/api/RowSetCache.cxx dbaccess/source/core/misc/DatabaseDataProvider.cxx | |||
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-11 | #i112786# make ConfigManager a well-behaved singleton | Caolán McNamara | |
2010-10-11 | Removes some bogus comments found in Base. | Rubén Jáñez | |
2010-10-10 | merge vosremoval-thread patch | Norbert Thiebaud | |
2010-10-09 | Use SAL_N_ELEMENTS macro | Kayo Hamid | |
2010-10-09 | Some base commented code cleanup | Kalman Szalai - KAMI | |
2010-10-07 | Webservice URLs now point to documentfoundation | Thorsten Behrens | |
Changed places referencing OOo webservices to refer to *.documentfoundation.org instead. Also, append coutry string to URL. | |||
2010-10-06 | Merge commit 'ooo/OOO330_m9' | Jan Holesovsky | |
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-05 | Ported calc-distributed-cell-text-*.diff from ooo-build. | Kohei Yoshida | |
This feature enables horizontal 'distributed' alignment and vertical 'justified' and 'distributed' alignments for cell contents in Calc. Note that this feature relies on ODF 1.2 extended in order for the relevant cell attributes to be saved in ODS. | |||
2010-10-04 | native bool support in SvXMLUnitConverter | Norbert Thiebaud | |
2010-10-02 | Remove commented out #include directives | J. Graeme Lingard | |
Signed-off-by: Kalman Szalai - KAMI <kami911@gmail.com> | |||
2010-10-01 | Ported calc-perf-import-dbf-dbaccess.diff from ooo-build. | Kohei Yoshida | |
Add mechanism to optionally turn off property change notification, which is quite expensive. |