summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* Plausible fix for timezone offset issue in Repair Document.Michael Meeks2017-05-111-0/+1
* tdf#106052 Treat SubFormat for "Precision as shown"Laurent Balland-Poirier2017-04-121-0/+12
* tdf#105657 Treat "Precision as shown" for fractionsLaurent Balland-Poirier2017-04-122-63/+93
* tdf#106190 Fix (again) left alignment of denominatorLaurent Balland-Poirier2017-04-081-18/+11
* Following tdf#106190 Treat blank after fraction barLaurent Balland-Poirier2017-03-162-6/+7
* string access out of boundsEike Rathke2017-03-162-12/+21
* tdf#106190 Move meber variable to localLaurent Balland-Poirier2017-03-102-2/+1
* tdf#106190 fix left alignment of denominatorLaurent Balland-Poirier2017-03-063-13/+35
* Resolves: tdf#105968 handle engineering notation rounded into next magnitudeEike Rathke2017-02-161-0/+11
* trivial makefile cleanupsMichael Stahl2016-11-221-1/+2
* svl: assert SfxPoolItem::operator==Michael Stahl2016-11-1812-12/+12
* loplugin:unusedfieldsNoel Grandin2016-11-171-2/+0
* make the element names in dumpAsXml match the class namesNoel Grandin2016-11-167-10/+10
* drop useless semicolonsDavid Tardon2016-11-132-4/+4
* revert unintentionally committed linesDavid Tardon2016-11-131-5/+0
* add missing dependencyDavid Tardon2016-11-131-2/+7
* make comphelper::sequenceToContainer a little smarterNoel Grandin2016-11-101-1/+1
* tdf#102507 Add qa test of left aligned denominatorLaurent Balland-Poirier2016-11-091-0/+5
* make comphelper::containerToSequence a little smarterNoel Grandin2016-11-091-1/+1
* use aggregate initialisation instead of memset for arraysJochen Nitschke2016-11-043-18/+8
* 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