summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2016-11-21loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-13drop useless semicolonsDavid Tardon
2016-11-07loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-11-03Revert "remove unnecessary casts"Noel Grandin
2016-11-03remove unnecessary castsJochen Nitschke
2016-11-03bin nranges.*, move remaining functions into itemset.cxxJochen Nitschke
2016-10-30bin SfxUShortRanges, inline and rewrite only usageJochen Nitschke
2016-10-28svl: change SfxPoolItem ref-count to sal_uInt32Michael Stahl
2016-10-28svl: SfxPoolItem reference counting assertionsMichael Stahl
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-27loplugin:expandablemethods in stoc..svlNoel Grandin
2016-10-26svl: the compiler can generate the same SfxGrabBagItem copy ctor itselfMiklos Vajna
2016-10-26untangle .cxx include in itemset.cxxJochen Nitschke
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-07svl: remove #include windows.h from svdde.hxxMichael Stahl
2016-10-07Revert "More blind fix for --enable-pch Windows builds"Michael Stahl
2016-10-07More blind fix for --enable-pch Windows buildsStephan Bergmann
2016-10-07More blind fix for --enable-pch Windows buildsStephan Bergmann
2016-10-07Blind fix for --enable-pch Windows buildsStephan Bergmann
2016-10-07Make _WIN32-only DDE code use proper HCONVStephan Bergmann
2016-10-07loplugin:staticmethods: svlStephan Bergmann
2016-10-05Replace DdeData conversion operators with proper functionsStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03add more dumpAsXml()Noel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-09-29tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke
2016-09-28Resolves: tdf#96748 'Default Language' show current ui lang not new defaultCaolán McNamara
2016-09-25remove unused parameterJochen Nitschke
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22convert SfxItemKind to scoped enumJochen Nitschke
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-22Missing "const"Stephan Bergmann
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin
2016-09-22loplugin:unnecessaryvirtualNoel Grandin
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin
2016-09-21add dumpAsXml() to more pool itemsNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12Indentation fixesMiklos Vajna
2016-09-09loplugin:constantparam in sot..svlNoel Grandin
2016-09-05correct copy and paste in debug messageJochen Nitschke
2016-09-01hide SFX_WHICH_MAX defineJochen Nitschke
2016-08-29cid#1371226 Missing move assignment operatorNoel Grandin
2016-08-23tdf#79398 Add LCID with DBNum during export to XLLaurent Balland-Poirier
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara