summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13introduce LocaleDataWrapper::doesSecondaryCalendarUseEC()Eike Rathke
2016-09-13cosmeticsEike Rathke
2016-09-13coverity#1372877 I'm guessing this is what might have been the intentCaolán McNamara
2016-09-13Graphyic->GraphicCaolán McNamara
2016-09-13coverity#1371335 Self assignmentCaolán McNamara
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-13Bin noise commentsTor Lillqvist
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-09-12Bin a few unused forward declarationsTor Lillqvist
2016-09-12impress: extend dumpAsXml to table cell and stylesNoel Grandin
2016-09-12Indentation fixesMiklos Vajna
2016-09-12Page size popup converted to use outside sidebarSzymon Kłos
2016-09-12loplugin:constantparam in package..stocNoel Grandin
2016-09-11LOK: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti
2016-09-10Blind fix for MSVCStephan Bergmann
2016-09-10fix the buildMarkus Mohrhard
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-09-09Blind fix for MSVCStephan Bergmann
2016-09-09loplugin:constantparam in sot..svlNoel Grandin
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09use std::shared_ptrDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-09-09loplugin:refcountingNoel Grandin
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-09-09disallow calls to ::Create in VclPtr subclassesNoel Grandin
2016-09-09remove manual memory managementDavid Tardon
2016-09-09remove direct memory managementDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09remove direct memory managementDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09remove direct memory managementDavid Tardon
2016-09-09remove direct memory managementDavid Tardon
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon
2016-09-08remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara
2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-09-07framework: cleanup redundant commentsThorsten Behrens
2016-09-06Again avoid UBSan "left shift of 65536 by 16 places cannot be represented...Stephan Bergmann
2016-09-06use std::unique_ptrDavid Tardon
2016-09-06drop unneeded dynamic allocationDavid Tardon
2016-09-05tdf#100442 use unordered_set for GraphicManager's maObjListAron Budea
2016-09-05Fixes for migrating SvXMLImport to use FastParser:Mohammed Abdul Azeem