Age | Commit message (Expand) | Author |
2013-03-20 | SwXTextPortion has 4 properties whose names start with "Ruby" | Michael Stahl |
2013-03-20 | Slight touch-up of German translation. | Thorsten Behrens |
2013-03-20 | fdo#55814 SwDoc::UpdateExpFlds: hiding the last section may be safe | Miklos Vajna |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-20 | TODO: Unclear whether comparisons against "Ruby" shall use == or startsWith | Stephan Bergmann |
2013-03-20 | fdo#39468: Translated German comments | gerhard oettl |
2013-03-20 | ooxmlimport line numbering check | Yifan J |
2013-03-20 | fdo#60769 implement odf export of multi-paragraph comment ranges | Miklos Vajna |
2013-03-20 | sw: export fieldmark of postit fields if possible | Miklos Vajna |
2013-03-20 | use #if instead of #ifdef for testing config_xxx.hxx macros | Luboš Luňák |
2013-03-20 | fdo#55814 create unit test for it first | David Ostrovsky |
2013-03-20 | coverity#735389 Copy-paste error | Julien Nabet |
2013-03-20 | fix fdo#62050 : Initially disable RTL for comment window. | navin patidar |
2013-03-20 | fdo#46808, cleanup some usage of getProcessServiceFactory() | Noel Grandin |
2013-03-20 | fdo#46808, API CHANGE: update ScannerManager service | Noel Grandin |
2013-03-20 | fdo#46808, cleanup some usage of getProcessServiceFactory() | Noel Grandin |
2013-03-20 | fdo#46808, Convert sdb::TextConnectionSettings to new style | Noel Grandin |
2013-03-20 | fdo#46808, Convert sdb::TextConnectionSettings to new style | Noel Grandin |
2013-03-20 | fdo#46808, cleanup some usage of comphelper::getProcessServiceFactory() | Noel Grandin |
2013-03-20 | fdo#46808, Convert frame::Bibliography to new style | Noel Grandin |
2013-03-20 | fdo#46808, Convert i18n::IndexEntrySupplier to new style | Noel Grandin |
2013-03-20 | fdo#46808, Convert XSLTFilterDialog to new-style | Noel Grandin |
2013-03-20 | fdo#46808, Convert linguistic2::ProofreadingIterator to new style | Noel Grandin |
2013-03-20 | fdo#46808, Convert text::AutoTextContainer to new style | Noel Grandin |
2013-03-19 | add SwField::IsClickable and use it from SwWrtShell and SwPageFrm | Miklos Vajna |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-19 | bnc#802888 SwPageFrm: let macro fields have priority over background objects | Miklos Vajna |
2013-03-19 | Remove RTL_CONSTASCII_(U)STRINGPARAM in sw (2) | Chr. Rossmanith |
2013-03-19 | remove unused VariableName code/comments | Michael Stahl |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | Simplify equalsIgnoreAsciiCaseAscii[L] calls | Stephan Bergmann |
2013-03-19 | RTF export: add SAL_OVERRIDE where overriding non-pure-virtual methods | Miklos Vajna |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-19 | Remove RTL_CONSTASCII_(U)STRINGPARAM in sw | Chr. Rossmanith |
2013-03-19 | trailing whitespaces | Thomas Arnhold |
2013-03-19 | reduce whitespaces between include and filename | Thomas Arnhold |
2013-03-18 | fix other problems found by Wundef | Luboš Luňák |
2013-03-18 | Wundef, fix various more or less broken debug code | Luboš Luňák |
2013-03-18 | fix build | Miklos Vajna |
2013-03-18 | fdo#61909 fix import of RTF_HIGHLIGHT | Miklos Vajna |
2013-03-18 | Comment translation ger - eng in sw/source/ui/wrtsh/ | Matthias Freund |
2013-03-18 | fdo#61909 fix RTF import of default font without RTF_PLAIN | Miklos Vajna |
2013-03-18 | let toplevel 'make -sr CppunitTest_sw_ooxmlexport' (and friends) work again | Miklos Vajna |
2013-03-18 | sw: rename odf/ooxml/rtf/ww8 filter tests | Miklos Vajna |
2013-03-18 | Translate German comments, fix some whitespace | Philipp Weissenbacher |
2013-03-18 | Comment cleanup and several indentation fixes | Joren De Cuyper |
2013-03-18 | comment cleanups | Matthias Freund |
2013-03-18 | WaE: control might reach end of non-void function ... being inlined | Christian Lohmaier |
2013-03-17 | let LibreOffice find html.stw | Andras Timar |
2013-03-17 | coverity#705115 Using invalid iterator | Julien Nabet |