summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Looser throw specifiersStephan Bergmann2013-03-222-5/+24
* implement part of XMultiPropertySet on SwXTextCursor.Michael Meeks2013-03-223-2/+84
* testcase for 62344016de056965a58ea2016d912a68eac0d6b0Miklos Vajna2013-03-222-0/+16
* fdo#62288 fix RTF import of table paragraph marginsMiklos Vajna2013-03-222-0/+38
* Comment translation - GER-ENG in sw/source/ui/wrtsh/wrtsh1.cxxMatthias Freund2013-03-221-164/+89
* Comment translation GER-ENG in sw/source/ui/wrtsh/Matthias Freund2013-03-224-91/+49
* coverity#704128 Logical vs. bitwise operatorJulien Nabet2013-03-211-1/+1
* sw: VarFields test: fix "\" in URL (test fails on windows)Michael Stahl2013-03-211-1/+1
* regenerate pchPeter Foley2013-03-211-1/+7
* reduce space needed by comments in sw/source/corePhilipp Riemer2013-03-215-29/+14
* coverity#704931 Explicit null dereferencedJulien Nabet2013-03-211-1/+1
* fdo#55814 improve unit testDavid Ostrovsky2013-03-211-30/+67
* SwXTextPortion has 4 properties whose names start with "Ruby"Michael Stahl2013-03-201-2/+2
* Slight touch-up of German translation.Thorsten Behrens2013-03-201-2/+2
* fdo#55814 SwDoc::UpdateExpFlds: hiding the last section may be safeMiklos Vajna2013-03-201-4/+10
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-201-2/+1
* TODO: Unclear whether comparisons against "Ruby" shall use == or startsWithStephan Bergmann2013-03-201-2/+2
* fdo#39468: Translated German commentsgerhard oettl2013-03-201-26/+22
* ooxmlimport line numbering checkYifan J2013-03-202-0/+37
* fdo#60769 implement odf export of multi-paragraph comment rangesMiklos Vajna2013-03-202-0/+28
* sw: export fieldmark of postit fields if possibleMiklos Vajna2013-03-201-0/+12
* use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák2013-03-201-1/+1
* fdo#55814 create unit test for it firstDavid Ostrovsky2013-03-202-0/+185
* coverity#735389 Copy-paste errorJulien Nabet2013-03-201-1/+1
* fix fdo#62050 : Initially disable RTL for comment window.navin patidar2013-03-201-4/+1
* fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin2013-03-205-92/+69
* fdo#46808, API CHANGE: update ScannerManager serviceNoel Grandin2013-03-201-12/+2
* fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin2013-03-203-73/+68
* fdo#46808, Convert sdb::TextConnectionSettings to new styleNoel Grandin2013-03-201-2/+2
* fdo#46808, Convert sdb::TextConnectionSettings to new styleNoel Grandin2013-03-201-2/+2
* fdo#46808, cleanup some usage of comphelper::getProcessServiceFactory()Noel Grandin2013-03-203-88/+83
* fdo#46808, Convert frame::Bibliography to new styleNoel Grandin2013-03-201-4/+5
* fdo#46808, Convert i18n::IndexEntrySupplier to new styleNoel Grandin2013-03-202-23/+8
* fdo#46808, Convert XSLTFilterDialog to new-styleNoel Grandin2013-03-205-30/+25
* fdo#46808, Convert linguistic2::ProofreadingIterator to new styleNoel Grandin2013-03-202-17/+10
* fdo#46808, Convert text::AutoTextContainer to new styleNoel Grandin2013-03-207-37/+35
* add SwField::IsClickable and use it from SwWrtShell and SwPageFrmMiklos Vajna2013-03-194-2/+21
* further OUString cleanupThomas Arnhold2013-03-191-1/+1
* bnc#802888 SwPageFrm: let macro fields have priority over background objectsMiklos Vajna2013-03-191-1/+18
* Remove RTL_CONSTASCII_(U)STRINGPARAM in sw (2)Chr. Rossmanith2013-03-193-28/+28
* remove unused VariableName code/commentsMichael Stahl2013-03-191-1/+0
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-1924-107/+93
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-191-20/+20
* RTF export: add SAL_OVERRIDE where overriding non-pure-virtual methodsMiklos Vajna2013-03-193-17/+16
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-19137-986/+975
* Remove RTL_CONSTASCII_(U)STRINGPARAM in swChr. Rossmanith2013-03-199-105/+102
* trailing whitespacesThomas Arnhold2013-03-192-4/+4
* reduce whitespaces between include and filenameThomas Arnhold2013-03-192-3/+3
* fix other problems found by WundefLuboš Luňák2013-03-181-1/+1
* Wundef, fix various more or less broken debug codeLuboš Luňák2013-03-183-15/+5