summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2013-12-05Avoid multiple definitions of two lovingly copy-pasted functionsTor Lillqvist
2013-12-05RTF: use "InsertMode" insead of "IsNewDoc" for consistencyMichael Stahl
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl
2013-12-05Partly revert "Appears SwView::SetMoveType no longer really does anything"Stephan Bergmann
2013-12-05-Werror=uninitializedMiklos Vajna
2013-12-04fdo#64232: Save font theme attributes in rPrDefaultJacobo Aragunde Pérez
2013-12-04fdo#64232: Fix and preserve eastAsiaTheme attributeJacobo Aragunde Pérez
2013-12-04fdo#64232: Save font theme attributes back to the docxJacobo Aragunde Pérez
2013-12-04sw: add CharInteropGrabBag uno property to charactersJacobo Aragunde Pérez
2013-12-04sw doc model dump: show rsid valueMiklos Vajna
2013-12-04use OUString::startsWithStephan Bergmann
2013-12-04Relater: rhbz#903281 NULL follow frames on drag/dropCaolán McNamara
2013-12-04SwRTFWriter: fix string conversionMiklos Vajna
2013-12-04convert SwInterHyphInfo from xub_StrLen->sal_Int32Noel Grandin
2013-12-04convert xub_StrLen->sal_Int32 in doctxm.cxxNoel Grandin
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara
2013-12-03SwAccessibleFrameBase::Modify(): avoid accessing deleted mpFrmMichael Stahl
2013-12-03sw: valgrind complains about uninitialized mbIsPrepareSelAllMichael Stahl
2013-12-03convert callers of SwIndex::GetContent from xub_StrLen->sal_Int32Noel Grandin
2013-12-03convert xub_StrLen->sal_Int32 in edtwin.cxxNoel Grandin
2013-12-03convert SidebarWinKey from xub_StrLen->sal_Int32Noel Grandin
2013-12-03convert SwTxtNode::GetLang from xub_StrLen->sal_Int32Noel Grandin
2013-12-03xub_StrLen->salInt32 in lcl_HighlightNoel Grandin
2013-12-03convert xub_StrLen->sal_Int32 in SpellStateNoel Grandin
2013-12-03convert xub_StrLen -> sal_Int32Noel Grandin
2013-12-03fix spelling delimeter -> delimiterNoel Grandin
2013-12-03convert FN_PARAM_MOVE_COUNT from SfxInt16 to SfxInt32Noel Grandin
2013-12-02fdo#71749: sw: WW8: don't loop on tables in footnotesMichael Stahl
2013-12-02Move functions to right file, prefer sal_Int32 to sal_uInt32 as indexMatteo Casalin
2013-12-02Don't obscure local function calls with #definesMatteo Casalin
2013-12-02xub_StrLen to sal_Int32Matteo Casalin
2013-12-02xub_StrLen/unsigned to sal_Int32Matteo Casalin
2013-12-02xub_StrLen to sal_Int32Matteo Casalin
2013-12-02xub_StrLen to sal_Int32Matteo Casalin
2013-12-02typo: intarnal -> internalAndras Timar
2013-12-02Revert SwAccessibleCell::getCurrentValue to return a numeric value againStephan Bergmann
2013-12-02Uninitialized valueStephan Bergmann
2013-12-02Uninitialized valueStephan Bergmann
2013-12-02Uninitialized valueStephan Bergmann
2013-12-02-Werror,-Wunused-variableStephan Bergmann
2013-12-02WaE: unused variableTor Lillqvist
2013-12-02WaE: unused private fieldsTor Lillqvist
2013-12-02-Werror,-Wmismatched-tagsStephan Bergmann
2013-12-02we don't need bChangedCaolán McNamara
2013-12-02WaE: unsigned const to prevent compiler warnings.Pavel Janík
2013-12-02WaE: compare unsigned values.Pavel Janík
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-11-29Avoid false warning about potentially uninitialized variableStephan Bergmann
2013-11-28fdo#69636 DOCX export: fix VML export of vert=vert270 drawingML textframesMiklos Vajna
2013-11-28sw doc model dump: handle SvxCharRotateItemMiklos Vajna