summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-01-14sc: rename ocChose et al. to ocChoose et al.Laurent Charrière
2015-01-14sc: rename ocPropper et al. to ocProper et al.Laurent Charrière
2015-01-14fdo#85818: translate ZZR to NperLaurent Charrière
2015-01-14fdo#85818: rename ZW to FVLaurent Charrière
2015-01-14add ODF1.2 function ERROR.TYPE to CalcWinfried Donkers
2015-01-14GetData is a hopelessly generic nameCaolán McNamara
2015-01-14HiDPI changes to ruler to respect screen DPIdbeurle
2015-01-14infobar: add buttons one by one with addButtonTomaž Vajngerl
2015-01-14ptr_vector & unique_ptr for infobarTomaž Vajngerl
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-13sfx2: stop using comphelper/implbase_var.hxxMiklos Vajna
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