summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
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