summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-09Factor out XFillBmpTileItem::dumpAsXml() from swMiklos Vajna1-0/+1
2015-01-09fdo#84938: replace SYSTEMWINDOW_MODE constants with 'enum class'Noel Grandin1-8/+15
2015-01-09enum Service is unusedNoel Grandin1-6/+0
2015-01-09fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin1-7/+15
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl55-107/+103
2015-01-09translate all remaining abuses of "ueberladen"Michael Stahl3-6/+5
2015-01-08An odd way to say "nullptr"Stephan Bergmann1-1/+1
2015-01-08Sane SvStream* fake pointer values for 64-bit platformsStephan Bergmann1-3/+3
2015-01-08Revert "Don't assume that the ZOrder property of shapes is an enumeration"David Tardon1-3/+1
2015-01-08Properly change Link class to use sal_IntPtr instead of longStephan Bergmann1-21/+21