summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-01-12Resolves: fdo#87015 image missing from docCaolá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-12FocusChanged and DataChanged are never overridenNoel Grandin
2015-01-12Add lok::Office::postKeyEvent()Miklos Vajna
2015-01-12LibreOfficeKitGtk: lok_docview is never readMiklos Vajna
2015-01-12lok: Add comments to some methods, put the star where it belongsTomaž Vajngerl
2015-01-12Factor out SvxProtectItem::dumpAsXml() from swMiklos Vajna
2015-01-12fdo#85818: rename ZGZ to RRILaurent Charrière
2015-01-12fdo#85818: rename RMZ to PMTLaurent Charrière
2015-01-12fdo#85818: rename LIA to SLNLaurent Charrière
2015-01-12fdo#85818: rename GDA to DDBLaurent Charrière
2015-01-12fdo#85818: rename Laufz to DurationLaurent Charrière
2015-01-12fdo#85818: rename GDA2 to DBLaurent Charrière
2015-01-12fdo#85818: rename DIA to SYDLaurent Charrière
2015-01-12fdo#85818: rename BW to PVLaurent Charrière
2015-01-12fdo#85818: rename Effektiv to EffectiveLaurent Charrière
2015-01-12fdo#85818: rename KumKapZ to CumPrincLaurent Charrière
2015-01-11Factor out XFillBmpStretchItem::dumpAsXml() from swMiklos Vajna
2015-01-10Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky
2015-01-10Factor out XFillBmpPosItem::dumpAsXml() from swMiklos Vajna
2015-01-09boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-01-09include is unused againStephan Bergmann
2015-01-09One more place to work around missing std::underlying_type for GCC 4.6Stephan Bergmann
2015-01-09type_traits for std::underlying_typeCaolán McNamara
2015-01-09fdo#85818: rename KumZinsZ to CumIpmtLaurent Charrière
2015-01-09fdo#85818: rename Kapz to PpmtLaurent Charrière
2015-01-09fdo#85818: rename Kombin, Kombin2, Variationen, Variationen2Laurent Charrière
2015-01-09fdo#85818: rename ZinsZ enum name, constant, function to IpmtLaurent Charrière
2015-01-09SolarMutexClearableGuard and SolarMutexResettableGuard are never overridenNoel Grandin
2015-01-09Resolves: #i63614# fix strange type mismatch when Iif function is usedTsutomu Uchino
2015-01-09Factor out XFillBmpTileItem::dumpAsXml() from swMiklos Vajna
2015-01-09fdo#84938: replace SYSTEMWINDOW_MODE constants with 'enum class'Noel Grandin
2015-01-09enum Service is unusedNoel Grandin
2015-01-09fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-09translate all remaining abuses of "ueberladen"Michael Stahl
2015-01-08An odd way to say "nullptr"Stephan Bergmann
2015-01-08Sane SvStream* fake pointer values for 64-bit platformsStephan Bergmann
2015-01-08Revert "Don't assume that the ZOrder property of shapes is an enumeration"David Tardon
2015-01-08Properly change Link class to use sal_IntPtr instead of longStephan Bergmann
2015-01-08osl/detail/component-defines.h is used in cppumaker-generated codeStephan Bergmann
2015-01-08[API CHANGE] remove oslDescriptorType/FlagStephan Bergmann
2015-01-08[API CHANGE] Remove osl_send/receiveResourcePipeStephan Bergmann
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