summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky
2014-05-14Revert "fdo#77683 the color in the toolbar buttons doesn't change."Maxim Monastirsky
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-13unused XFillStyleItem ctorMiklos Vajna
2014-05-13remove dead codeNoel Grandin
2014-05-13coverity#1212488 Copy-paste errorThomas Arnhold
2014-05-11SdrObjCustomShape::GetCustomShapeEngine: aEngine can't be empty at this pointMiklos Vajna
2014-05-11Fix previous commit (svx part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-10coverity#708341 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#984153 Uninitialized scalar fieldCaolán McNamara
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-05-09coverity#1209792 Dereference before null checkCaolán McNamara
2014-05-09coverity#1209818 Dereference before null checkCaolán McNamara
2014-05-08some more %PRODUCTNAME usageThomas Arnhold
2014-05-08typosThomas Arnhold
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet
2014-05-08add a status bar icon to fit slide to windowCaolán McNamara
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-05-08coverity#736151 Dereference null return valueCaolán McNamara
2014-05-07fdo#62176: Revert "n757419: Hidden/Non-wrapping text."Michael Stahl
2014-05-07coverity#735860 Explicit null dereferencedCaolán McNamara
2014-05-07coverity#735859 Explicit null dereferencedCaolán McNamara
2014-05-07coverity#735858 Explicit null dereferencedCaolán McNamara
2014-05-07coverity#1209523 Dereference after null checkCaolán McNamara
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet
2014-05-06remove some useless linesThomas Arnhold
2014-05-06remove dead SvxDialogDll classThomas Arnhold
2014-05-06remove unused SvxFmConfigWin classThomas Arnhold
2014-05-06now these temporary SvtLanguageTable instances are mootEike Rathke
2014-05-06Application::UserEvent and Window::UserEvent are emptyStephan Bergmann
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-05-06Remove dead SvxPopupWindowTbxMgr definitionStephan Bergmann
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-05-05unused floating window RID_SVXTBX_GRFFILTERThomas Arnhold
2014-05-05remove some commented out lines from src filesThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01coverity#708371 Uninitialized pointer fieldCaolán McNamara
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-30coverity#704340 Logically dead codeCaolán McNamara
2014-04-30coverity#704339 Logically dead codeCaolán McNamara
2014-04-30coverity#704338 Logically dead codeCaolán McNamara
2014-04-30coverity#1210119 Uncaught exceptionCaolán McNamara
2014-04-30coverity#1210120 Uncaught exceptionCaolán McNamara
2014-04-30coverity#1210121 Uncaught exceptionCaolán McNamara
2014-04-30coverity#1210130 Uncaught exceptionCaolán McNamara
2014-04-29Resolves: #i124760# ensure that only the created object is selectedArmin Le Grand
2014-04-28Don't repeat yourselfTor Lillqvist