summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-03-25Warning: unused variable 'sManufacturer' [loplugin]Tor Lillqvist
2013-03-25fdo#60922 ignore DOCX import of w:position w:val="0"Miklos Vajna
2013-03-25random src cleaningThomas Arnhold
2013-03-24Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-23SwView: rename member variables missing their prefixMiklos Vajna
2013-03-23In writer’s RTL UI show author name and date at right side of comment windownavin patidar
2013-03-22Looser throw specifiersStephan Bergmann
2013-03-22implement part of XMultiPropertySet on SwXTextCursor.Michael Meeks
2013-03-22testcase for 62344016de056965a58ea2016d912a68eac0d6b0Miklos Vajna
2013-03-22fdo#62288 fix RTF import of table paragraph marginsMiklos Vajna
2013-03-22Comment translation - GER-ENG in sw/source/ui/wrtsh/wrtsh1.cxxMatthias Freund
2013-03-22Comment translation GER-ENG in sw/source/ui/wrtsh/Matthias Freund
2013-03-21coverity#704128 Logical vs. bitwise operatorJulien Nabet
2013-03-21sw: VarFields test: fix "\" in URL (test fails on windows)Michael Stahl
2013-03-21regenerate pchPeter Foley
2013-03-21reduce space needed by comments in sw/source/corePhilipp Riemer
2013-03-21coverity#704931 Explicit null dereferencedJulien Nabet
2013-03-21fdo#55814 improve unit testDavid Ostrovsky
2013-03-20SwXTextPortion has 4 properties whose names start with "Ruby"Michael Stahl
2013-03-20Slight touch-up of German translation.Thorsten Behrens
2013-03-20fdo#55814 SwDoc::UpdateExpFlds: hiding the last section may be safeMiklos Vajna
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-20TODO: Unclear whether comparisons against "Ruby" shall use == or startsWithStephan Bergmann
2013-03-20fdo#39468: Translated German commentsgerhard oettl
2013-03-20ooxmlimport line numbering checkYifan J
2013-03-20fdo#60769 implement odf export of multi-paragraph comment rangesMiklos Vajna
2013-03-20sw: export fieldmark of postit fields if possibleMiklos Vajna
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-20fdo#55814 create unit test for it firstDavid Ostrovsky
2013-03-20coverity#735389 Copy-paste errorJulien Nabet
2013-03-20fix fdo#62050 : Initially disable RTL for comment window.navin patidar
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin
2013-03-20fdo#46808, API CHANGE: update ScannerManager serviceNoel Grandin
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin
2013-03-20fdo#46808, Convert sdb::TextConnectionSettings to new styleNoel Grandin
2013-03-20fdo#46808, Convert sdb::TextConnectionSettings to new styleNoel Grandin
2013-03-20fdo#46808, cleanup some usage of comphelper::getProcessServiceFactory()Noel Grandin
2013-03-20fdo#46808, Convert frame::Bibliography to new styleNoel Grandin
2013-03-20fdo#46808, Convert i18n::IndexEntrySupplier to new styleNoel Grandin
2013-03-20fdo#46808, Convert XSLTFilterDialog to new-styleNoel Grandin
2013-03-20fdo#46808, Convert linguistic2::ProofreadingIterator to new styleNoel Grandin
2013-03-20fdo#46808, Convert text::AutoTextContainer to new styleNoel Grandin
2013-03-19add SwField::IsClickable and use it from SwWrtShell and SwPageFrmMiklos Vajna
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19bnc#802888 SwPageFrm: let macro fields have priority over background objectsMiklos Vajna
2013-03-19Remove RTL_CONSTASCII_(U)STRINGPARAM in sw (2)Chr. Rossmanith
2013-03-19remove unused VariableName code/commentsMichael Stahl
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19RTF export: add SAL_OVERRIDE where overriding non-pure-virtual methodsMiklos Vajna