summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-08Factor out XFillTransparenceItem::dumpAsXml() from swMiklos Vajna
2015-01-07svx: translate German comments on SdrObject/SdrPageMichael Stahl
2015-01-07Set up foundation for supporting multiple OpenCL command queues per device.Kohei Yoshida
2015-01-07bla, blaStephan Bergmann
2015-01-07Variadic cppu::ImplInheritanceHelperStephan Bergmann
2015-01-07remove boost::unordered_* from commentsCaolán McNamara
2015-01-07Silence unhelpful -Wpotentially-evaluated-expressionStephan Bergmann
2015-01-07Variadic cppu::WeakImplHelperStephan Bergmann
2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07remove unused FEATUREFLAG_ #definesNoel Grandin
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-07remove dead MOUSE_ definitionsNoel Grandin
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin
2015-01-07-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-01-07Factor out XFillBitmapItem::dumpAsXml() from swMiklos Vajna
2015-01-07fdo#85818: rename 'Zins' enum name, constant, function to RateLaurent Charrière
2015-01-06LOK: add LibreOfficeKitCallbackType enumerationMiklos Vajna
2015-01-06lok::Document: add registerCallback()Miklos Vajna
2015-01-06vcl: add OutputDevice::LogicInvalidate()Miklos Vajna
2015-01-06vcl::ITiledRenderable: add registerCallback()Miklos Vajna
2015-01-06Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara
2015-01-06vcl: reset OpenGLContext(s) when yielding the last SolarMutex.Michael Meeks
2015-01-07android: Add initializeForRendering to LOKTomaž Vajngerl
2015-01-06boost::math::nextafter->std::nextafterCaolán McNamara
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert SELENG_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert SEF_EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert ERROR_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2015-01-06remove unused #definesNoel Grandin
2015-01-06fdo#84938: convert TEXT_PROP_MAP #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin
2015-01-06Factor out XFillColorItem::dumpAsXml() from swMiklos Vajna
2015-01-05I assume this class is not public due to an oversightDavid Tardon
2015-01-05Factor out XFillStyleItem::dumpAsXml() from swMiklos Vajna
2015-01-05These extern "C" functions are in the global namespaceStephan Bergmann
2015-01-05Mark function declarations as CPPU_DLLPUBLIC, not only definitionsStephan Bergmann
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2015-01-04Translated German commentsLuc Castermans
2015-01-04boost::unordered_set->std::unordered_setCaolán McNamara
2015-01-04merge OpCodeEnum and OpCodeCaolán McNamara
2015-01-04A bit of cleanup.Jan Holesovsky
2015-01-04changes sidebar: Use images instead of texts for types of changes in Writer.Jan Holesovsky
2015-01-03fdo#83058 File corrupt due to data label position is invalid in chart.xmlPriyankaGaikwad
2015-01-02oox: fix gcc-4.8 buildMiklos Vajna
2015-01-02Fix simple typos.Andrea Gelmini