summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15Remove unused declarationStephan Bergmann
2016-09-15Remove OutputDevice::PaintScopeNoel Grandin
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-15Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-09-14loplugin:constantparamNoel Grandin
2016-09-14loplugin:constantparam in accessibility to basicNoel Grandin
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna
2016-09-13do not add calendar modifier to format code when importing as E or EE keywordEike Rathke
2016-09-13sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna
2016-09-13recognize NaN with no bits set in lower word as errorEike Rathke
2016-09-13chmod 644 some source filesStephan Bergmann
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