summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-02-01loplugin:unreffunStephan Bergmann
2015-01-30coverity#1267684 Uncaught exceptionCaolán McNamara
2015-01-30ensure the default export filter is really availableDavid Tardon
2015-01-30remove copypastaDavid Tardon
2015-01-30tdf#85195 only check export formats for default formatDavid Tardon
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-29use a less ugly string to double conversion, tdf#88740 follow-upEike Rathke
2015-01-29tdf#78854 do not crash when undoing layout changeDavid Tardon
2015-01-28tdf#88740 fix sidebar angle rotation i18nAndras Timar
2015-01-27tdf#82524: Mismatch of ValueSet and metric field valuesKatarina Behrens
2015-01-27Lock SolarMutex around fmFormShell::DetermineForms callsStephan Bergmann
2015-01-26coverity#1266476 silence Dereference null return valueCaolán McNamara
2015-01-26coverity#1266440 Unchecked return valueCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-24Typo: syncro->synchroJulien Nabet
2015-01-24coverity#1265796 Dereference null return valueCaolán McNamara
2015-01-24coverity#1265799 Dereference null return valueCaolán McNamara
2015-01-22On init of DbCellControl, load value from ModelLionel Elie Mamane
2015-01-22fdo#88551 no need to update content from field when activating grid cellLionel Elie Mamane
2015-01-21callcatcher: update unused codeCaolán McNamara
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann
2015-01-19Resolves: fdo#88417 Dropdown for ruler settings should show radio buttonsCaolán McNamara
2015-01-19initializeControlModel needs parent to be setLionel Elie Mamane
2015-01-19argh damnitMichael Stahl
2015-01-19svx: ExternalToolEdit: don't terminate if SystemShellExecute throwsMichael Stahl
2015-01-19svx: ExternalToolEdit: check that temp file is actually createdMichael Stahl
2015-01-19Mistake in choice of FM_PROPJulien Nabet
2015-01-19Fix typo code Resouce->ResourceAndrea Gelmini
2015-01-18Typo: sDatasouce->sDatasourceJulien Nabet
2015-01-17rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl
2015-01-16make OverlayTriangle public, allow to change each pointTomaž Vajngerl
2015-01-15convert sal_uIntPtr to longNoel Grandin
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2015-01-14GetData is a hopelessly generic nameCaolán McNamara
2015-01-14HiDPI changes to ruler to respect screen DPIdbeurle
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-13svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at allDouglas Mencken
2015-01-12Resolves: fdo#79975 toggle checkered background back onCaolán McNamara
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-11Factor out XFillBmpStretchItem::dumpAsXml() from swMiklos Vajna
2015-01-10Factor out XFillBmpPosItem::dumpAsXml() from swMiklos Vajna
2015-01-09Factor out XFillBmpTileItem::dumpAsXml() from swMiklos Vajna
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-08HACK to avoid empty page size/div by 0 in chart2 LegendWrapper::setPositionStephan Bergmann