summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-07Factor out XFillBitmapItem::dumpAsXml() from swMiklos Vajna
2015-01-07fdo#83354: Chart is truncated - moved down outside the margins of the objectZolnai Tamás
2015-01-06LOK: add LibreOfficeKitCallbackType enumerationMiklos Vajna
2015-01-06sw: notify LOK clients about invalidationsMiklos Vajna
2015-01-07android: set single page mode in writer when init for tiled renderTomaž Vajngerl
2015-01-07android: take document borders into account for document sizeTomaž Vajngerl
2015-01-06OSL_ENSURE->assert when followed by unconditional derefCaolán McNamara