summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-12-05DOCX import: never call lcl_start/endElement if handling mce elementsMiklos Vajna
2013-12-05Avoid multiple definitions of two lovingly copy-pasted functionsTor Lillqvist
2013-12-05DOCX import: declare wpg as a supported featureMiklos Vajna
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-05cp#1000017 DOCX/RTF import: avoid fake tab char in footnotesMiklos Vajna
2013-12-05Partly revert "Appears SwView::SetMoveType no longer really does anything"Stephan Bergmann
2013-12-05-Werror=uninitializedMiklos Vajna
2013-12-04fdo#64232: Unit test for font theme attributes preservationJacobo Aragunde Pérez
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-04DOCX drawingML shape import: always set OpaqueMiklos Vajna
2013-12-04drawingml import: don't set CharEscapementHeight unconditionallyMiklos Vajna
2013-12-04Relater: rhbz#903281 NULL follow frames on drag/dropCaolán McNamara
2013-12-04DOCX import: parse drawingML group shapes in oox onlyMiklos Vajna
2013-12-04remove unnecessary inline keywordCaolán McNamara
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