summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* coverity#1266476 silence Dereference null return valueCaolán McNamara2015-01-261-3/+3
* coverity#1266440 Unchecked return valueCaolán McNamara2015-01-261-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-2615-107/+71
* Typo: syncro->synchroJulien Nabet2015-01-242-9/+9
* coverity#1265796 Dereference null return valueCaolán McNamara2015-01-241-1/+9
* coverity#1265799 Dereference null return valueCaolán McNamara2015-01-241-3/+3
* On init of DbCellControl, load value from ModelLionel Elie Mamane2015-01-221-0/+2
* fdo#88551 no need to update content from field when activating grid cellLionel Elie Mamane2015-01-221-8/+0
* callcatcher: update unused codeCaolán McNamara2015-01-211-24/+0
* Some more loplugin:cstylecast: svxStephan Bergmann2015-01-207-12/+12
* Resolves: fdo#88417 Dropdown for ruler settings should show radio buttonsCaolán McNamara2015-01-191-11/+11
* initializeControlModel needs parent to be setLionel Elie Mamane2015-01-191-5/+6
* argh damnitMichael Stahl2015-01-191-1/+1
* svx: ExternalToolEdit: don't terminate if SystemShellExecute throwsMichael Stahl2015-01-191-3/+11
* svx: ExternalToolEdit: check that temp file is actually createdMichael Stahl2015-01-191-2/+14
* Mistake in choice of FM_PROPJulien Nabet2015-01-191-1/+1
* Fix typo code Resouce->ResourceAndrea Gelmini2015-01-191-4/+4
* Typo: sDatasouce->sDatasourceJulien Nabet2015-01-181-9/+9
* rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl2015-01-171-19/+78
* make OverlayTriangle public, allow to change each pointTomaž Vajngerl2015-01-163-64/+27
* convert sal_uIntPtr to longNoel Grandin2015-01-151-1/+1
* fdo#39440 svx: reduce scope of local variablesMichael Weghorn2015-01-1411-42/+24
* fdo#39440 svx: reduce scope of local variablesMichael Weghorn2015-01-1418-48/+30
* GetData is a hopelessly generic nameCaolán McNamara2015-01-141-1/+1
* HiDPI changes to ruler to respect screen DPIdbeurle2015-01-141-1/+26
* simplify Date/Time/DateTime conversion codeNoel Grandin2015-01-131-1/+1
* svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at allDouglas Mencken2015-01-131-4/+0
* Resolves: fdo#79975 toggle checkered background back onCaolán McNamara2015-01-121-1/+0
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-1218-26/+26
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-1218-28/+28
* Factor out XFillBmpStretchItem::dumpAsXml() from swMiklos Vajna2015-01-111-0/+8
* Factor out XFillBmpPosItem::dumpAsXml() from swMiklos Vajna2015-01-101-0/+8
* Factor out XFillBmpTileItem::dumpAsXml() from swMiklos Vajna2015-01-091-0/+8
* fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin2015-01-091-2/+2
* Revert "Use SVLIBRARY instead of gb_Library_get_runtime_filename"Matúš Kukan2015-01-092-1/+2
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-0923-38/+38
* HACK to avoid empty page size/div by 0 in chart2 LegendWrapper::setPositionStephan Bergmann2015-01-081-1/+1
* Re-use aRectStephan Bergmann2015-01-081-1/+1
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-086-44/+7
* Factor out XFillTransparenceItem::dumpAsXml() from swMiklos Vajna2015-01-081-0/+10
* fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin2015-01-073-6/+5
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-0718-47/+47
* Factor out XFillBitmapItem::dumpAsXml() from swMiklos Vajna2015-01-072-0/+21
* Resolves: fdo#86911 add tooltip for Color Tolerance spinbuttonCaolán McNamara2015-01-061-1/+2
* Use SVLIBRARY instead of gb_Library_get_runtime_filenameStephan Bergmann2015-01-062-2/+1
* fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin2015-01-061-1/+1
* fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin2015-01-061-1/+1
* Factor out XFillColorItem::dumpAsXml() from swMiklos Vajna2015-01-061-0/+8
* Factor out XFillStyleItem::dumpAsXml() from swMiklos Vajna2015-01-051-0/+14
* these are new in icu 54, not 53 apparentlyCaolán McNamara2015-01-051-1/+1