summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* Revert "remove unnecessary casts"Noel Grandin2016-11-031-6/+10
* remove unnecessary castsJochen Nitschke2016-11-031-10/+6
* bin nranges.*, move remaining functions into itemset.cxxJochen Nitschke2016-11-033-107/+84
* add an assert to check for ref-counts > 16 bitsNoel Grandin2016-11-011-1/+5
* simplify loop to O(n)Jochen Nitschke2016-11-011-19/+10
* loplugin:oncevar in svl..svxNoel Grandin2016-10-311-9/+5
* fix use of is_sorted_untilNoel Grandin2016-10-311-6/+21
* bin SfxUShortRanges, inline and rewrite only usageJochen Nitschke2016-10-302-254/+52
* silence false positive warnings in non DBG_UTIL buildsJochen Nitschke2016-10-291-6/+2
* svl: more SfxPoolItem assertsMichael Stahl2016-10-281-2/+3
* svl: SfxPoolItem reference counting assertionsMichael Stahl2016-10-281-2/+2
* loplugin:expandablemethods in stoc..svlNoel Grandin2016-10-274-49/+18
* remove unused variableJochen Nitschke2016-10-271-6/+3
* svl: the compiler can generate the same SfxGrabBagItem copy ctor itselfMiklos Vajna2016-10-261-13/+2
* untangle .cxx include in itemset.cxxJochen Nitschke2016-10-263-4/+6
* tdf#103060 Format "GGG" as the era name of a locale-dependent calendarTakeshi Abe2016-10-242-0/+24
* loplugin:expandablemethodds in svxNoel Grandin2016-10-201-3/+2
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-192-7/+7
* let LanguageTag::convertToLocale() decide when to create a temporaryEike Rathke2016-10-171-1/+1
* clang-cl loplugin: svlStephan Bergmann2016-10-156-89/+92
* DdeInternal::InfCallback is unusedStephan Bergmann2016-10-143-36/+0
* loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin2016-10-141-1/+1
* improve commentNoel Grandin2016-10-121-4/+4
* tdf#36038 Import extended LCID from ExcelLaurent Balland-Poirier2016-10-101-30/+277
* tdf#36038 Export to Excel extended LCIDLaurent Balland-Poirier2016-10-101-35/+158
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-101-2/+2
* svl: convert DBG_ASSERTs to assertMichael Stahl2016-10-082-16/+14
* svl: convert some DBG_ASSERT to assertMichael Stahl2016-10-082-16/+8
* tdf#102370 Correctly export to Excel exponent without signLaurent Balland-Poirier2016-10-071-2/+5
* svl: remove #include windows.h from svdde.hxxMichael Stahl2016-10-072-24/+35
* Revert "More blind fix for --enable-pch Windows builds"Michael Stahl2016-10-071-4/+4
* More blind fix for --enable-pch Windows buildsStephan Bergmann2016-10-071-4/+4
* Make _WIN32-only DDE code use proper HCONVStephan Bergmann2016-10-073-27/+8
* Remove unused include fileStephan Bergmann2016-10-071-45/+0
* loplugin:staticmethods: svlStephan Bergmann2016-10-071-1/+1
* Replace DdeString conversion opreator with proper functionStephan Bergmann2016-10-064-12/+12
* tdf#102507 Left aligned denominatorLaurent Balland-Poirier2016-10-051-0/+8
* Replace DdeData conversion operators with proper functionsStephan Bergmann2016-10-053-6/+6
* convert MapUnit to scoped enumNoel Grandin2016-10-053-3/+3
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* add more dumpAsXml()Noel Grandin2016-10-032-0/+14
* Fix typosAndrea Gelmini2016-10-011-1/+1
* Revert "don't write item right before destruction"Jochen Nitschke2016-10-012-4/+10
* loplugin:constantparamNoel Grandin2016-09-301-7/+4
* tdf#88206 replace cppu::WeakImplHelper* in sfx2 and svlJochen Nitschke2016-09-291-1/+1
* Resolves: tdf#96748 'Default Language' show current ui lang not new defaultCaolán McNamara2016-09-281-0/+32
* prevent adding duplicates in calls to GetCurrencyFormatStrings()Eike Rathke2016-09-261-7/+16
* remove unused parameterJochen Nitschke2016-09-251-15/+1
* Remove Chinese comment in svl/qa.Mark Hung2016-09-241-4/+5
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-235-9/+9