Age | Commit message (Expand) | Author | Files | Lines |
2012-08-20 | Remove dead java code, fields and local variables | Noel Grandin | 1 | -1/+0 |
2012-08-20 | SwXTextTable::setPropertyValue: de-dent | Michael Stahl | 1 | -89/+90 |
2012-08-20 | SwXTextTable: add "TableBorder2" property | Michael Stahl | 7 | -57/+382 |
2012-08-20 | Revert "fdo#53175: docx export, close hyperlinks before fields" | Cédric Bosdonnat | 1 | -6/+5 |
2012-08-20 | fdo#53175: Don't load the default values of the styles in writerfilter | Cédric Bosdonnat | 5 | -598/+622 |
2012-08-20 | fdo#53175: docx export, close hyperlinks before fields | Cédric Bosdonnat | 1 | -5/+6 |
2012-08-18 | remove some useless comments | Thomas Arnhold | 1 | -5/+2 |
2012-08-17 | Translate some German comments to English | Kevin Hausmann | 1 | -9/+7 |
2012-08-17 | gbuild: register all jars | Michael Stahl | 2 | -10/+10 |
2012-08-16 | idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098) | Istvan Turi | 11 | -67/+266 |
2012-08-16 | sw layout dump: include the height and width of SwTxtPortion | Miklos Vajna | 5 | -5/+14 |
2012-08-16 | sw layout dump: include the height and width of SwFlyPortion | Miklos Vajna | 5 | -5/+10 |
2012-08-16 | de-duplicate | Matúš Kukan | 1 | -10/+0 |
2012-08-15 | moved my border test to odfimport | Artur Dorda | 4 | -199/+197 |
2012-08-15 | moving border tests from {rtf,ooxml,ww8}tok to {rtf,ooxml,ww8}import | Artur Dorda | 4 | -0/+0 |
2012-08-15 | Added new border test in Writer, checks all the borders, not only the top one | Artur Dorda | 3 | -0/+199 |
2012-08-15 | Border test now available in rtftok | Artur Dorda | 3 | -0/+320 |
2012-08-15 | Border test now available in ww8tok | Artur Dorda | 3 | -0/+12 |
2012-08-15 | Refactoring the border test in sw, one header will be in all 3 tests | Artur Dorda | 3 | -138/+194 |
2012-08-15 | Word format import - new test in ooxml checking top border's widths in tables | Artur Dorda | 2 | -0/+146 |
2012-08-15 | fdo#53113 testcase | Miklos Vajna | 2 | -0/+37 |
2012-08-14 | RtfSdrExport: unnecessary explicit OString ctors | Miklos Vajna | 1 | -33/+33 |
2012-08-14 | RTF export of fillBlip and fillOpacity shape properties | Miklos Vajna | 1 | -0/+13 |
2012-08-14 | fdo#53113 DOCX: export fillBlip shape property | Miklos Vajna | 2 | -0/+6 |
2012-08-14 | RTF shape filter: handle custom segment types | Miklos Vajna | 1 | -1/+8 |
2012-08-14 | fdo#50941: "Characters per line" will not change when changing "Max base text... | Takeshi Abe | 1 | -0/+10 |
2012-08-14 | minimize fractured text spans | Caolán McNamara | 1 | -7/+30 |
2012-08-14 | fdo#39468: Translated German comments in sw/source/core/docnode/ndnotxt.cxx | Bertrand Lorentz | 1 | -15/+7 |
2012-08-13 | unusedcode.easy: remove unused code | Thomas Arnhold | 1 | -1/+0 |
2012-08-13 | fdo#53113 docx export: initial shape text support | Miklos Vajna | 3 | -3/+51 |
2012-08-13 | misc. cleanup. | Michael Meeks | 1 | -1/+2 |
2012-08-13 | fdo#53439 SwPageFrm::PaintBorderAndShadow fix painting at small zoom | Miklos Vajna | 1 | -5/+16 |
2012-08-13 | fdo#47495 fix RTF import of multiple shapes inside textframes | Miklos Vajna | 3 | -0/+188 |
2012-08-13 | add cppunit tests to guard against .txt import regressions | Caolán McNamara | 7 | -4/+21 |
2012-08-13 | Default ascii import dialog to fixed text font the the detected language | Caolán McNamara | 1 | -55/+40 |
2012-08-13 | fdo#53210 testcase | Miklos Vajna | 3 | -8/+15 |
2012-08-11 | Remove unused local vars | Julien Nabet | 1 | -1/+0 |
2012-08-11 | fdo#53328: sw: ascii import: fix crash: | Michael Stahl | 2 | -2/+2 |
2012-08-10 | Remove TemplateManager menu entry. | Rafael Dominguez | 6 | -6/+0 |
2012-08-10 | Rename Templates->Save menu to Save As Template. | Rafael Dominguez | 6 | -5/+6 |
2012-08-10 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet | 2 | -4/+4 |
2012-08-10 | fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all sections | Miklos Vajna | 1 | -1/+26 |
2012-08-10 | Bin RtfAttributeOutput::WriteHex(sal_Int32 nNum) | Julien Nabet | 2 | -6/+0 |
2012-08-10 | fdo#48446 implement RTF_CPG | Miklos Vajna | 2 | -0/+17 |
2012-08-10 | Page Break: set position only when button is invisible | Ivan Timofeev | 1 | -1/+1 |
2012-08-10 | Page Break: don't show if mouse is gone and button is still invisible | Ivan Timofeev | 1 | -1/+1 |
2012-08-10 | Translate German comments in Writer. | Tim Janik | 1 | -200/+169 |
2012-08-10 | gbuild: missing dep on $(OUTDIR)/unittest/registry for tests | Matúš Kukan | 11 | -33/+11 |
2012-08-09 | Bin ViewShell::getIDocumentFieldsAccess() | Julien Nabet | 2 | -5/+0 |
2012-08-09 | fdo#52960 SwCursor::SelectWordWT fix text selection in commented text ranges | Miklos Vajna | 1 | -2/+3 |