summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann351-3620/+3620
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann1-5/+3
2015-11-09new loplugin: oncevarNoel Grandin4-36/+19
2015-11-06coverity#1338251 Uncaught exceptionCaolán McNamara1-0/+5
2015-11-06coverity#1338250 Uncaught exceptionCaolán McNamara1-3/+1
2015-11-06coverity#1338240 Uncaught exceptionCaolán McNamara1-2/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-7/+7
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann40-138/+138
2015-11-05_SdrItemBrowserControl: reuse BreakChangeEntry in EndChangeEntryMatteo Casalin1-12/+6
2015-11-05Use more proper integer typesMatteo Casalin2-27/+30
2015-11-05Expand some prefixes ('Brk' to 'Break', 'Beg' to 'Begin')Matteo Casalin2-8/+8
2015-11-05Privatize _SdrItemBrowserControl::GetCurrentPos|BegChangeEntryMatteo Casalin1-2/+2
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin3-55/+107
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin35-110/+100
2015-11-04tdf#86595 One "Text Background Color" missedMaxim Monastirsky2-9/+1
2015-11-04loplugin:stringconstantNoel Grandin9-34/+18
2015-11-03notifyer -> notifier.Jan Holesovsky2-2/+2
2015-11-03tdf#86595 Change 'Highlighting' to 'Highlight Color'Yousuf Philips1-1/+1
2015-11-02compilerplugins: add "badstatics" to detect abuse of VCL BitmapsMichael Stahl1-24/+6
2015-10-31com::sun::star->css in svxNoel Grandin214-3254/+3209
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin3-5/+4
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin4-14/+7
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin3-10/+5
2015-10-27tdf#88548 fontwork gallery always have transparent/checkered background.Aybuke Ozdemir2-28/+9
2015-10-27Fix Cherokee Supplement range (U+ABCO--ABFF is occupied by Meetei Mayek)Stephan Bergmann1-1/+1
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin2-0/+2
2015-10-27sal_uLong/long to ErrCodeMatteo Casalin1-2/+2
2015-10-26tdf#93487 - protect GetFocus method call post dispose.Michael Meeks1-1/+2
2015-10-25Remember the state of "Search formatted display string" checkboxDennis Francis1-0/+2
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