summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-01-14fd0#85818: rename SC_OPCODE_NBW to SC_OPCODE_NPVLaurent Charrière2-2/+2
2015-01-14fdo#85818: rename SC_OPCODE_IKV to SC_OPCODE_IRRLaurent Charrière2-2/+2
2015-01-14fdo#85818: rename SC_OPCODE_GGT to SC_OPCODE_GCDLaurent Charrière2-2/+2
2015-01-14fdo#85818: rename SC_OPCODE_KGV to SC_OPCODE_LCMLaurent Charrière2-2/+2
2015-01-14fdo#85818: rename RGP to LinestLaurent Charrière2-2/+2
2015-01-14fdo#85818: rename RKP to LogestLaurent Charrière2-2/+2
2015-01-14fdo#85818: rename Schiefe to SkewLaurent Charrière2-2/+2
2015-01-14fdo#85818: rename KritBinom to CritBinomLaurent Charrière2-2/+2
2015-01-14sc: rename ocChose et al. to ocChoose et al.Laurent Charrière4-4/+4
2015-01-14sc: rename ocPropper et al. to ocProper et al.Laurent Charrière2-2/+2
2015-01-14fdo#85818: translate ZZR to NperLaurent Charrière2-2/+2
2015-01-14fdo#85818: rename ZW to FVLaurent Charrière2-2/+2
2015-01-14add ODF1.2 function ERROR.TYPE to CalcWinfried Donkers2-1/+3
2015-01-14GetData is a hopelessly generic nameCaolán McNamara1-3/+3
2015-01-14HiDPI changes to ruler to respect screen DPIdbeurle1-2/+22
2015-01-14infobar: add buttons one by one with addButtonTomaž Vajngerl2-10/+15
2015-01-14ptr_vector & unique_ptr for infobarTomaž Vajngerl1-6/+10
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin3-0/+11
2015-01-13sfx2: stop using comphelper/implbase_var.hxxMiklos Vajna1-8/+2
2015-01-12Resolves: fdo#87015 image missing from docCaolán McNamara1-1/+2
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin2-23/+20
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2-16/+18
2015-01-12FocusChanged and DataChanged are never overridenNoel Grandin1-16/+0
2015-01-12Add lok::Office::postKeyEvent()Miklos Vajna2-0/+15
2015-01-12LibreOfficeKitGtk: lok_docview is never readMiklos Vajna1-2/+0
2015-01-12lok: Add comments to some methods, put the star where it belongsTomaž Vajngerl1-10/+18
2015-01-12Factor out SvxProtectItem::dumpAsXml() from swMiklos Vajna1-0/+1
2015-01-12fdo#85818: rename ZGZ to RRILaurent Charrière2-2/+2
2015-01-12fdo#85818: rename RMZ to PMTLaurent Charrière2-2/+2
2015-01-12fdo#85818: rename LIA to SLNLaurent Charrière2-2/+2
2015-01-12fdo#85818: rename GDA to DDBLaurent Charrière2-2/+2
2015-01-12fdo#85818: rename Laufz to DurationLaurent Charrière2-2/+2
2015-01-12fdo#85818: rename GDA2 to DBLaurent Charrière2-2/+2
2015-01-12fdo#85818: rename DIA to SYDLaurent Charrière2-2/+2
2015-01-12fdo#85818: rename BW to PVLaurent Charrière2-2/+2
2015-01-12fdo#85818: rename Effektiv to EffectiveLaurent Charrière2-2/+2
2015-01-12fdo#85818: rename KumKapZ to CumPrincLaurent Charrière2-2/+2
2015-01-11Factor out XFillBmpStretchItem::dumpAsXml() from swMiklos Vajna1-0/+1
2015-01-10Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky2-2/+2
2015-01-10Factor out XFillBmpPosItem::dumpAsXml() from swMiklos Vajna1-0/+1
2015-01-09boost::scoped_ptr->std::unique_ptrCaolán McNamara3-7/+6
2015-01-09include is unused againStephan Bergmann1-1/+0
2015-01-09One more place to work around missing std::underlying_type for GCC 4.6Stephan Bergmann3-61/+87
2015-01-09type_traits for std::underlying_typeCaolán McNamara1-1/+1
2015-01-09fdo#85818: rename KumZinsZ to CumIpmtLaurent Charrière2-2/+2
2015-01-09fdo#85818: rename Kapz to PpmtLaurent Charrière2-2/+2
2015-01-09fdo#85818: rename Kombin, Kombin2, Variationen, Variationen2Laurent Charrière2-8/+8
2015-01-09fdo#85818: rename ZinsZ enum name, constant, function to IpmtLaurent Charrière2-2/+2
2015-01-09SolarMutexClearableGuard and SolarMutexResettableGuard are never overridenNoel Grandin1-4/+4
2015-01-09Resolves: #i63614# fix strange type mismatch when Iif function is usedTsutomu Uchino2-2/+6