summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-01-12java: no need to instantiate the AccessibilityTools objectNoel Grandin
2015-01-12remove FRMC_ #definesNoel Grandin
2015-01-11sw: stop using comphelper/implbase_var.hxxMiklos Vajna
2015-01-11Factor out XFillBmpStretchItem::dumpAsXml() from swMiklos Vajna
2015-01-10Factor out XFillBmpPosItem::dumpAsXml() from swMiklos Vajna
2015-01-10RTF filter: change uses of cppu::WeakImplHelper* to use variadic variantsMiklos Vajna
2015-01-10fdo#87845: sw: fix crash in navigator dialog when view is closedMichael Stahl
2015-01-09asan: heap-buffer-overflow on ooo8726-1.docCaolán McNamara
2015-01-09asan: global-buffer-overflow on ooo12093-1.docCaolán McNamara
2015-01-09Work around -fsanitize=nullStephan Bergmann
2015-01-09Factor out XFillBmpTileItem::dumpAsXml() from swMiklos Vajna
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin
2015-01-09fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin
2015-01-09Revert "Use SVLIBRARY instead of gb_Library_get_runtime_filename"Matúš Kukan
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-09translate all remaining abuses of "ueberladen"Michael Stahl
2015-01-08Disable html tests on x86_64 on windowsDavid Ostrovsky
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-08Factor out XFillTransparenceItem::dumpAsXml() from swMiklos Vajna
2015-01-07sal_uInt16 to size_typeMatteo Casalin
2015-01-07Remove unnecessary downcastMatteo Casalin
2015-01-07sal_uInt16 to size_typeMatteo Casalin
2015-01-07sal_uInt16 to size_t, remove unneeded downcastMatteo Casalin
2015-01-07sal_uInt16 to size_tMatteo Casalin
2015-01-07sal_uInt16 to more proper typesMatteo Casalin
2015-01-07nBlockGrowSize can be staticMatteo Casalin
2015-01-07sal_uInt16 to sal_Int32 / intMatteo Casalin
2015-01-07Some code reformatMatteo Casalin
2015-01-07Use nullptrMatteo Casalin
2015-01-07SwAccessibleNoTextHyperlink::mnIndex is never readMatteo Casalin
2015-01-07Avoid unneeded castMatteo Casalin
2015-01-07sal_uInt16 to size_tMatteo Casalin
2015-01-07Avoid temporary OUStringsMatteo Casalin
2015-01-07Cleanup whitespaces, remove unneeded local scopesMatteo Casalin
2015-01-07sal_uInt16 to sal_Int32Matteo Casalin
2015-01-07sal_uInt16 to sal_Int32Matteo Casalin
2015-01-07Use more proper integer types and avoid unneeded downcastsMatteo Casalin
2015-01-07Remove misleading comment and simplify boundary checkMatteo Casalin
2015-01-07sal_uInt16/sal_uInt32 to more proper integer typesMatteo Casalin
2015-01-07coverity#1261760 Resource leak in objectCaolán McNamara
2015-01-07fdo#79409 allow selection from list field in protected sectionAndras Timar
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen
2015-01-07No need for implbase_ex_pre/post.hxx no moreStephan Bergmann
2015-01-07Resolves: fdo#73165 don't restart timer if already runningCaolán McNamara
2015-01-07fdo#75757 remove inheritance to std::vectorMichaël Lefèvre
2015-01-07Resolves: fdo#87612 don't overwrite users input if the value is unchangedCaolán McNamara
2015-01-07WW8 filter: zoom type testcaseJustin Luth
2015-01-07WW8 filter: export zoom typeJustin Luth
2015-01-07fix windows buildNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin