summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold96-257/+258
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky4-421/+101
2014-05-14Revert "fdo#77683 the color in the toolbar buttons doesn't change."Maxim Monastirsky1-2/+7
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin2-2/+2
2014-05-13unused XFillStyleItem ctorMiklos Vajna1-5/+0
2014-05-13remove dead codeNoel Grandin1-50/+0
2014-05-13coverity#1212488 Copy-paste errorThomas Arnhold1-1/+1
2014-05-11SdrObjCustomShape::GetCustomShapeEngine: aEngine can't be empty at this pointMiklos Vajna1-11/+8
2014-05-11Fix previous commit (svx part)Julien Nabet1-2/+2
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet2-9/+9
2014-05-10coverity#708341 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-05-10coverity#984153 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky3-3/+3
2014-05-09coverity#1209792 Dereference before null checkCaolán McNamara1-5/+3
2014-05-09coverity#1209818 Dereference before null checkCaolán McNamara1-2/+2
2014-05-08some more %PRODUCTNAME usageThomas Arnhold1-2/+2
2014-05-08typosThomas Arnhold2-3/+3
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet11-117/+117
2014-05-08add a status bar icon to fit slide to windowCaolán McNamara3-15/+51
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin3-8/+8
2014-05-08coverity#736151 Dereference null return valueCaolán McNamara1-1/+3
2014-05-07fdo#62176: Revert "n757419: Hidden/Non-wrapping text."Michael Stahl1-8/+1
2014-05-07coverity#735860 Explicit null dereferencedCaolán McNamara1-5/+6
2014-05-07coverity#735859 Explicit null dereferencedCaolán McNamara1-7/+3
2014-05-07coverity#735858 Explicit null dereferencedCaolán McNamara1-4/+3
2014-05-07coverity#1209523 Dereference after null checkCaolán McNamara1-1/+1
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann5-12/+13
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet1-7/+7
2014-05-06remove some useless linesThomas Arnhold1-7/+0
2014-05-06remove dead SvxDialogDll classThomas Arnhold1-35/+0
2014-05-06remove unused SvxFmConfigWin classThomas Arnhold1-16/+0
2014-05-06now these temporary SvtLanguageTable instances are mootEike Rathke1-6/+4
2014-05-06Application::UserEvent and Window::UserEvent are emptyStephan Bergmann1-8/+0
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist185-177/+5856
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist95-118/+1537
2014-05-06Remove dead SvxPopupWindowTbxMgr definitionStephan Bergmann3-3/+0
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin1-1/+1
2014-05-05unused floating window RID_SVXTBX_GRFFILTERThomas Arnhold4-124/+0
2014-05-05remove some commented out lines from src filesThomas Arnhold2-6/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin6-8/+8
2014-05-01coverity#708371 Uninitialized pointer fieldCaolán McNamara1-11/+0
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni26-30/+30
2014-04-30coverity#704340 Logically dead codeCaolán McNamara2-6/+4
2014-04-30coverity#704339 Logically dead codeCaolán McNamara1-7/+1
2014-04-30coverity#704338 Logically dead codeCaolán McNamara1-3/+1
2014-04-30coverity#1210119 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30coverity#1210120 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30coverity#1210121 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30coverity#1210130 Uncaught exceptionCaolán McNamara2-2/+2
2014-04-29Resolves: #i124760# ensure that only the created object is selectedArmin Le Grand1-0/+6