Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-07 | Do not add targets for junit tests when junit is disabled. | Andre Fischer | 1 | -0/+2 | |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | 1 | -26/+22 | |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | 1 | -26/+20 | |
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | 3 | -78/+66 | |
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | 9 | -234/+198 | |
2011-11-30 | Update headers to Alv2 headers | Andrew Rist | 5 | -117/+94 | |
2011-11-30 | Update headers to Alv2 headers | Andrew Rist | 1 | -26/+22 | |
2011-11-30 | Update headers to Alv2 headers | Andrew Rist | 2 | -44/+36 | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | 115 | -2548/+2113 | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | 103 | -2278/+1866 | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | 8 | -158/+151 | |
2011-09-10 | impress212: removing some warnings | Eike Rathke | 3 | -23/+39 | |
# User sj <sj@openoffice.org> | |||||
2011-03-25 | fs34b: pulled and merged DEV300:m104 | Frank Schoenheit [fs] | 6 | -31/+43 | |
2011-03-22 | CWS-TOOLING: integrate CWS sw34bf04 | Vladimir Glazunov | 5 | -30/+42 | |
Notes: split repo tag: libs-gui_ooo/DEV300_m104 | |||||
2011-03-21 | fs34b: pulled and merged CWS dba34d | Frank Schoenheit [fs] | 1 | -0/+1 | |
2011-03-16 | masterfix DEV300: #i117352#,#i10000# WaE converting to non-pointer type ↵ | obo | 1 | -1/+1 | |
sal_uInt16 from NULL Notes: split repo tag: libs-gui_ooo/DEV300_m103 | |||||
2011-03-15 | fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndo: don't ↵ | Frank Schoenheit [fs] | 2 | -14/+14 | |
count the calls, but maintain a simple flag. Consequently, let sw's UndoManager simply delegate now, and change the UndoManagerHelper to maintain a lock counter itself. | |||||
2011-03-14 | dba34d: #i116908# include <limits> | Frank Schoenheit [fs] | 1 | -0/+1 | |
2011-03-11 | sw34bf04: merge DEV300_m102 | Michael Stahl | 2 | -1/+135 | |
2011-03-09 | sw34bf04: #i46648#: define class for NfKeywordTable | Henning Brinkmann | 5 | -30/+42 | |
* * * #i46648#: Use specific NfKeywordTabl | |||||
2011-02-28 | CWS-TOOLING: integrate CWS impress195 | Ivo Hinkelmann | 1 | -0/+134 | |
2011-02-22 | masterfix DEV300: #i10000# usage of L10N build_type | Ivo Hinkelmann | 1 | -1/+1 | |
Notes: split repo tag: libs-gui_ooo/DEV300_m101 | |||||
2011-02-08 | CWS gnumake3: pull in cws removetooltypes01 | Mathias Bauer | 127 | -3714/+3713 | |
2011-02-07 | removetooltypes01: #i112600# Fix problem after rebase in svl | Carsten Driesner | 2 | -12/+12 | |
2011-02-07 | removetooltypes01: Rebase to DEV300m99 | Carsten Driesner | 2 | -322/+1240 | |
2011-02-03 | CWS gnumake3: resync to m99 | Mathias Bauer | 2 | -318/+1237 | |
2011-02-03 | CWS gnumake3: clean up mingw stuff after adding STDLIBS | Mathias Bauer | 3 | -48/+1 | |
2011-02-02 | CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of ↵ | Mathias Bauer | 3 | -18/+3 | |
individual standard libs from makefiles; fix export problem in framework | |||||
2011-02-01 | gnumake3: remove loads of obsolete dmakefiles | Michael Stahl | 1 | -31/+0 | |
2011-02-01 | gnumake3: remove dmake files for tests in converted modules | Michael Stahl | 2 | -136/+0 | |
2011-02-01 | CWS gnumake3: use standard linked libs on Windows | Mathias Bauer | 3 | -31/+4 | |
2011-01-31 | CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in ↵ | Mathias Bauer | 1 | -1/+1 | |
parallel | |||||
2011-01-28 | gnumake3: remove comphelper version; fix including extract.hxx | Hans-Joachim Lankenau | 1 | -1/+1 | |
2011-01-28 | undoapi: pulled and merged DEV300.m98 | Frank Schoenheit [fs] | 3 | -0/+47 | |
2011-01-26 | CWS gnumake3: several clean ups and fixes in makefiles | Mathias Bauer | 1 | -4/+0 | |
2011-01-25 | CWS gnumake3: resync to m98 | Mathias Bauer | 5 | -0/+182 | |
2011-01-25 | CWS gnumake3: fix license headers | Mathias Bauer | 6 | -18/+18 | |
2011-01-21 | removetooltypes01: Rebase to DEV300m98 | Carsten Driesner | 5 | -0/+182 | |
2011-01-19 | gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex ↵ | Bjoern Michaelsen | 1 | -0/+1 | |
test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing | |||||
2011-01-19 | gnumake3: #i116390# finishing support for Junittests in gbuild | Bjoern Michaelsen | 1 | -0/+8 | |
2011-01-19 | CWS-TOOLING: integrate CWS sb135 | Ivo Hinkelmann | 2 | -0/+135 | |
2011-01-14 | removetooltypes01: #i112600# fix TRUE/FALSE autodoc tags | Mikhail Voytenko | 5 | -20/+20 | |
2011-01-13 | removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong ↵ | Carsten Driesner | 38 | -229/+229 | |
in svl | |||||
2011-01-11 | gnumake3: more work on junit subsequenttest migration | Bjoern Michaelsen | 2 | -0/+54 | |
2011-01-11 | removetooltypes01: #i112600# do not affect FASTBOOL in this cws | Mikhail Voytenko | 8 | -67/+67 | |
2011-01-10 | undoapi: merge | Frank Schoenheit [fs] | 2 | -0/+135 | |
2011-01-07 | removetooltypes01: #i112600# Fixes in rsc, svl and xmloff after rebase | Carsten Driesner | 1 | -1/+1 | |
2011-01-06 | removetooltypes01: rebase to DEV300_m96 | Mikhail Voytenko | 91 | -6595/+598 | |
2011-01-06 | undoapi: don't let sw's UndoManager call into SfxUndoManager::Clear when in ↵ | Frank Schoenheit [fs] | 2 | -11/+54 | |
a list action - introdce a dedicated method (ClearAllLelves) for the pattern needed by sw | |||||
2011-01-06 | undoapi: merge after pulling CWS sb135 | Frank Schoenheit [fs] | 2 | -0/+135 | |