summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-12-29Fix typosAndrea Gelmini
2017-12-29Fix typosAndrea Gelmini
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-12-29loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin
2017-12-29export explosion property for pie chart property, tdf#114182Markus Mohrhard
2017-12-28rtl: support start/stop threads around pre-initAshod Nakashian
2017-12-28Fix typosAndrea Gelmini
2017-12-28loplugin:passstuffbyref improved return in editengNoel Grandin
2017-12-27svtools: Simplify DoubleNumericField with std::unique_ptrTakeshi Abe
2017-12-27Share common codeMatteo Casalin
2017-12-27Directly access own data members, remove unused methodsMatteo Casalin
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-12-26remove redundant space in question about modified imageStanislav Horacek
2017-12-26loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin
2017-12-26svtools: Use std::unique_ptr for LineListBoxTakeshi Abe
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin
2017-12-25various coverity exception warningsCaolán McNamara
2017-12-25coverity#1426923 Pointer to local outside scopeCaolán McNamara
2017-12-25Adjust includesAron Budea
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-22request installation of langpack via packagekitCaolán McNamara
2017-12-22Revert "unused SID command in sfx2"Noel Grandin
2017-12-22tdf#79077: Mildly improved user experienceKatarina Behrens
2017-12-22also export basic chart structure for empty chartsMarkus Mohrhard
2017-12-21unused SID command in sfx2Noel Grandin
2017-12-21set dbus id for existing DbusSessionHelper usersCaolán McNamara
2017-12-21chart2: suspend/resume setting rects dirty for 3D shapesTomaž Vajngerl
2017-12-21TypedWhichId in svx part 2Noel Grandin
2017-12-21Fix typosAndrea Gelmini
2017-12-21no need to play define games with SID_DRAW_CHARTNoel Grandin
2017-12-21lokdocview: Handle INVALIDATE_HEADER cbPranav Kant
2017-12-21TypedWhichId in svx part 1Noel Grandin
2017-12-20Remove unused ocExternalRefEike Rathke
2017-12-20lokdialog: Use Application::Post{Mouse,Key}Event() to post to main threadPranav Kant
2017-12-20tdf#79077: Cleanup PapersizeFromSetup related codeKatarina Behrens
2017-12-20Fix typosAndrea Gelmini
2017-12-20Fix typosAndrea Gelmini
2017-12-20Fix typosAndrea Gelmini
2017-12-20loplugin:unusedindexMike Kaganski
2017-12-20long->sal_uInt16 in SvxShapeNoel Grandin
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-12-20sal_uLong->sal_uInt32 in DrawModeFlagsNoel Grandin
2017-12-20sal_uLong->sal_uInt32 in SotClipboardFormatIdNoel Grandin
2017-12-19Clang 3.5 has -Wreturn-type-c-linkageStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-19Read some configuration items directlyStephan Bergmann
2017-12-19Get rid of a dynamic_castTor Lillqvist