Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold | 1 | -5/+5 | |
2011-03-02 | fdo#34872, ODF 1.2 manifest export: missing version fixed | Cédric Bosdonnat | 1 | -0/+1 | |
2011-03-01 | avoid implicit cast | Caolán McNamara | 1 | -1/+1 | |
2011-02-26 | Remove "using namespace ::rtl" | Julien Nabet | 6 | -6/+12 | |
2011-02-13 | Remove bogus comments | Guillaume Poussel | 1 | -1/+1 | |
2011-02-08 | Merge remote branch 'origin/libreoffice-3-3' | Jan Holesovsky | 1 | -2/+7 | |
Conflicts: cui/source/tabpages/swpossizetabpage.cxx | |||||
2011-02-06 | Some cppcheck cleaning | Julien Nabet | 1 | -1/+3 | |
2011-02-05 | Two more missing #include <vector> | Joseph Powers | 2 | -0/+2 | |
2011-02-06 | move components to boost unordered containers | Fridrich Štrba | 5 | -9/+9 | |
2011-02-01 | Clean up makefiles | Thomas Arnhold | 2 | -8/+2 | |
2011-01-26 | Remove some dead code. | Thomas Arnhold | 1 | -2/+0 | |
2011-01-24 | WaE: gcc 4.6.0 various warnings | Caolán McNamara | 3 | -2/+4 | |
2011-01-21 | Remove doubled headers. | Thomas Arnhold | 2 | -2/+0 | |
2011-01-20 | Replace suitable equalsAscii calls with equalsAsciiL. | Thomas Arnhold | 5 | -64/+64 | |
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'. | |||||
2011-01-07 | Micro optimization of the last commit | Petr Mladek | 1 | -1/+1 | |
nBufSize was set by aBuffer.getLength() and had not been used in the end | |||||
2011-01-07 | Merge commit 'ooo/OOO330_m19' into libreoffice-3-3 | Petr Mladek | 1 | -2/+7 | |
2011-01-07 | cppcheck: prefer prefix variant | Caolán McNamara | 1 | -3/+3 | |
2011-01-05 | impress208: #i115944# fixing large ooxml files | Christian Lippka ORACLE | 1 | -3/+7 | |
2011-01-03 | impress208: #i115944# fixing large ooxml files | Christian Lippka ORACLE | 1 | -1/+2 | |
2010-12-23 | suppress compiler warning | David Tardon | 1 | -1/+1 | |
2010-11-28 | cppcheck: use prefix variant | Caolán McNamara | 1 | -2/+2 | |
2010-11-27 | cppcheck: use prefix variants | Caolán McNamara | 1 | -1/+1 | |
2010-11-26 | cppcheck: use prefix variant | Caolán McNamara | 1 | -2/+2 | |
2010-11-26 | cppcheck: use prefix variant | Caolán McNamara | 1 | -2/+2 | |
2010-11-25 | Resolves: rhbz#656191 Catch bad alloc and convert to ZipIOException | Caolán McNamara | 1 | -18/+27 | |
(cherry picked from commit 047a986e3af855cdb4c27274da5a10fb5da37fb6) | |||||
2010-11-25 | Resolves: rhbz#656191 Catch bad alloc and convert to ZipIOException | Caolán McNamara | 1 | -18/+27 | |
2010-11-25 | cppcheck: methods can be const | Caolán McNamara | 1 | -6/+6 | |
2010-11-24 | RTL patch | Julien Nabet | 3 | -11/+11 | |
2010-11-17 | RTL_CONSTASCII_USTRINGPARAM components - zipapi | pjacquod | 1 | -2/+2 | |
components/package/source/zipapi should be OK now | |||||
2010-11-17 | RTL_CONSTASCII_USTRINGPARAM components - zippackage | pjacquod | 2 | -6/+6 | |
components/package/source/zippackage should be OK now | |||||
2010-11-17 | RTL_CONSTASCII_USTRINGPARAM in components - xstor | pjacquod | 4 | -48/+48 | |
components/package/source/xstor should be OK now | |||||
2010-10-28 | add modelines to .hxx files as well | Caolán McNamara | 45 | -0/+119 | |
2010-10-25 | merge vosremoval-reference.diff | Norbert Thiebaud | 18 | -88/+89 | |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth | 38 | -0/+95 | |
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 | #i112602# use rtl::Static to wrap globals | Caolán McNamara | 7 | -62/+37 | |
2010-10-10 | merge vosremoval-diagnoses patch | Norbert Thiebaud | 5 | -22/+21 | |
2010-10-05 | more removed include guards using fixguard.py | Petr Mladek | 13 | -40/+0 | |
2010-10-05 | remove include guards using fixguard.py | Petr Mladek | 7 | -36/+0 | |
2010-07-28 | writerfilter08ooo330: applied patch for writerfilter08 | Henning Brinkmann | 1 | -7/+3 | |
2010-06-16 | masterfix: #i10000# PACKAGE_STORAGE to embed::StorageFormats::PACKAGE | Release Engineering | 1 | -1/+1 | |
Notes: split repo tag: components_ooo/DEV300_m83 | |||||
2010-06-15 | CWS-TOOLING: integrate CWS fwk139 | obo | 3 | -6/+6 | |
2010-06-15 | CWS-TOOLING: integrate CWS os140 | obo | 1 | -5/+12 | |
2010-06-04 | rebase to m80 | os | 16 | -241/+267 | |
2010-06-03 | masterfix: #i10000# #i112039# OOXML files not recognized fix | Ivo Hinkelmann | 1 | -7/+7 | |
2010-05-26 | fwk139: #i110803# integrate patch | Mikhail Voytenko | 1 | -1/+1 | |
2010-05-26 | fwk139: #i110802# integrate patch | Mikhail Voytenko | 1 | -4/+4 | |
2010-05-11 | fwk139: Rebase to DEV300m77 | Carsten Driesner | 1 | -8/+0 | |
2010-05-06 | fwk139: #i110801# integrate the patch | Mikhail Voytenko | 1 | -1/+1 | |
2010-04-27 | Merge to DEV300_m77 | Mikhail Voytenko | 1 | -8/+0 | |
2010-04-21 | rebase to m76 | os | 94 | -387/+96 | |