summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-28Don't repeat yourselfTor Lillqvist1-3/+0
2014-04-28Fix repainting problems in Draw.Jan Holesovsky1-0/+15
2014-04-27fix drawing of 100% transparent frames (fdo#77723)Luboš Luňák1-7/+20
2014-04-27constLuboš Luňák1-3/+3
2014-04-28VCL: Renamed two functionsChris Sherlock1-1/+1
2014-04-27vclopengl is buildable on all platforms nowZolnai Tamás1-1/+1
2014-04-27cppcheck: reduce scopeJulien Nabet1-1/+2
2014-04-27automaticly -> automatically.Jan Holesovsky3-4/+4
2014-04-25make 'Unicode' less-attractive to pick vs UTF-8Caolán McNamara1-1/+1
2014-04-25the chart root shape has to be at the bottom, fdo#74333, cp#1000057Markus Mohrhard1-2/+51
2014-04-25fdo#77683 the color in the toolbar buttons doesn't change.Tomofumi Yagi1-7/+2
2014-04-25fdo#73891 Fix "UI color panel does not show the actual color in Writer"Tomofumi Yagi1-0/+12
2014-04-25Use the show method directlyMaxim Monastirsky1-5/+1
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold74-21/+184
2014-04-24add missing modelines to hrc and src filesThomas Arnhold9-4/+23