summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-12-04SwRTFWriter: fix string conversionMiklos Vajna
2013-12-04fix SwInterHyphInfo commit againNoel Grandin
2013-12-04fix SwInterHyphInfo commitNoel Grandin
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-03DOCX drawingML groupshape import: fix relative positionMiklos Vajna
2013-12-03DOCX import: declare wps as a supported featureMiklos Vajna
2013-12-03SwAccessibleFrameBase::Modify(): avoid accessing deleted mpFrmMichael Stahl
2013-12-03sw: valgrind complains about uninitialized mbIsPrepareSelAllMichael Stahl
2013-12-03sw unit tests: Introduce hasProperty(), make the redlining check more elegant.Jan Holesovsky
2013-12-03filter: handle ooxml shapes in EscherPropertyContainer::GetCustomShapeType()Miklos Vajna
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-12-01Typo in private user data UIOlivier Hallot
2013-11-30mark non-translatable .ui strings explicitely as suchAndras Timar
2013-11-29Avoid false warning about potentially uninitialized variableStephan Bergmann
2013-11-28CppunitTest_sw_ooxmlexport: speed up activex*Miklos Vajna
2013-11-28SwModelTestBase: write csv output to stdoutMiklos Vajna
2013-11-28fdo#69636 DOCX export: fix VML export of vert=vert270 drawingML textframesMiklos Vajna
2013-11-28sw doc model dump: handle SvxCharRotateItemMiklos Vajna
2013-11-28abi#2128 RTF import: fix memory leakMiklos Vajna
2013-11-27DOCX drawingML shape import: fix position of group shapesMiklos Vajna