summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-05-10coverity#708513 Uninitialized pointer fieldCaolán McNamara
2014-05-10coverity#1213553 Uninitialized scalar fieldCaolán McNamara
2014-05-10Avoid temporary OUStringsMatteo Casalin
2014-05-10Function description says negative values mean errorsMatteo Casalin
2014-05-10Simplify sw_GetCellPositionMatteo Casalin
2014-05-10OUString: remove temporaries and concatenated appends, constifyMatteo Casalin
2014-05-10Use more proper integer typesMatteo Casalin
2014-05-10OUString: avoid temporaries and concatenated appendsMatteo Casalin
2014-05-10sal_uInt16 to size_tMatteo Casalin
2014-05-10Simplify IsPreviewPosInDocPreviewPageMatteo Casalin
2014-05-10Simplify return paths/expressionsMatteo Casalin
2014-05-10No need of else after a returnMatteo Casalin
2014-05-10Constify sal_uInt16 and sal_Int16 to sal_uInt16Matteo Casalin
2014-05-10Simplify GetRowOfPage and GetColOfPageMatteo Casalin
2014-05-10Use GetRowOfPageMatteo Casalin
2014-05-10OUString: avoid temporaries and constifyMatteo Casalin
2014-05-10sal_uInt16 to sal_uInt32/size_t + constifyMatteo Casalin
2014-05-10No need to use/store those OUStringsMatteo Casalin
2014-05-10Constify 2 sal_uInt16Matteo Casalin
2014-05-10Constify two OUStringsMatteo Casalin
2014-05-10sal_uInt16: constify and reduce scope + int to sal_uInt16Matteo Casalin
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-05-09warning C4389: '==' : signed/unsigned mismatchMichael Stahl
2014-05-09ooxml: Preserve shape 3d effects: top and bottom bevelJacobo Aragunde Pérez
2014-05-09ooxml: Preserve shape 3d effects: z, contour and extrusionJacobo Aragunde Pérez
2014-05-09oox: preserve scene3d/lightRig effects on shapes.Jacobo Aragunde Pérez
2014-05-09fdo#78292: Tags related to checkbox r being written in text tag for sdt cntnt.umeshkadam
2014-05-09Resolves: fdo#78150 Ctrl+Backspace does not erase first characterJulien Nabet
2014-05-09fdo#77720: Mail Merge: reset cursors after clearing documentMichael Stahl
2014-05-09coverity#735545 Logically dead codeCaolán McNamara
2014-05-09coverity#735546 Logically dead codeCaolán McNamara
2014-05-09coverity#735523 Logically dead codeCaolán McNamara
2014-05-09coverity#1209783 Dereference before null checkCaolán McNamara
2014-05-09coverity#1209804 Dereference before null checkCaolán McNamara
2014-05-09coverity#1209816 Dereference before null checkCaolán McNamara
2014-05-09fdo#71834 make reproducer document more minimalMiklos Vajna
2014-05-09fdo#77890: page break exported as section break if different 1st page is setumeshkadam
2014-05-08Fix 'outset' and 'inset' table border type import in DOCX and RTFAdam Co
2014-05-08fdo#78444 sw: avoid incorrect right shrinking of repaint rectangleMiklos Vajna
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet
2014-05-08Resolves: #i27364# set line count of dropdown to 9...Tsutomu Uchino
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-05-08Related: fdo#77720 Writer crashes when running Mail Merge WizardJulien Nabet
2014-05-08various: sal_Bool->boolNoel Grandin
2014-05-08coverity#1209298 Logically dead codeCaolán McNamara
2014-05-08coverity#1209146 Logically dead codeCaolán McNamara
2014-05-08coverity#736155 Dereference null return valueCaolán McNamara
2014-05-08coverity#736152 Dereference null return valueCaolán McNamara
2014-05-08coverity#735960 Explicit null dereferencedCaolán McNamara