summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2015-02-02callcatcher: remove some unused methodsCaolán McNamara1-5/+0
2015-02-01loplugin:unreffunStephan Bergmann1-20/+0
2015-01-30coverity#1267684 Uncaught exceptionCaolán McNamara1-2/+3
2015-01-30ensure the default export filter is really availableDavid Tardon1-7/+4
2015-01-30remove copypastaDavid Tardon1-4/+0
2015-01-30tdf#85195 only check export formats for default formatDavid Tardon1-16/+0
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara15-476/+0
2015-01-29use a less ugly string to double conversion, tdf#88740 follow-upEike Rathke1-11/+17
2015-01-29tdf#78854 do not crash when undoing layout changeDavid Tardon1-66/+0
2015-01-28tdf#88740 fix sidebar angle rotation i18nAndras Timar1-0/+6
2015-01-27tdf#82524: Mismatch of ValueSet and metric field valuesKatarina Behrens1-0/+1
2015-01-27Lock SolarMutex around fmFormShell::DetermineForms callsStephan Bergmann1-0/+5
2015-01-26coverity#1266476 silence Dereference null return valueCaolán McNamara1-3/+3
2015-01-26coverity#1266440 Unchecked return valueCaolán McNamara1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin15-107/+71
2015-01-24Typo: syncro->synchroJulien Nabet2-9/+9
2015-01-24coverity#1265796 Dereference null return valueCaolán McNamara1-1/+9
2015-01-24coverity#1265799 Dereference null return valueCaolán McNamara1-3/+3
2015-01-22On init of DbCellControl, load value from ModelLionel Elie Mamane1-0/+2
2015-01-22fdo#88551 no need to update content from field when activating grid cellLionel Elie Mamane1-8/+0
2015-01-21callcatcher: update unused codeCaolán McNamara1-24/+0
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann7-12/+12
2015-01-19Resolves: fdo#88417 Dropdown for ruler settings should show radio buttonsCaolán McNamara1-11/+11
2015-01-19initializeControlModel needs parent to be setLionel Elie Mamane1-5/+6
2015-01-19argh damnitMichael Stahl1-1/+1
2015-01-19svx: ExternalToolEdit: don't terminate if SystemShellExecute throwsMichael Stahl1-3/+11
2015-01-19svx: ExternalToolEdit: check that temp file is actually createdMichael Stahl1-2/+14
2015-01-19Mistake in choice of FM_PROPJulien Nabet1-1/+1
2015-01-19Fix typo code Resouce->ResourceAndrea Gelmini1-4/+4
2015-01-18Typo: sDatasouce->sDatasourceJulien Nabet1-9/+9
2015-01-17rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl1-19/+78
2015-01-16make OverlayTriangle public, allow to change each pointTomaž Vajngerl3-64/+27
2015-01-15convert sal_uIntPtr to longNoel Grandin1-1/+1
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn11-42/+24
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn18-48/+30
2015-01-14GetData is a hopelessly generic nameCaolán McNamara1-1/+1
2015-01-14HiDPI changes to ruler to respect screen DPIdbeurle1-1/+26
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin1-1/+1
2015-01-13svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at allDouglas Mencken1-4/+0
2015-01-12Resolves: fdo#79975 toggle checkered background back onCaolán McNamara1-1/+0
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin18-26/+26
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin18-28/+28
2015-01-11Factor out XFillBmpStretchItem::dumpAsXml() from swMiklos Vajna1-0/+8
2015-01-10Factor out XFillBmpPosItem::dumpAsXml() from swMiklos Vajna1-0/+8
2015-01-09Factor out XFillBmpTileItem::dumpAsXml() from swMiklos Vajna1-0/+8
2015-01-09fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin1-2/+2
2015-01-09Revert "Use SVLIBRARY instead of gb_Library_get_runtime_filename"Matúš Kukan2-1/+2
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl23-38/+38
2015-01-08HACK to avoid empty page size/div by 0 in chart2 LegendWrapper::setPositionStephan Bergmann1-1/+1
2015-01-08Re-use aRectStephan Bergmann1-1/+1