summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2016-11-04use aggregate initialisation instead of memset for arraysJochen Nitschke
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-11-01add an assert to check for ref-counts > 16 bitsNoel Grandin
2016-11-01simplify loop to O(n)Jochen Nitschke
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-10-31fix use of is_sorted_untilNoel Grandin
2016-10-30bin SfxUShortRanges, inline and rewrite only usageJochen Nitschke
2016-10-29silence false positive warnings in non DBG_UTIL buildsJochen Nitschke
2016-10-28svl: more SfxPoolItem assertsMichael Stahl
2016-10-28svl: SfxPoolItem reference counting assertionsMichael Stahl
2016-10-27loplugin:expandablemethods in stoc..svlNoel Grandin
2016-10-27remove unused variableJochen Nitschke
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-24tdf#103060 Format "GGG" as the era name of a locale-dependent calendarTakeshi Abe
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-17let LanguageTag::convertToLocale() decide when to create a temporaryEike Rathke
2016-10-15clang-cl loplugin: svlStephan Bergmann
2016-10-14DdeInternal::InfCallback is unusedStephan Bergmann
2016-10-14loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin
2016-10-12improve commentNoel Grandin
2016-10-10tdf#36038 Import extended LCID from ExcelLaurent Balland-Poirier
2016-10-10tdf#36038 Export to Excel extended LCIDLaurent Balland-Poirier
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-08svl: convert DBG_ASSERTs to assertMichael Stahl
2016-10-08svl: convert some DBG_ASSERT to assertMichael Stahl
2016-10-07tdf#102370 Correctly export to Excel exponent without signLaurent Balland-Poirier
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-07Make _WIN32-only DDE code use proper HCONVStephan Bergmann
2016-10-07Remove unused include fileStephan Bergmann
2016-10-07loplugin:staticmethods: svlStephan Bergmann
2016-10-06Replace DdeString conversion opreator with proper functionStephan Bergmann
2016-10-05tdf#102507 Left aligned denominatorLaurent Balland-Poirier
2016-10-05Replace DdeData conversion operators with proper functionsStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03add more dumpAsXml()Noel Grandin
2016-10-01Fix typosAndrea Gelmini
2016-10-01Revert "don't write item right before destruction"Jochen Nitschke
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-26prevent adding duplicates in calls to GetCurrencyFormatStrings()Eike Rathke
2016-09-25remove unused parameterJochen Nitschke
2016-09-24Remove Chinese comment in svl/qa.Mark Hung