summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-20loplugin:unusedmethodsNoel Grandin
2016-01-14grml.. stupid oversight..Eike Rathke
2016-01-14it's unnecessary to buffer the string to create a string from it againEike Rathke
2016-01-14do it right and remove then superfluous mumbo-jumboEike Rathke
2016-01-14loplugin:unusedmethods unused return value in store,svlNoel Grandin
2016-01-13-Werror=unused-but-set-variableStephan Bergmann
2016-01-13tdf#97077: So ppStaticDefaults can be null after allStephan Bergmann
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-06What these SAL_INFO probably want to tell us...Stephan Bergmann
2016-01-06Revert "This probably is not worth displaying a warning about"Tor Lillqvist
2016-01-05This probably is not worth displaying a warning aboutTor Lillqvist
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski
2015-12-21crashtesting: post NPAPI removal crash fixingCaolán McNamara
2015-12-15...and this looks like a memory leak, tooStephan Bergmann
2015-12-15Memory leakStephan Bergmann
2015-12-15Bin unused function DbgCheckItemSetTor Lillqvist
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-12-03uno::Sequence->std::vector in SfxIntegerListItemNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-28-Werror,-Wmicrosoft-enum-valueStephan Bergmann
2015-11-28Missing includeStephan Bergmann
2015-11-27introduce SvNumberFormatter::GetFormatStringForExcel()Eike Rathke
2015-11-27use proper case "General" keywordEike Rathke
2015-11-27introduce SvNumberFormatter::FillKeywordTableForExcel()Eike Rathke
2015-11-24nitpick, use 'b' prefixEike Rathke
2015-11-24nitpick, reduce to one string insertionEike Rathke
2015-11-23tdf#95677 Force sign to exponent for Excel exportLaurent Balland-Poirier
2015-11-23loplugin:unusedfields in svl/Noel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18svl: replace some legacy SFX_ASSERT in SfxItemPoolMichael Stahl
2015-11-18use unique_ptr for pImpl in svl/Noel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-11fix svl buildCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-30svl: remove mostly superfluous abstraction of vectorMichael Stahl
2015-10-30svl: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-30svl: replace boost::ptr_map with std::mapMichael Stahl
2015-10-29tdf#70833: IDNA support when exporing hyperlinks to PDFStephan Bergmann
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-29CppunitTest_svl_urihelper needs the file UCPStephan Bergmann