summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-11-22The Palette subclasses don't need to be publicTor Lillqvist1-68/+0
2016-11-22Add newline at end of fileTor Lillqvist1-1/+1
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin29-49/+48
2016-11-22Make sure there's a single global RTTI for SfxLinkItemStephan Bergmann1-1/+1
2016-11-22re-organise SdrObject class definitionNoel Grandin1-178/+145
2016-11-21Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLYStephan Bergmann4-2/+60
2016-11-21introduce getValue(sKey) for SequenceAsHashMapJochen Nitschke1-0/+24
2016-11-21loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin10-21/+27
2016-11-21convert inventorId to scoped enumNoel Grandin14-55/+46
2016-11-21cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl1-0/+1
2016-11-21Kill the AutoPilotPresentations UNO commandGabor Kelemen1-1/+0
2016-11-21remove dep on unotest from osl_Pipe testDavid Tardon1-11/+15
2016-11-21loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin18-39/+39
2016-11-19tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung1-5/+7
2016-11-19sc-perf: bundle SdrObject::BroadcastObjectChange() calls during SaveEike Rathke1-0/+20
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai1-1/+5
2016-11-18sax: these are for XMLSchema-2 duration/date/dateTime, not "ISO"Michael Stahl1-10/+10
2016-11-18includes should be at the top of the fileNoel Grandin14-62/+58
2016-11-17Fix tdf#103855 add language codes and names to language lists from extensionsMartin Hosken1-0/+24
2016-11-17sfx2: let .uno:SignPDF result in a custom infobar textMiklos Vajna1-0/+1
2016-11-17loplugin:unusedfieldsNoel Grandin5-10/+2
2016-11-17Resolves: tdf#87960 add and use a ToolFontColor for toolbar item entriesCaolán McNamara1-0/+3
2016-11-17loplugin:datamembershadow in xmloffNoel Grandin1-2/+2
2016-11-17Put generated screenshots in lang-dependant subdirSamuel Mehrbrodt1-0/+3
2016-11-16remove anything svHybridValueCell related, it's nowhere set anymoreEike Rathke1-3/+0
2016-11-16Avoid use after free from within StatusBar::disposeStephan Bergmann1-3/+1
2016-11-16new loplugin finalprotectedNoel Grandin18-44/+16
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin62-100/+93
2016-11-15remove prop. name variableDavid Tardon1-1/+0
2016-11-15loplugin:constantparamNoel Grandin3-6/+3
2016-11-15Add the missing lok::Office::registerCallback().Jan Holesovsky1-0/+12
2016-11-15loplugin:constantparamNoel Grandin3-5/+4
2016-11-15loplugin:countusersofdefaultparams in include/vclNoel Grandin9-17/+17
2016-11-14Resolves: tdf#103915 when global dark theme is set fall back to breeze_darkCaolán McNamara2-2/+3
2016-11-14lok: add character parameter to renderFontHenry Castro2-2/+4
2016-11-14loplugin:unusedmethodsNoel Grandin7-84/+1
2016-11-14tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski1-0/+1
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara1-2/+2
2016-11-13drop useless semicolonsDavid Tardon4-22/+22
2016-11-12Copycat SvtSysLocale_Impl for SvtSysLocaleOptions_ImplJulien Nabet1-2/+1
2016-11-11coverity#1371263 Missing move assignment operatorCaolán McNamara1-1/+3
2016-11-11why have a pimpl with somethings in it and somethings notCaolán McNamara1-3/+4
2016-11-11the pStream member makes no sense at allCaolán McNamara1-2/+0
2016-11-11use std::unique_ptrCaolán McNamara1-2/+2
2016-11-11coverity#1371312 Missing move assignment operatorCaolán McNamara1-0/+2
2016-11-11use std::unique_ptrCaolán McNamara1-8/+6
2016-11-11Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara1-0/+2
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin3-7/+0
2016-11-11add move operators for VclPtrNoel Grandin1-3/+26
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2