summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2015-10-23fix indent and simplify returns, no logic changeCaolán McNamara1-21/+21
2015-10-23afl-eventtesting: crash on undoing insert new page in impressCaolán McNamara1-2/+2
2015-10-23afl-eventtesting: crash seen on occasionCaolán McNamara1-4/+4
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis6-2/+178
2015-10-22Visisble->VisibleCaolán McNamara1-10/+10
2015-10-22crashtesting+ubsan: kde170880-1.html ANISTOPINSIDE cast to StartInsideItemCaolán McNamara1-2/+2
2015-10-21use a default when avoiding configCaolán McNamara1-0/+5
2015-10-21add blocks to SubsetMap new in Unicode Standard 8.0 / ICU 56Eike Rathke1-4/+10
2015-10-21add block/subset names new in Unicode Standard 8.0 / ICU 56Eike Rathke1-0/+40
2015-10-21refactor out some com::sun::star typedefsNoel Grandin3-34/+17
2015-10-21Upgrade to ICU 56.1Eike Rathke1-0/+26
2015-10-21remove untyped Link<>Noel Grandin1-7/+2
2015-10-20Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO1-3/+3
2015-10-20loplugin:defaultparamsStephan Bergmann26-34/+33
2015-10-19loplugin:defaultparamsStephan Bergmann28-62/+62
2015-10-19afl-eventtesting: deref of null GetSdrPageViewCaolán McNamara1-2/+5
2015-10-19afl-eventtesting: deref of null MarkedSdrObjCaolán McNamara1-1/+3
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin4-5/+5
2015-10-19cleanup some local var declarationsNoel Grandin2-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-18janitorial: indentLionel Elie Mamane1-2/+2
2015-10-17afl-eventtesting: first discovered impress crash via event fuzzingCaolán McNamara3-20/+41
2015-10-17coverity#1327445 Unchecked dynamic_castCaolán McNamara2-4/+4
2015-10-16typo in commentLionel Elie Mamane1-1/+1
2015-10-16tdf#93618 teach DbCellControl about "Date"/"Time" as known value propertyLionel Elie Mamane1-0/+4
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky2-2/+2
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-5/+5
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-5/+5
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky2-2/+2
2015-10-16convert Link<> to typedNoel Grandin38-231/+169
2015-10-15tdf#94495 - protect lstbox usage post-dispose, and fix ItemWin focus.Michael Meeks1-9/+15
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin8-27/+14
2015-10-15convert Link<> to typedNoel Grandin1-4/+13
2015-10-15convert Link<> to typedNoel Grandin1-1/+6
2015-10-14coverity#735879 Dereference after null checkCaolán McNamara1-2/+1
2015-10-14coverity#735880 Dereference after null checkCaolán McNamara1-2/+1
2015-10-14coverity#736826 Dereference before null checkCaolán McNamara1-6/+4
2015-10-14coverity#735862 Unchecked dynamic_castCaolán McNamara1-6/+4
2015-10-14coverity#735864 Unchecked dynamic_castCaolán McNamara1-4/+5
2015-10-14coverity#735865 Dereference after null checkCaolán McNamara1-4/+4
2015-10-14coverity#735877 Dereference after null checkCaolán McNamara1-1/+1
2015-10-14coverity#735878 Dereference after null checkCaolán McNamara1-1/+1
2015-10-14coverity#735879 Dereference after null checkCaolán McNamara1-1/+0
2015-10-14coverity#735880 Dereference after null checkCaolán McNamara1-1/+0
2015-10-14coverity#1326208 Unchecked dynamic_castCaolán McNamara1-20/+15
2015-10-14convert Link<> to typedNoel Grandin2-8/+6
2015-10-13coverity#735874 Dereference after null checkCaolán McNamara1-3/+1
2015-10-13coverity#1326210 Unchecked dynamic_castCaolán McNamara1-5/+3
2015-10-13coverity#1326499 Resource leakCaolán McNamara1-3/+4