Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-21 | translated comments (30-35/54) | Rob Snelders | |
2011-02-18 | Removed commented out method. | Kohei Yoshida | |
2011-02-18 | Removed commented code | Christina Rossmanith | |
2011-02-18 | cppcheck: better formed operator= | Caolán McNamara | |
2011-02-18 | translated comments (25-29/54) | Rob Snelders | |
2011-02-17 | WaE: unused variable | David Tardon | |
2011-02-16 | Remove WTC support | Thomas Arnhold | |
http://www.openoffice.org/issues/show_bug.cgi?id=52746 "WTC - watcom compiler (OS2, WNT?) - obsolete" | |||
2011-02-16 | Remove SCO support | Thomas Arnhold | |
2011-02-15 | translated comments (17-24/54) | Rob Snelders | |
2011-02-14 | translated comments (10-16/54) | Rob Snelders | |
2011-02-12 | translated comments (5-9/54) | Rob Snelders | |
2011-02-11 | translated comments (4/54) | Rob Snelders | |
2011-02-10 | Some cppcheck cleaning | Julien Nabet | |
2011-02-09 | Trying to remove the stlport mention from the code | Fridrich Štrba | |
2011-02-09 | Don't be shy, include <algorithm> always, not just on MinGW | Tor Lillqvist | |
2011-02-08 | Port stuff to our private implementation of SGI extensions | Fridrich Štrba | |
2011-02-08 | std::bit_vector -> ::std::vector<bool, std::allocator<bool> > | Fridrich Štrba | |
2011-02-07 | Remove dead code. Mostly unused namespaces | Thomas Arnhold | |
2011-02-07 | Remove dead code | Thomas Arnhold | |
2011-02-05 | migrate to use boost unordered containers | Fridrich Štrba | |
2011-02-04 | Reformatted some comments / fixed typos | Christina Rossmanith | |
2011-02-03 | gcc 4.6.0 various warnings | Caolán McNamara | |
2011-02-02 | Fix CDEFS definition. | Thomas Arnhold | |
Set it after including settings.mk because this file resets CDEFS. | |||
2011-02-01 | Clean up makefiles | Thomas Arnhold | |
2011-01-31 | translate german comments | Tobias Rosenberger | |
2011-01-31 | translate german comments | Tobias Rosenberger | |
2011-01-31 | translate german comments | Tobias Rosenberger | |
2011-01-31 | Remove double line spacing. | Thomas Arnhold | |
2011-01-29 | WaE: various new gcc 4.6.0 warnings | Caolán McNamara | |
2011-01-28 | WaE: gcc 4.6.0 various warnings | Caolán McNamara | |
2011-01-27 | WaE: gcc 4.6.0 various warnings | Caolán McNamara | |
2011-01-26 | dba34a: #i107809# drop support for old Mozilla profile format, support ↵ | Frank Schoenheit [fs] | |
new-style SeaMonkey profiles (cherry-picked from hg 272071:d5b3bb5ca529) | |||
2011-01-26 | WaE: gcc 4.6.0 various warnings | Caolán McNamara | |
2011-01-25 | Add informative comment about ULONG and BOOL screwup in sqltypes.h | Tor Lillqvist | |
2011-01-25 | WaE: unused variable | Caolán McNamara | |
2011-01-25 | fix build with system ODBC | David Tardon | |
2011-01-25 | WaE: gcc 4.6.0 various warnings | Caolán McNamara | |
2011-01-25 | Work around compilation errors on 64-bit Windows | Tor Lillqvist | |
Fixes clashes between ULONG and BOOL in sqltypes.h and solar.h. | |||
2011-01-25 | Use correct parameter types in ADO API calls | Tor Lillqvist | |
Fixes compilation errors on 64-bit Windows. | |||
2011-01-25 | Both argumensts to Min must be of same type | Tor Lillqvist | |
2011-01-25 | No need to define _X86_ and it confuses a 64-bit Windows compilation | Tor Lillqvist | |
2011-01-21 | Remove old RCS lines. | Thomas Arnhold | |
2011-01-20 | Replace suitable equalsAscii calls with equalsAsciiL. | Thomas Arnhold | |
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'. | |||
2011-01-06 | cppunit: prefer prefix variant | Caolán McNamara | |
2011-01-06 | cppunit: prefer prefix variant | Caolán McNamara | |
2010-12-30 | osl_getProcessInfo requires Size to be set first | Caolán McNamara | |
2010-12-20 | Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core | Jan Holesovsky | |
2010-12-20 | Removing commented code | serval | |
2010-12-20 | Merge commit 'libreoffice-3.3.0.2' | Jan Holesovsky | |
Conflicts: sfx2/source/appl/sfxhelp.cxx sfx2/source/appl/shutdowniconunx.cxx sfx2/source/menu/virtmenu.cxx sysui/desktop/share/create_tree.sh | |||
2010-12-15 | Merge commit 'ooo/OOO330_m18' into libreoffice-3-3 | Noel Power | |