summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06coverity#1338251 Uncaught exceptionCaolán McNamara
2015-11-06coverity#1338250 Uncaught exceptionCaolán McNamara
2015-11-06coverity#1338240 Uncaught exceptionCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05_SdrItemBrowserControl: reuse BreakChangeEntry in EndChangeEntryMatteo Casalin
2015-11-05Use more proper integer typesMatteo Casalin
2015-11-05Expand some prefixes ('Brk' to 'Break', 'Beg' to 'Begin')Matteo Casalin
2015-11-05Privatize _SdrItemBrowserControl::GetCurrentPos|BegChangeEntryMatteo Casalin
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04tdf#86595 One "Text Background Color" missedMaxim Monastirsky
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