summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore
AgeCommit message (Expand)AuthorFilesLines
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl2-4/+4
2012-06-18missing intializationDavid Tardon1-0/+1
2012-06-01targetted revert of minor cppcheck cleanupsMichael Meeks1-1/+1
2012-05-31target cppcheck index incrementing revertMichael Meeks1-1/+1
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks10-39/+34
2012-05-29Some cppcheck cleaningJulien Nabet1-3/+3
2012-05-25Convert SV_DECL_PTRARR_DEL(SwFldTypes) to std::vectorNoel Grandin1-4/+4
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin2-4/+4
2012-05-25Convert SV_DECL_PTRARR_SORT_VISIBILITY(SwPosFlyFrms) to std::setNoel Grandin1-2/+2
2012-05-25Convert SV_DECL_PTRARR(SwSections) to std::vectorNoel Grandin2-5/+5
2012-05-25Convert SV_DECL_PTRARR(SwSortKeys) to std::vectorNoel Grandin1-4/+4
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-2/+2
2012-05-23fix UNO ZOrder reading, take #2Luboš Luňák1-1/+3
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe2-2/+0
2012-05-15similar to fdo#45592 type for property UNO_NAME_SAVE_FILTER_DATA is wrongNoel Power1-1/+1
2012-05-15fix property type for printoptions fdo#45592Noel Power1-1/+1
2012-05-15SwTableAutoFmtTbl: try to fix MSVC tinderbox:Michael Stahl1-1/+1
2012-05-14sw: try to fix Mac tinderbox SwAuthorityFieldType:Michael Stahl1-3/+6
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin2-15/+15
2012-05-14Convert SV_DECL_PTRARR_DEL(_SwTableAutoFmtTbl) to boost::ptr_vectorNoel Grandin1-3/+3
2012-05-14Convert SV_DECL_PTRARR(SwEvtLstnrArray) to std::vectorNoel Grandin2-14/+15
2012-05-09Convert SV_DECL_PTRARR(SwDependentFields) to std::vectorNoel Grandin1-8/+6
2012-05-09Convert SV_DECL_PTRARR(PropValDataArr) to std::vectorNoel Grandin1-36/+37
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara2-12/+13
2012-05-04remove unused variableLuboš Luňák1-1/+0
2012-05-02finish handling of w:pStyle in numbering (bnc#751028)Luboš Luňák4-32/+54
2012-04-25decrypt code a bitLuboš Luňák1-15/+33
2012-04-25warn when failing because of an unrecognized property in UNO callLuboš Luňák1-0/+2
2012-04-25Convert SV_DECL_PTRARR_DEL(SwColumns) to boost::ptr_vectorNoel Grandin1-1/+1
2012-04-17fix UNO ZOrder readingLuboš Luňák1-1/+1
2012-04-14Resolves: fdo#48640 handle various busted rtf docs without hangingCaolán McNamara1-0/+4
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi4-12/+10
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi7-54/+28
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi5-18/+18
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara1-3/+3
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara3-12/+12
2012-03-21SwXShape::setPropertyValue: OSL_ENSURE -> SAL_WARN_IFMiklos Vajna1-13/+13
2012-03-12SvxULSpaceItem: implement contextual spacingMiklos Vajna2-0/+4
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara2-2/+2
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist1-0/+13
2012-03-03SwXTextField::setPropertyValue: simplify a bit:Michael Stahl1-11/+7
2012-03-03unofield.cxx: fix indentation a littleMichael Stahl1-12/+13
2012-03-03fdo#42073: sw: expand all text fields when setting properties:Michael Stahl1-3/+2
2012-02-23WaE: aPosition is an unused parameterCédric Bosdonnat1-1/+1
2012-02-23fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat3-3/+17
2012-02-23fdo#46482: prevent duplication of frames:Michael Stahl1-6/+0
2012-02-20remove now unused swunodef.hxxThomas Arnhold1-1/+0
2012-02-20expand and remove macro STAR_REFERENCEThomas Arnhold1-12/+12