summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-13introduce LocaleDataWrapper::doesSecondaryCalendarUseEC()Eike Rathke1-0/+7
2016-09-13cosmeticsEike Rathke1-11/+11
2016-09-13coverity#1372877 I'm guessing this is what might have been the intentCaolán McNamara1-2/+1
2016-09-13Graphyic->GraphicCaolán McNamara1-5/+5
2016-09-13coverity#1371335 Self assignmentCaolán McNamara1-13/+11
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist45-52/+0
2016-09-13Bin noise commentsTor Lillqvist1-2/+0
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin6-9/+4
2016-09-12Bin a few unused forward declarationsTor Lillqvist1-7/+0
2016-09-12impress: extend dumpAsXml to table cell and stylesNoel Grandin2-0/+5
2016-09-12Indentation fixesMiklos Vajna1-1/+1
2016-09-12Page size popup converted to use outside sidebarSzymon Kłos1-0/+2
2016-09-12loplugin:constantparam in package..stocNoel Grandin1-5/+2
2016-09-11LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti2-0/+15
2016-09-10Blind fix for MSVCStephan Bergmann1-0/+2
2016-09-10fix the buildMarkus Mohrhard1-2/+2
2016-09-09use std::unique_ptrDavid Tardon1-5/+6
2016-09-09use std::unique_ptrDavid Tardon1-1/+2
2016-09-09use std::unique_ptrDavid Tardon1-6/+6
2016-09-09use std::unique_ptrDavid Tardon1-10/+10
2016-09-09loplugin:constantparam in sfx2Noel Grandin11-28/+19
2016-09-09Blind fix for MSVCStephan Bergmann1-0/+2
2016-09-09loplugin:constantparam in sot..svlNoel Grandin5-12/+10
2016-09-09use std::unique_ptrDavid Tardon1-2/+2
2016-09-09use std::shared_ptrDavid Tardon1-1/+1
2016-09-09use std::unique_ptrDavid Tardon1-12/+13
2016-09-09loplugin:constantparam in svtoolsNoel Grandin8-24/+12
2016-09-09loplugin:refcountingNoel Grandin4-6/+7
2016-09-09loplugin:constantparam in svxNoel Grandin23-56/+37
2016-09-09disallow calls to ::Create in VclPtr subclassesNoel Grandin1-0/+18
2016-09-09remove manual memory managementDavid Tardon1-2/+1
2016-09-09remove direct memory managementDavid Tardon1-3/+1
2016-09-09use std::unique_ptrDavid Tardon1-1/+2
2016-09-09remove direct memory managementDavid Tardon1-2/+1
2016-09-09use std::unique_ptrDavid Tardon1-8/+8
2016-09-09remove direct memory managementDavid Tardon1-4/+4
2016-09-09remove direct memory managementDavid Tardon1-1/+1
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon2-5/+8
2016-09-08remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara1-4/+2
2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose1-1/+9
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin5-17/+8
2016-09-07loplugin:constantparam in vclNoel Grandin7-29/+13
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin10-19/+12
2016-09-07framework: cleanup redundant commentsThorsten Behrens1-15/+5
2016-09-06Again avoid UBSan "left shift of 65536 by 16 places cannot be represented...Stephan Bergmann1-1/+1
2016-09-06use std::unique_ptrDavid Tardon1-7/+7
2016-09-06drop unneeded dynamic allocationDavid Tardon1-2/+2
2016-09-05tdf#100442 use unordered_set for GraphicManager's maObjListAron Budea1-3/+3
2016-09-05Fixes for migrating SvXMLImport to use FastParser:Mohammed Abdul Azeem2-2/+6
2016-09-05sal_Bool -> boolStephan Bergmann1-2/+2