summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-11-23rigth -> right (other occurences)Julien Nabet
2013-11-23rigth -> rightMiklos Vajna
2013-11-23DocxAttributeOutput: m_i -> m_nMiklos Vajna
2013-11-23Remove STRING_MAXLEN and cleanup codeMatteo Casalin
2013-11-23DocxAttributeOutput: vpt -> pointMiklos Vajna
2013-11-23else is not needed after continue or returnMatteo Casalin
2013-11-23Reduce scopeMatteo Casalin
2013-11-23Bail out earlyMatteo Casalin
2013-11-23No need for an else after a breakMatteo Casalin
2013-11-23Reduce scope of some variables and simplify checksMatteo Casalin
2013-11-23Simplify lcl_getMinPosMatteo Casalin
2013-11-23xub_StrLen to sal_Int32Matteo Casalin
2013-11-23ww8: remove unused AttribHere classMatteo Casalin
2013-11-23xub_StrLen to sal_Int32Matteo Casalin
2013-11-23Don't subtract 1 to just add it backMatteo Casalin
2013-11-23xub_StrLen to sal_Int32 and some optimizationsMatteo Casalin
2013-11-23xub_StrLen to sal_Int32Matteo Casalin
2013-11-23Clarify loop conditionMatteo Casalin
2013-11-23Bail out earlyMatteo Casalin
2013-11-23Share common code of if/else branchesMatteo Casalin
2013-11-23int/sal_Bool to bool, bEnde to bEndMatteo Casalin
2013-11-23SwPaM: xub_StrLen to sal_Int32Matteo Casalin
2013-11-23SwNumRule: rename member variables missing their prefixesMiklos Vajna
2013-11-23WaE: macro is not usedTor Lillqvist
2013-11-23Mark as const / staticTakeshi Abe
2013-11-22cp#1000016 DOCX/RTF import: fix RemoveLastParagraph() on WindowsMiklos Vajna
2013-11-22DOCX drawingML shape filter: import wps:txbx inside the shapeMiklos Vajna
2013-11-22Improve exception messagesStephan Bergmann
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-21Related: rhbz#1033108 how did pAnchoredObj end up as NULLCaolán McNamara
2013-11-21longparas: nTxtBreak is really a xub_StrLenCaolán McNamara
2013-11-21Resolves: fdo#67263 CRASH when deleting applied bulleted paragraph styleJulien Nabet
2013-11-21longparas: these are really xub_StrLensCaolán McNamara
2013-11-21longparas: this should be xub_StrlenCaolán McNamara
2013-11-21longparas: these are really xub_StrLensCaolán McNamara
2013-11-21longparas: ditch unused argumentCaolán McNamara
2013-11-21longparas: safe xub_Strlen->sal_Int32Caolán McNamara
2013-11-21DOCX drawingML shape import: fix position when CustomShapeGeometry is setMiklos Vajna
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-21Appears SwView::SetMoveType no longer really does anythingStephan Bergmann
2013-11-21Remove the Navigator buttons below the scrollbar in WriterSamuel Mehrbrodt
2013-11-20CppunitTest_sw_ooxmlexport: disable test that fails on 3 different configsMiklos Vajna
2013-11-20Clean up SwXTextDocument::createStephan Bergmann
2013-11-20Freeze layout / page format normalization.Jan-Marek Glogowski
2013-11-20Resolves: #i123578# adjust table layout algorithm to avoid layout loopsOliver-Rainer Wittmann
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-20fdo#71740 AutoCorrection Border emphasis differencesLaurent Balland-Poirier
2013-11-20Related bnc#837302: Don't introduce a redlined delete and the end of doc.Jan Holesovsky