Age | Commit message (Expand) | Author |
2016-11-13 | drop useless semicolons | David Tardon |
2016-11-13 | revert unintentionally committed lines | David Tardon |
2016-11-13 | add missing dependency | David Tardon |
2016-11-10 | make comphelper::sequenceToContainer a little smarter | Noel Grandin |
2016-11-09 | tdf#102507 Add qa test of left aligned denominator | Laurent Balland-Poirier |
2016-11-09 | make comphelper::containerToSequence a little smarter | Noel Grandin |
2016-11-04 | use aggregate initialisation instead of memset for arrays | Jochen Nitschke |
2016-11-03 | Revert "remove unnecessary casts" | Noel Grandin |
2016-11-03 | remove unnecessary casts | Jochen Nitschke |
2016-11-03 | bin nranges.*, move remaining functions into itemset.cxx | Jochen Nitschke |
2016-11-01 | add an assert to check for ref-counts > 16 bits | Noel Grandin |
2016-11-01 | simplify loop to O(n) | Jochen Nitschke |
2016-10-31 | loplugin:oncevar in svl..svx | Noel Grandin |
2016-10-31 | fix use of is_sorted_until | Noel Grandin |
2016-10-30 | bin SfxUShortRanges, inline and rewrite only usage | Jochen Nitschke |
2016-10-29 | silence false positive warnings in non DBG_UTIL builds | Jochen Nitschke |
2016-10-28 | svl: more SfxPoolItem asserts | Michael Stahl |
2016-10-28 | svl: SfxPoolItem reference counting assertions | Michael Stahl |
2016-10-27 | loplugin:expandablemethods in stoc..svl | Noel Grandin |
2016-10-27 | remove unused variable | Jochen Nitschke |
2016-10-26 | svl: the compiler can generate the same SfxGrabBagItem copy ctor itself | Miklos Vajna |
2016-10-26 | untangle .cxx include in itemset.cxx | Jochen Nitschke |
2016-10-24 | tdf#103060 Format "GGG" as the era name of a locale-dependent calendar | Takeshi Abe |
2016-10-20 | loplugin:expandablemethodds in svx | Noel Grandin |
2016-10-19 | replace <<= with assign for <<= with rhs Any | Jochen Nitschke |
2016-10-17 | let LanguageTag::convertToLocale() decide when to create a temporary | Eike Rathke |
2016-10-15 | clang-cl loplugin: svl | Stephan Bergmann |
2016-10-14 | DdeInternal::InfCallback is unused | Stephan Bergmann |
2016-10-14 | loplugin:countusersofdefaultparams in sot..svtools | Noel Grandin |
2016-10-12 | improve comment | Noel Grandin |
2016-10-10 | tdf#36038 Import extended LCID from Excel | Laurent Balland-Poirier |
2016-10-10 | tdf#36038 Export to Excel extended LCID | Laurent Balland-Poirier |
2016-10-10 | tdf#89307: Removed SvRef::operator T*() | Jacek Fraczek |
2016-10-08 | svl: convert DBG_ASSERTs to assert | Michael Stahl |
2016-10-08 | svl: convert some DBG_ASSERT to assert | Michael Stahl |
2016-10-07 | tdf#102370 Correctly export to Excel exponent without sign | Laurent Balland-Poirier |
2016-10-07 | svl: remove #include windows.h from svdde.hxx | Michael Stahl |
2016-10-07 | Revert "More blind fix for --enable-pch Windows builds" | Michael Stahl |
2016-10-07 | More blind fix for --enable-pch Windows builds | Stephan Bergmann |
2016-10-07 | Make _WIN32-only DDE code use proper HCONV | Stephan Bergmann |
2016-10-07 | Remove unused include file | Stephan Bergmann |
2016-10-07 | loplugin:staticmethods: svl | Stephan Bergmann |
2016-10-06 | Replace DdeString conversion opreator with proper function | Stephan Bergmann |
2016-10-05 | tdf#102507 Left aligned denominator | Laurent Balland-Poirier |
2016-10-05 | Replace DdeData conversion operators with proper functions | Stephan Bergmann |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-10-03 | add more dumpAsXml() | Noel Grandin |
2016-10-01 | Fix typos | Andrea Gelmini |
2016-10-01 | Revert "don't write item right before destruction" | Jochen Nitschke |