summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2015-01-06typoStephan Bergmann
2015-01-06Use SVLIBRARY instead of gb_Library_get_runtime_filenameStephan Bergmann
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2015-01-06fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin
2015-01-06Factor out XFillColorItem::dumpAsXml() from swMiklos Vajna
2015-01-06Update email addressMiklos Vajna
2015-01-05Factor out XFillStyleItem::dumpAsXml() from swMiklos Vajna