summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky2-171/+13
2014-05-14Revert "fdo#77683 the color in the toolbar buttons doesn't change."Maxim Monastirsky1-0/+1
2014-05-13unused XFillStyleItem ctorMiklos Vajna1-1/+0
2014-05-13remove dead codeNoel Grandin1-5/+0
2014-05-12svx: Translated the svdmodel.hxx from German to EnglishTobias Mueller1-173/+163
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet1-174/+174
2014-05-08add a status bar icon to fit slide to windowCaolán McNamara2-4/+17
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann2-3/+3
2014-05-06remove unused AbstractSvxSearchFormatDialog classThomas Arnhold1-8/+0
2014-05-06remove unused AbstractSvxMultiFileDialog classThomas Arnhold1-11/+0
2014-05-06Application::UserEvent and Window::UserEvent are emptyStephan Bergmann1-7/+0
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist67-5679/+0
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist26-1419/+0
2014-05-06Remove dead SvxPopupWindowTbxMgr definitionStephan Bergmann1-66/+0
2014-05-05unused floating window RID_SVXTBX_GRFFILTERThomas Arnhold1-3/+0
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky1-1/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni5-5/+5
2014-04-30coverity#704340 Logically dead codeCaolán McNamara1-1/+1
2014-04-30coverity#704339 Logically dead codeCaolán McNamara1-1/+1
2014-04-30coverity#704338 Logically dead codeCaolán McNamara1-1/+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-29coverity#1210182 Uninitialized scalar fieldCaolán McNamara1-1/+0
2014-04-27constLuboš Luňák2-3/+3
2014-04-25quick fix for inheritance problemsMarkus Mohrhard1-1/+3
2014-04-25the chart root shape has to be at the bottom, fdo#74333, cp#1000057Markus Mohrhard1-3/+9
2014-04-25fdo#77683 the color in the toolbar buttons doesn't change.Tomofumi Yagi1-1/+0
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold1-0/+3
2014-04-23huge hrc and src file cleanupThomas Arnhold1-1/+1
2014-04-22coverity#708340 Uninitialized scalar fieldCaolán McNamara1-1/+13
2014-04-21remove comments why a file gets includedThomas Arnhold2-3/+0
2014-04-19fixincludeguards.sh: includeThomas Arnhold4-8/+8
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky3-2/+17
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky1-1/+1
2014-04-18fix build problem with ambiguous InitFontCaolán McNamara1-1/+1
2014-04-18remove unused fwd-declEike Rathke1-1/+0
2014-04-18we don't even need an instance of SvtLanguageTable at SvxLanguageBoxEike Rathke1-1/+0
2014-04-18Typo: s/shure/sureTor Lillqvist1-1/+1
2014-04-17coverity#1202899 Uncaught exceptionCaolán McNamara1-2/+2
2014-04-17coverity#1202898 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-16non-desktop: Attempt to get rid of glew.Jan Holesovsky1-2/+3
2014-04-16coverity#1202941 Uninitialized scalar fieldCaolán McNamara1-1/+0
2014-04-15svx: sal_Bool->boolNoel Grandin2-4/+4
2014-04-15WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-1/+1
2014-04-15move the opengl headers to vcl/opengl for better separationMarkus Mohrhard2-3/+3
2014-04-15only render through OpenGL after successful context creationMarkus Mohrhard1-1/+3
2014-04-15switch to IOpenGLRenderer in chart2 2D renderingMarkus Mohrhard1-1/+1
2014-04-15tie lifetime of some objects togetherMarkus Mohrhard2-0/+16
2014-04-14typo: realative -> relativeThomas Arnhold1-1/+1