Age | Commit message (Expand) | Author | Files | Lines |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | 7 | -7/+7 |
2011-08-08 | Bypass this for non-desktop OSes | Tor Lillqvist | 1 | -1/+4 |
2011-08-05 | Emacs modeline compatible with vim's one | Takeshi Abe | 1 | -0/+1 |
2011-08-03 | Need to link with sal_textenc, too, now | Tor Lillqvist | 1 | -0/+1 |
2011-08-03 | Simplify a bit now that gb_Module_add_check_targets is a no-op for iOS anyway | Tor Lillqvist | 1 | -2/+2 |
2011-08-02 | Add static sax cppunittester for iOS | Tor Lillqvist | 3 | -0/+208 |
2011-08-02 | get this building under windows again | Caolán McNamara | 3 | -3/+3 |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | 6 | -0/+6 |
2011-07-26 | fixed typo | Takeshi Abe | 1 | -2/+2 |
2011-07-25 | cppunit is linked in automatically | David Tardon | 1 | -1/+0 |
2011-07-23 | keep gbuild calls consistent at now, even if it is a bit longer | Bjoern Michaelsen | 2 | -7/+3 |
2011-07-22 | postmerge fixes for gnumake4 | Bjoern Michaelsen | 4 | -7/+18 |
2011-07-21 | resyncing to master | Bjoern Michaelsen | 8 | -51/+37 |
2011-07-13 | WaE: unused arguments | Caolán McNamara | 1 | -5/+8 |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matus Kukan | 4 | -22/+1 |
2011-07-10 | Bulid fix: use SAL_PRIxUINT32 format string | Thomas Arnhold | 1 | -2/+2 |
2011-07-10 | Enable test/sax | Thomas Arnhold | 2 | -22/+25 |
2011-06-21 | Don't use the i prefix for import libraries with WNTGCC | Tor Lillqvist | 3 | -0/+12 |
2011-06-21 | This file is not used | Tor Lillqvist | 1 | -67/+0 |
2011-06-20 | gnumake4: fix buildbreakers from merge | Bjoern Michaelsen | 5 | -8/+41 |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen | 32 | -324/+637 |
2011-06-17 | gnumake4: reportdesign, dbaccess: remove DOS lineendings [hg:ba7a15028880] | Michael Stahl | 1 | -37/+0 |
2011-06-17 | gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags... | Michael Stahl | 3 | -12/+2 |
2011-06-17 | gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7] | Michael Stahl | 2 | -39/+2 |
2011-06-17 | gnumake4: sax: add missing package dependency [hg:f5e59f9cc073] | Michael Stahl | 1 | -0/+4 |
2011-06-17 | gnumake4: expat libraries are static [hg:3daa2bed1277] | Michael Stahl | 2 | -2/+2 |
2011-06-17 | CWS gnumake4: some fixes for Windows [hg:9eb9b5d5181e] | Mathias Bauer | 5 | -16/+33 |
2011-06-17 | CWS gnumake4: convert sax to new build system [hg:389d236eb6b2] | Mathias Bauer | 15 | -274/+332 |
2011-06-16 | Deliver also static libraries | Tor Lillqvist | 1 | -0/+1 |
2011-06-07 | No testing, sorry, when cross-compiling | Tor Lillqvist | 1 | -0/+5 |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | 1 | -15/+15 |
2011-05-28 | Replace cstdio with iostream in fastserializer.cxx | Nigel Hawkins | 1 | -14/+11 |
2011-05-27 | Fix build breakage with debug enabled. | Nigel Hawkins | 1 | -1/+1 |
2011-05-03 | Adding a public getNamespaceURL method to fastparser. | Muthu Subramanian | 2 | -0/+14 |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet | 3 | -6/+6 |
2011-04-11 | small bug, "%d" instead of "%ld" in a printf | Julien Nabet | 1 | -1/+1 |
2011-04-05 | remove ADAPT_EXT_STL | Caolán McNamara | 1 | -7/+0 |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold | 1 | -1/+1 |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky | 11 | -70/+108 |
2011-03-16 | add a virtual dtor to baseclass | Caolán McNamara | 1 | -0/+1 |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold | 2 | -3/+3 |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky | 11 | -70/+108 |
2011-03-01 | avoid implicit cast | Caolán McNamara | 1 | -1/+1 |
2011-02-27 | Remove "using namespace ::rtl" | Julien Nabet | 2 | -2/+5 |
2011-02-09 | Trying to remove the stlport mention from the code | Fridrich Štrba | 1 | -7/+0 |
2011-02-09 | Removing the ext_std masterpiece | Fridrich Štrba | 1 | -2/+0 |
2011-02-07 | Remove some dead code | Thomas Arnhold | 2 | -3/+0 |
2011-02-04 | Bulk move libs-gui to boost unordered containers | Fridrich Strba | 1 | -2/+2 |
2011-02-03 | New sax documenthandler adapter. | Peter Jentsch | 2 | -0/+255 |
2011-01-07 | cppcheck: prefer prefix variant | Caolán McNamara | 1 | -2/+2 |