summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-11-04loplugin:stringconstantNoel Grandin
2015-11-03notifyer -> notifier.Jan Holesovsky
2015-11-03tdf#86595 Change 'Highlighting' to 'Highlight Color'Yousuf Philips
2015-11-02compilerplugins: add "badstatics" to detect abuse of VCL BitmapsMichael Stahl
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-27tdf#88548 fontwork gallery always have transparent/checkered background.Aybuke Ozdemir
2015-10-27Fix Cherokee Supplement range (U+ABCO--ABFF is occupied by Meetei Mayek)Stephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27sal_uLong/long to ErrCodeMatteo Casalin
2015-10-26tdf#93487 - protect GetFocus method call post dispose.Michael Meeks
2015-10-25Remember the state of "Search formatted display string" checkboxDennis Francis
2015-10-23fix indent and simplify returns, no logic changeCaolán McNamara
2015-10-23afl-eventtesting: crash on undoing insert new page in impressCaolán McNamara
2015-10-23afl-eventtesting: crash seen on occasionCaolán McNamara
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis
2015-10-22Visisble->VisibleCaolán McNamara
2015-10-22crashtesting+ubsan: kde170880-1.html ANISTOPINSIDE cast to StartInsideItemCaolán McNamara
2015-10-21use a default when avoiding configCaolán McNamara
2015-10-21add blocks to SubsetMap new in Unicode Standard 8.0 / ICU 56Eike Rathke
2015-10-21add block/subset names new in Unicode Standard 8.0 / ICU 56Eike Rathke
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-21Upgrade to ICU 56.1Eike Rathke
2015-10-21remove untyped Link<>Noel Grandin
2015-10-20Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19afl-eventtesting: deref of null GetSdrPageViewCaolán McNamara
2015-10-19afl-eventtesting: deref of null MarkedSdrObjCaolán McNamara
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-18reorganise code, no behaviour change intendedLionel Elie Mamane
2015-10-18tdf#72205 when saving changes, mark we did a prepareCloseLionel Elie Mamane
2015-10-18janitorial: indentLionel Elie Mamane
2015-10-17afl-eventtesting: first discovered impress crash via event fuzzingCaolán McNamara
2015-10-17coverity#1327445 Unchecked dynamic_castCaolán McNamara
2015-10-16typo in commentLionel Elie Mamane
2015-10-16tdf#93618 teach DbCellControl about "Date"/"Time" as known value propertyLionel Elie Mamane
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15tdf#94495 - protect lstbox usage post-dispose, and fix ItemWin focus.Michael Meeks
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-14coverity#735879 Dereference after null checkCaolán McNamara