summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin24-43/+39
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin53-102/+91
2015-10-19cleanup some local var declarationsNoel Grandin28-62/+61
2015-10-19com::sun::star->css in i18nlangtagNoel Grandin4-45/+45
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-19vcl: Mark it as constTakeshi Abe1-1/+1
2015-10-19WaE: loplugin:defaultparamsTor Lillqvist1-2/+2
2015-10-19WaE: loplugin:defaultparamsTor Lillqvist1-1/+1
2015-10-19sfx items: Some cleanup.Jan Holesovsky4-62/+36
2015-10-19sfx items: Get rid of the TypeId check, nobody uses that any more.Jan Holesovsky2-36/+19
2015-10-19cppcheck:nullPointerRedundantCheckNoel Grandin6-8/+23
2015-10-19fix cppcheck:nullPointerRedundantCheck commitNoel Grandin2-2/+2
2015-10-19writerfilter: dmapper ctor can read TextInsertModeRange directlyMiklos Vajna6-13/+5
2015-10-19Use comphelper::InitPropertySequence()Miklos Vajna1-7/+7
2015-10-19tdf#94374 DOCX import: allow insert -> object -> documentMiklos Vajna4-1/+32
2015-10-19sw: prefix members of SwTableMiklos Vajna5-146/+146
2015-10-19sw: prefix members of SwXAutoStylesMiklos Vajna2-15/+15
2015-10-19sw: prefix members of SwXStyleMiklos Vajna2-120/+120
2015-10-19remove dead Link<> codeNoel Grandin2-40/+0
2015-10-19convert Link<> to typedNoel Grandin4-8/+6
2015-10-19convert Link<> to typedNoel Grandin2-6/+5
2015-10-19remove unused header fileNoel Grandin1-94/+0
2015-10-19convert Link<> to typedNoel Grandin4-9/+8
2015-10-19convert Link<> to typedNoel Grandin4-59/+57
2015-10-19Revert "cppcheck:duplInheritedMember"Noel Grandin10-33/+19
2015-10-19slideshow: remove unecessary boost/bind includesDaniel Robertson4-5/+1
2015-10-19cppcheck:duplInheritedMemberNoel Grandin10-19/+33
2015-10-19cppcheck:nullPointerRedundantCheckNoel Grandin3-18/+10
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky19-99/+95
2015-10-19tdf#36117 .docx preserve page vertical alignment after RTJustin Luth9-0/+94
2015-10-19Updated coreRobinson Tryon1-0/+0
2015-10-19Fix typoTakeshi Abe1-1/+1
2015-10-18cppcheck: noExplicitConstructorCaolán McNamara20-27/+27
2015-10-18tdf#94924: If we can't handle strings, don't try to thenTor Lillqvist1-0/+7
2015-10-18fix StyleRef to Heading styles when doc is opened in localized MS WordAndras Timar1-2/+2
2015-10-18reorganise code, no behaviour change intendedLionel Elie Mamane1-7/+4
2015-10-18tdf#72205 when saving changes, mark we did a prepareCloseLionel Elie Mamane1-0/+2
2015-10-18tdf#72205 a VARCHAR and a LONGVARCHAR should compare equalLionel Elie Mamane1-1/+69
2015-10-18janitorial: indentLionel Elie Mamane2-3/+3
2015-10-18Updated coreAdolfo Jayme Barrientos1-0/+0
2015-10-18tdf#94960, Revert "it is insane to not map line and ..."Markus Mohrhard1-3/+3
2015-10-18mark number as untranslatableStanislav Horacek1-1/+1
2015-10-18mark numbers as untranslatableStanislav Horacek1-2/+2
2015-10-18Success is no reason to be scaredTor Lillqvist1-3/+3
2015-10-18update emoji autocorrect files from po-filesRobinson Tryon9-32/+1417
2015-10-18cppcheck:noExplicitConstructorNoel Grandin39-56/+56