summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák5-5/+5
2012-06-22Remove empty or non-called methodsThomas Arnhold11-79/+0
2012-06-22re-base on ALv2 code.Michael Meeks15-348/+213
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks326-7766/+4865
2012-06-21re-base on ALv2 code.Michael Meeks63-1585/+1017
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold13-147/+0
2012-06-21Remove unused dbexch.hrcThomas Arnhold2-2/+0
2012-06-20ditch last (?) uses of UniString::UniString(sal_Unicode, ...)Caolán McNamara1-3/+3
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2-9/+4
2012-06-18ditch last (?) String::String(const sal_Unicode*)Caolán McNamara1-3/+2
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara8-12/+12
2012-06-16removed unused forward declarations of classTakeshi Abe3-7/+0
2012-06-15fdo#48874 - remove html export dialog artworkRob Snelders4-327/+126
2012-06-15move zoomitem from svx to sfx2Tim Hardeck10-10/+11
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin2-4/+4
2012-06-12Convert SV_DECL_PTRARR_DEL(_PptSlidePersistList) to std::vectorNoel Grandin1-7/+7
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky1-3/+3
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-3/+2
2012-06-10nuke dead codeTakeshi Abe8-121/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold55-113/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-4/+0
2012-06-09Remove superfluous include commentsThomas Arnhold2-5/+0
2012-06-07n753458: changing the keyboard of the Slide Show buttonFelix Zhang1-1/+1
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin5-34/+15
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-9/+9
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky5-5/+5
2012-06-05XubString->rtl::OUStringBufferCaolán McNamara1-9/+7
2012-06-05reduce scope of iCaolán McNamara1-3/+2
2012-06-05fix use of local resource string ids in global contextCaolán McNamara6-47/+44
2012-06-05Navigator menu entry is checkableCaolán McNamara1-0/+1
2012-06-05Unify ODF extended vs. ODF1.2 handlingThorsten Behrens1-1/+1
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-32/+13
2012-06-02targeted string re-workNorbert Thiebaud3-6/+6
2012-06-02These should be set as checkable menu entriesCaolán McNamara1-0/+6
2012-06-01targetted reversion of minor SAL_N_ELEMENTS tweakMichael Meeks1-3/+3
2012-06-01nuke unused namespaceTakeshi Abe1-2/+0
2012-05-30sdext: cleanup presenter screen handling pwrt. namingMichael Meeks5-11/+11
2012-05-31nuke unused typedefTakeshi Abe1-1/+0
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann7-11/+9
2012-05-22convert GetSurroundingText family to OUStringCaolán McNamara4-15/+8
2012-05-21removed unused #definesTakeshi Abe1-5/+0
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet8-19/+19
2012-05-19Remove "else if" dup small blockJulien Nabet1-5/+0
2012-05-17removed unused const rtl::OUStringTakeshi Abe2-3/+0
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon3-4/+9
2012-05-16removed unused constant rtl::OUStringTakeshi Abe3-7/+0
2012-05-16removed useless codeTakeshi Abe1-5/+0
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara5-6/+1
2012-05-16WaE: unsafe mix of bool and sal_BoolCaolán McNamara3-8/+8