summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-03-25fdo#60780, Save a Copy wipÁdám Csaba Király2-0/+2
2013-03-25Fix spelling errors and typos: 'unkown' change to 'unknown'vincent1-1/+1
2013-03-25Warning: unused variable 'sManufacturer' [loplugin]Tor Lillqvist1-1/+0
2013-03-25fdo#60922 ignore DOCX import of w:position w:val="0"Miklos Vajna2-0/+8
2013-03-25random src cleaningThomas Arnhold1-15/+0
2013-03-24Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-03-23SwView: rename member variables missing their prefixMiklos Vajna16-1476/+1476
2013-03-23In writer’s RTL UI show author name and date at right side of comment windownavin patidar1-0/+2
2013-03-22Looser throw specifiersStephan Bergmann2-5/+24
2013-03-22implement part of XMultiPropertySet on SwXTextCursor.Michael Meeks3-2/+84
2013-03-22testcase for 62344016de056965a58ea2016d912a68eac0d6b0Miklos Vajna2-0/+16
2013-03-22fdo#62288 fix RTF import of table paragraph marginsMiklos Vajna2-0/+38
2013-03-22Comment translation - GER-ENG in sw/source/ui/wrtsh/wrtsh1.cxxMatthias Freund1-164/+89
2013-03-22Comment translation GER-ENG in sw/source/ui/wrtsh/Matthias Freund4-91/+49
2013-03-21coverity#704128 Logical vs. bitwise operatorJulien Nabet1-1/+1
2013-03-21sw: VarFields test: fix "\" in URL (test fails on windows)Michael Stahl1-1/+1
2013-03-21regenerate pchPeter Foley1-1/+7
2013-03-21reduce space needed by comments in sw/source/corePhilipp Riemer5-29/+14
2013-03-21coverity#704931 Explicit null dereferencedJulien Nabet1-1/+1
2013-03-21fdo#55814 improve unit testDavid Ostrovsky1-30/+67
2013-03-20SwXTextPortion has 4 properties whose names start with "Ruby"Michael Stahl1-2/+2
2013-03-20Slight touch-up of German translation.Thorsten Behrens1-2/+2
2013-03-20fdo#55814 SwDoc::UpdateExpFlds: hiding the last section may be safeMiklos Vajna1-4/+10
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-2/+1
2013-03-20TODO: Unclear whether comparisons against "Ruby" shall use == or startsWithStephan Bergmann1-2/+2
2013-03-20fdo#39468: Translated German commentsgerhard oettl1-26/+22
2013-03-20ooxmlimport line numbering checkYifan J2-0/+37
2013-03-20fdo#60769 implement odf export of multi-paragraph comment rangesMiklos Vajna2-0/+28
2013-03-20sw: export fieldmark of postit fields if possibleMiklos Vajna1-0/+12
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák1-1/+1
2013-03-20fdo#55814 create unit test for it firstDavid Ostrovsky2-0/+185
2013-03-20coverity#735389 Copy-paste errorJulien Nabet1-1/+1
2013-03-20fix fdo#62050 : Initially disable RTL for comment window.navin patidar1-4/+1
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin5-92/+69
2013-03-20fdo#46808, API CHANGE: update ScannerManager serviceNoel Grandin1-12/+2
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin3-73/+68
2013-03-20fdo#46808, Convert sdb::TextConnectionSettings to new styleNoel Grandin1-2/+2
2013-03-20fdo#46808, Convert sdb::TextConnectionSettings to new styleNoel Grandin1-2/+2
2013-03-20fdo#46808, cleanup some usage of comphelper::getProcessServiceFactory()Noel Grandin3-88/+83
2013-03-20fdo#46808, Convert frame::Bibliography to new styleNoel Grandin1-4/+5
2013-03-20fdo#46808, Convert i18n::IndexEntrySupplier to new styleNoel Grandin2-23/+8
2013-03-20fdo#46808, Convert XSLTFilterDialog to new-styleNoel Grandin5-30/+25
2013-03-20fdo#46808, Convert linguistic2::ProofreadingIterator to new styleNoel Grandin2-17/+10
2013-03-20fdo#46808, Convert text::AutoTextContainer to new styleNoel Grandin7-37/+35
2013-03-19add SwField::IsClickable and use it from SwWrtShell and SwPageFrmMiklos Vajna4-2/+21
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-03-19bnc#802888 SwPageFrm: let macro fields have priority over background objectsMiklos Vajna1-1/+18
2013-03-19Remove RTL_CONSTASCII_(U)STRINGPARAM in sw (2)Chr. Rossmanith3-28/+28
2013-03-19remove unused VariableName code/commentsMichael Stahl1-1/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold24-107/+93