summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin6-44/+7
2015-01-08Factor out XFillTransparenceItem::dumpAsXml() from swMiklos Vajna1-0/+10
2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin3-6/+5
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin18-47/+47
2015-01-07Factor out XFillBitmapItem::dumpAsXml() from swMiklos Vajna2-0/+21
2015-01-06Resolves: fdo#86911 add tooltip for Color Tolerance spinbuttonCaolán McNamara1-1/+2
2015-01-06Use SVLIBRARY instead of gb_Library_get_runtime_filenameStephan Bergmann2-2/+1
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin1-1/+1
2015-01-06Factor out XFillColorItem::dumpAsXml() from swMiklos Vajna1-0/+8
2015-01-05Factor out XFillStyleItem::dumpAsXml() from swMiklos Vajna1-0/+14
2015-01-05these are new in icu 54, not 53 apparentlyCaolán McNamara1-1/+1
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann3-3/+3
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin1-2/+2
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee1-3/+1
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara7-17/+13
2015-01-04changes sidebar: Make the "Action" narrower when we use bitmaps now.Jan Holesovsky1-3/+6
2015-01-04A bit of cleanup.Jan Holesovsky1-31/+4
2015-01-04changes sidebar: Use images instead of texts for types of changes in Writer.Jan Holesovsky1-25/+36
2015-01-02Fix simple typos.Andrea Gelmini1-6/+6
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+1