summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
2016-03-17Revert "tdf#98458 sw: make search in shape text optional"Jan Holesovsky1-14/+2
2016-03-17loplugin:constantparam in svlNoel Grandin5-27/+20
2016-03-17tdf#98458 sw: make search in shape text optionalMiklos Vajna1-2/+14
2016-03-16loplugin:constantfunction in ucbhelperNoel Grandin1-2/+1
2016-03-10Avoid reserved identifiersStephan Bergmann1-11/+11
2016-03-10Avoid reserved identifierStephan Bergmann1-3/+3
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin6-38/+26
2016-03-09loplugin:constantparam in svlNoel Grandin2-17/+12
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-3/+3
2016-03-07tdf#97703 removed empty setUp/tearDown methodsChirag Manwani1-5/+0
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin1-9/+2
2016-03-01loplugin:unuseddefaultparam in svlNoel Grandin9-117/+48
2016-02-26add SvxSearchItem::GetWildcard() SetWildcard()Eike Rathke1-2/+22
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-3/+28
2016-02-23new loplugin: commaoperatorNoel Grandin1-1/+2
2016-02-19new loplugin: find write-only fieldsNoel Grandin1-3/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin4-6/+6
2016-02-12tdf#95857 Sort out German plurals ...danielt9981-7/+7
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin1-2/+2
2016-02-09UIDNA_CHECK_CONTEXTO is only available in ICU >= 49Stephan Bergmann1-1/+4
2016-02-09Remove excess newlinesChris Sherlock36-159/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-4/+0
2016-02-08tdf#88205 Delete 'uno::Sequence' in svlkerem1-8/+4
2016-02-08loplugin:unusedmethodsNoel Grandin1-278/+0
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin5-8/+8
2016-01-20loplugin:unusedmethodsNoel Grandin2-86/+0
2016-01-14grml.. stupid oversight..Eike Rathke1-1/+5
2016-01-14it's unnecessary to buffer the string to create a string from it againEike Rathke1-19/+10
2016-01-14do it right and remove then superfluous mumbo-jumboEike Rathke1-28/+13
2016-01-14loplugin:unusedmethods unused return value in store,svlNoel Grandin2-14/+9
2016-01-13-Werror=unused-but-set-variableStephan Bergmann1-2/+1
2016-01-13tdf#97077: So ppStaticDefaults can be null after allStephan Bergmann1-26/+27
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin8-39/+16
2016-01-10Fix typosAndrea Gelmini5-6/+6
2016-01-06What these SAL_INFO probably want to tell us...Stephan Bergmann1-51/+46
2016-01-06Revert "This probably is not worth displaying a warning about"Tor Lillqvist1-0/+1
2016-01-05This probably is not worth displaying a warning aboutTor Lillqvist1-1/+0
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski1-3/+1
2015-12-21crashtesting: post NPAPI removal crash fixingCaolán McNamara1-0/+2
2015-12-15...and this looks like a memory leak, tooStephan Bergmann1-0/+6
2015-12-15Memory leakStephan Bergmann1-1/+3
2015-12-15Bin unused function DbgCheckItemSetTor Lillqvist1-33/+0
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist3-8/+0
2015-12-03uno::Sequence->std::vector in SfxIntegerListItemNoel Grandin1-14/+10
2015-11-30loplugin:unusedfieldsNoel Grandin1-3/+0
2015-11-28-Werror,-Wmicrosoft-enum-valueStephan Bergmann1-2/+2
2015-11-28Missing includeStephan Bergmann1-0/+1
2015-11-27introduce SvNumberFormatter::GetFormatStringForExcel()Eike Rathke1-0/+56