Age | Commit message (Expand) | Author | Files | Lines |
2011-05-05 | fix fdo#36863 - math crasher on redraw, introduced by Seek difference | Michael Meeks | 1 | -4/+8 |
2011-04-09 | introduced a mutex guard for SmGraphicAccessible::setCaretPosition() | Takeshi Abe | 1 | -0/+1 |
2011-03-29 | drop bogus executable flag from idl/build/src and config files | Francisco Saito | 1 | -0/+0 |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito | 7 | -0/+0 |
2011-03-29 | WaE: comparison between signed and unsigned integer expr. | David Tardon | 1 | -1/+1 |
2011-03-26 | convert starmath to gnumake | Norbert Thiebaud | 2 | -4/+4 |
2011-03-21 | order pImpl before aGraphic because aGraphic deferences pImpl in ctor | Caolán McNamara | 1 | -2/+2 |
2011-03-19 | REPLACE j_assert with OSL_ | Jacek Wolszczak | 3 | -63/+63 |
2011-03-18 | Made dbgutil build work again | Thorsten Behrens | 1 | -6/+6 |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky | 34 | -3402/+3385 |
2011-03-14 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Michael Meeks | 34 | -3402/+3385 |
2011-03-14 | drop username in comment | Caolán McNamara | 1 | -1/+1 |
2011-03-13 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold | 6 | -10/+10 |
2011-03-13 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold | 4 | -8/+8 |
2011-03-07 | Remove reference to unavailable bugtrackers | Martin Kepplinger | 3 | -4/+4 |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet | 1 | -1/+2 |
2011-03-02 | Removed - /* ### ACHTUNG: Neuer Text in Resource? - lines from ./writer | Christina Rossmanith | 1 | -1/+0 |
2011-03-02 | Move DBG_ERROR to OSL_FAIL | Thomas Arnhold | 12 | -16/+16 |
2011-02-18 | Remove some #include <tools/list.hxx> | Joseph Powers | 1 | -1/+0 |
2011-02-18 | Translated several German comments in Math. | Tobias Kranz | 6 | -33/+21 |
2011-02-16 | Make Undo & Redo work with the visual formula editor | Luke Dixon | 2 | -1/+3 |
2011-02-13 | Remove unused SM_RECT_DEBUG | Thomas Arnhold | 3 | -124/+0 |
2011-02-12 | Remove #include "bootstrp/sstring.hxx" | Joseph Powers | 1 | -2/+1 |
2011-02-10 | Some cppcheck cleaning | Julien Nabet | 2 | -8/+8 |
2011-02-08 | Clean-up bogus comments in writer. | Guillaume Poussel | 9 | -24/+9 |
2011-02-08 | CWS gnumake3: pull in cws removetooltypes01 | Mathias Bauer | 25 | -1055/+1055 |
2011-02-07 | removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sd | Mikhail Voytenko | 4 | -5/+5 |
2011-02-07 | removetooltypes01: Rebase to DEV300m99 | Carsten Driesner | 16 | -542/+698 |
2011-02-06 | Remove DEBUG_TL | Thomas Arnhold | 1 | -12/+0 |
2011-02-06 | Remove dead code | Thomas Arnhold | 1 | -4/+0 |
2011-02-03 | CWS gnumake3: resync to m99 | Mathias Bauer | 16 | -528/+684 |
2011-02-01 | Clean up makefiles | Thomas Arnhold | 1 | -2/+0 |
2011-01-31 | WaE: /* inside // | Caolán McNamara | 1 | -1/+1 |
2011-01-30 | Enable line deletion in starmath | Jonas Finnemann Jensen | 2 | -70/+87 |
2011-01-29 | WaE: various new gcc 4.6.0 warnings | Caolán McNamara | 2 | -17/+19 |
2011-01-29 | Add some brackets back to SmNodeToTextVisitor | Luke Dixon | 1 | -7/+17 |
2011-01-28 | CWS-TOOLING: integrate CWS undoapi | Vladimir Glazunov | 1 | -17/+25 |
2011-01-28 | undoapi: pulled and merged DEV300.m98 | Frank Schoenheit [fs] | 5 | -859/+20 |
2011-01-27 | WaE: gcc 4.6.0 various warnings | Caolán McNamara | 1 | -5/+0 |
2011-01-27 | CWS-TOOLING: integrate CWS tl84 | Vladimir Glazunov | 16 | -511/+659 |
2011-01-24 | Remove TL_NOT_YET_USED directive. | Thomas Arnhold | 2 | -13/+0 |
2011-01-24 | Remove some more dead code. | Thomas Arnhold | 1 | -4/+1 |
2011-01-21 | removetooltypes01: Rebase to DEV300m98 | Carsten Driesner | 5 | -859/+20 |
2011-01-19 | gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test,... | Bjoern Michaelsen | 5 | -859/+20 |
2011-01-18 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writer | Thomas Arnhold | 1 | -7/+7 |
2011-01-18 | Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc... | Thomas Arnhold | 5 | -38/+0 |
2011-01-18 | we can pass this by reference instead | Caolán McNamara | 1 | -7/+7 |
2011-01-14 | removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,... | Carsten Driesner | 25 | -1046/+1046 |
2011-01-06 | removetooltypes01: rebase to DEV300_m96 | Mikhail Voytenko | 9 | -209/+101 |
2011-01-06 | CWS-TOOLING: integrate CWS vcl117ooo/DEV300_m97 | Vladimir Glazunov | 5 | -859/+20 |