Age | Commit message (Expand) | Author | Files | Lines |
2011-05-24 | Version 3.4.0.2, tag libreoffice-3.4.0.2 (3.4.0-rc2)libreoffice-3.4.0.2libreoffice-3.4.0-finallibreoffice-3-4-0 | Petr Mladek | 0 | -0/+0 |
2011-05-24 | fdo#36329: Fix crash reading some documents with fields | Cédric Bosdonnat | 1 | -1/+2 |
2011-05-24 | give more room to style listbox | Jean-Baptiste Faure | 1 | -9/+9 |
2011-05-24 | fdo#37387, reorganized columns dialog to show text direction correctly | Cédric Bosdonnat | 4 | -75/+38 |
2011-05-20 | compatibility option for old size of small caps (bnc#691473) | Luboš Luňák | 9 | -4/+53 |
2011-05-19 | fix for fdo#36552 | Noel Power | 1 | -2/+8 |
2011-05-17 | Branch libreoffice-3-4-0 | Petr Mladek | 0 | -0/+0 |
2011-05-17 | Version 3.4.0.1, tag libreoffice-3.4.0.1 (3.4.0-rc1)libreoffice-3.4.0.1 | Petr Mladek | 0 | -0/+0 |
2011-05-17 | fdo#37277: Fixed the ugly undo hack in SwInputWindow | Cédric Bosdonnat | 1 | -0/+1 |
2011-05-16 | sw34bf06 #i117711# - correct RTF page margin export | Oliver-Rainer Wittmann | 2 | -11/+13 |
2011-05-16 | fdo#33781, use anti-aliasing in metafiles when anchored "as char" | Roland Baudin | 1 | -0/+6 |
2011-05-13 | sw34bf06: doccomp.cxx: fix some resource management problems | Michael Stahl | 1 | -3/+3 |
2011-05-13 | sw34bf06: #i117825#: try to reduce collateral damage from #i104949# fix | Michael Stahl | 1 | -2/+13 |
2011-05-13 | sw34bf06: #i117867#: SwUndoInserts::RedoImpl: do not use SwUndRng | Michael Stahl | 1 | -1/+2 |
2011-05-13 | sw34bf06: #i117947#: rtf: ignore invalid tokens following field result | Michael Stahl | 1 | -0/+3 |
2011-05-13 | fdo#36826: draw background before borders or borders may be hidden | Cédric Bosdonnat | 1 | -3/+2 |
2011-05-13 | fix debug build | Cédric Bosdonnat | 2 | -17/+1 |
2011-05-13 | sw34bf06: #i104384#: problem exporting section breaks in tables | Henning Brinkmann | 6 | -15/+36 |
2011-05-13 | sw34bf06: #i117189# - refine condition for non-resizable objects | Oliver-Rainer Wittmann | 4 | -9/+19 |
2011-05-13 | sw34bf06: #i117863# SwFEShell::GetSectionWidth(): correct for-loop conditions | Oliver-Rainer Wittmann | 1 | -3/+7 |
2011-05-13 | fdo#36524: fix crash when deleting TOX | Oliver-Rainer Wittmann | 4 | -6/+35 |
2011-05-12 | fdo#36524: Fixed remaining SwSectionFrm after deleting TOX | Cédric Bosdonnat | 1 | -1/+1 |
2011-05-12 | Assign to iterator the return value of insert(), fixes fdo#36957 | Tor Lillqvist | 1 | -1/+1 |
2011-05-12 | fdo#36667: Fixed update of table formulas, missing extraction of pNewVal | Cédric Bosdonnat | 1 | -0/+2 |
2011-05-11 | fdo#35805 Revert "write also properties of a text node itself" | Cédric Bosdonnat | 1 | -5/+0 |
2011-05-11 | Fix crash when printing comments, fdo#37045. | Noel Power | 3 | -4/+8 |
2011-05-10 | Version 3.3.99.5, tag libreoffice-3.3.99.5 (3.4.0-beta5)libreoffice-3.3.99.5 | Petr Mladek | 0 | -0/+0 |
2011-05-10 | update SdrPaintView's region when it changes in writer (bnc#683550) | Luboš Luňák | 3 | -11/+24 |
2011-05-10 | revert commit 5d8a59f64d9d3931e2c9c1ba98f57cd10e0b01c1, fix fdo#36340 | Michael Meeks | 2 | -151/+179 |
2011-05-09 | revert ( unintended ) parts commit b9ff593590532eb012a0520b6dcb40f3be51f845 | Noel Power | 5 | -12/+7 |
2011-05-09 | Resolving fdo#36931 : Load non blank chars from XML and check it's value. | Arnaud Versini | 2 | -2/+4 |
2011-05-07 | Revert "Right click and clic-drag on a text over background image is weird" | Cédric Bosdonnat | 1 | -46/+46 |
2011-05-05 | fix incorrect merge and remove a useless cast | Luboš Luňák | 1 | -1/+1 |
2011-05-05 | fix fdo#36863 - math crasher on redraw, introduced by Seek difference | Michael Meeks | 1 | -4/+8 |
2011-05-03 | Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4)libreoffice-3.3.99.4 | Petr Mladek | 0 | -0/+0 |
2011-05-03 | Use GetBoundRect() instead of Frm() in layout. | Sébastien Le Ray | 2 | -21/+22 |
2011-05-03 | Use GetBoundRect in SetFirstVisPage | Sébastien Le Ray | 1 | -3/+3 |
2011-05-03 | Added instance method SwPageFrm::GetBoundRect | Sébastien Le Ray | 2 | -0/+17 |
2011-05-03 | Use page bounding box for layout computations. | Sébastien Le Ray | 7 | -69/+91 |
2011-05-03 | Typo in param name | Sébastien Le Ray | 1 | -1/+1 |
2011-05-03 | Bad shadow alignment when sidebar present. | Sébastien Le Ray | 1 | -6/+5 |
2011-05-03 | Added Impress-like 4 borders shadow. | Sébastien Le Ray | 4 | -114/+96 |
2011-05-03 | Page invalidation uses information from layout. | Sébastien Le Ray | 1 | -22/+9 |
2011-05-03 | Typo in resource definitions. | Sébastien Le Ray | 1 | -1/+1 |
2011-04-29 | dlopen-global-symbols.diff: use global namespace for dlopened sym | Thorsten Behrens | 2 | -5/+6 |
2011-04-27 | writer-default-as-optimal-page-wrap.diff: Optimal Page Wrap by default | Jody Goldberg | 1 | -1/+1 |
2011-04-26 | Version 3.3.99.3, tag libreoffice-3.3.99.3 (3.4.0-beta3)libreoffice-3.3.99.3 | Petr Mladek | 0 | -0/+0 |
2011-04-21 | fix detection of first-page header/footer (previous commit,bnc#654230) | Luboš Luňák | 1 | -3/+2 |
2011-04-20 | some docx field import/export tweaks | Noel Power | 1 | -1/+1 |
2011-04-19 | Version 3.3.99.2, tag libreoffice-3.3.99.2 (3.4.0-beta2)libreoffice-3.3.99.2 | Petr Mladek | 0 | -0/+0 |