summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-24some more hrc cleanupThomas Arnhold1-1/+0
2014-04-23huge hrc and src file cleanupThomas Arnhold12-449/+1
2014-04-23fdo#76878 Revert "Resolves: #i116244# need to reset rotation..."Andras Timar1-4/+0
2014-04-23coverity#707237 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-22cppcheck: Fix same expression on both sides of '&&'Julien Nabet1-1/+1
2014-04-22table not resizing when rows/columns added to itCaolán McNamara1-1/+9
2014-04-22remove unused hrc filesThomas Arnhold2-85/+0
2014-04-22clean up hrc filesThomas Arnhold7-91/+0
2014-04-22fix namespaceCaolán McNamara1-1/+1
2014-04-22coverity#708389 Uninitialized scalar fieldCaolán McNamara1-1/+11
2014-04-22More hacking on --disable-database-connectivityTor Lillqvist3-7/+5
2014-04-21remove comments why a file gets includedThomas Arnhold17-48/+0