summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-21remove some more bloatThomas Arnhold8-16/+0
2014-04-21clean up src filesThomas Arnhold2-7/+0
2014-04-21remove commented out translations from src fileThomas Arnhold1-2/+0
2014-04-20cpplint: invalid UTF-8 + punctuationJulien Nabet1-2/+2
2014-04-20Make OGLFrameGrabber workZolnai Tamás1-1/+1
2014-04-19cpplint: [readability/utf8] Line contains invalid UTF-8Julien Nabet2-3/+3
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky3-45/+11
2014-04-18sfx2: Kill SFX_FEATURED_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky1-5/+5
2014-04-18sfx2: Kill SFX_FEATURED_OBJECTBAR_REGISTRATION macro.Jan Holesovsky1-20/+18
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky2-2/+2
2014-04-18fix build problem with ambiguous InitFontCaolán McNamara2-5/+5
2014-04-18we don't even need an instance of SvtLanguageTable at SvxLanguageBoxEike Rathke1-6/+4
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-1/+1
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke1-6/+2
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist1-2/+3
2014-04-17coverity#1202899 Uncaught exceptionCaolán McNamara2-2/+2
2014-04-17coverity#1202898 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-17More generic way to disable avmediaTor Lillqvist5-5/+8
2014-04-17Try harder to bypass avmedia on non-desktop for nowTor Lillqvist2-0/+10
2014-04-17Try harder to bypass OpenGL 3D stuff on non-desktop for nowTor Lillqvist1-0/+4
2014-04-17remove executable bitAndras Timar2-0/+0
2014-04-17coverity#704833 Dereference after null checkCaolán McNamara1-1/+1