summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2014-05-08coverity#736452 Resource leakCaolán McNamara1-0/+2
2014-05-08coverity#736451 Resource leakCaolán McNamara1-0/+1
2014-05-07center slide after changing zoomCaolán McNamara3-0/+29
2014-05-07coverity#735842 Explicit null dereferencedCaolán McNamara1-1/+1
2014-05-07coverity#735839 Dereference after null checkCaolán McNamara1-2/+2
2014-05-07coverity#735834 Explicit null dereferencedCaolán McNamara1-5/+7
2014-05-07coverity#735832 Explicit null dereferencedCaolán McNamara1-4/+8
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann14-31/+23
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4Julien Nabet2-10/+10
2014-05-06remove uncompiled source filesThomas Arnhold5-305/+0
2014-05-06eliminate unnecessary temporary SvtLanguageTable instanceEike Rathke1-1/+1
2014-05-05remove some commented out lines from src filesThomas Arnhold2-7/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin9-18/+18
2014-05-01Simplify type detectorsMaxim Monastirsky2-460/+59
2014-05-01coverity#738825 Uninitialized scalar fieldCaolán McNamara1-4/+4
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni27-33/+33
2014-04-303D model insertion: here we need MM100Zolnai Tamás1-1/+7
2014-04-30coverity#704742 Dereference after null checkCaolán McNamara1-1/+1
2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl1-38/+4
2014-04-29sd html: support export of tables for Draw documentsTomaž Vajngerl2-28/+41
2014-04-29coverity#1210200 Uninitialized pointer fieldCaolán McNamara1-6/+41
2014-04-28sd html: Support export of any text objects (draw) and groupsTomaž Vajngerl2-5/+51
2014-04-28Resolves: rhbz#1091117 SdGlobalResourceContainer used after deleteCaolán McNamara2-0/+10
2014-04-28Improve TabBar return typesNoel Grandin4-14/+14
2014-04-27constLuboš Luňák1-3/+3
2014-04-27Fix typo: cought => caughtMatteo Casalin2-2/+2
2014-04-27do not crash when pasting impress page into another impress page (cp#1000067)Luboš Luňák1-0/+2
2014-04-27ANIMATIONMODE_VIEW can be removedJulien Nabet2-2/+1
2014-04-27automaticly -> automatically.Jan Holesovsky4-4/+4
2014-04-25Related: rhbz#1032774 slide restarter should disable auto-exitCaolán McNamara3-6/+22
2014-04-25coverity#707098 Uncaught exceptionCaolán McNamara2-12/+4
2014-04-25coverity#707088 Uncaught exceptionCaolán McNamara2-2/+2
2014-04-25coverity#737762 Uncaught exceptionCaolán McNamara2-2/+2
2014-04-25Related: rhbz#1091111 GetSdrPageView can return NULLCaolán McNamara1-44/+48
2014-04-24Resolves: fdo#60040 crash after undoing master page applicationCaolán McNamara1-7/+7
2014-04-24sd: sal_Bool->boolNoel Grandin304-3658/+3653
2014-04-23huge hrc and src file cleanupThomas Arnhold6-102/+0
2014-04-23fix sd layout unit testAndras Timar1-115/+115
2014-04-23fdo#64047: n#863021: Add set-all language menu.Muthu Subramanian5-5/+134
2014-04-23Resolves: #i63399# add to clipboard as URL only when...Armin Le Grand1-1/+10
2014-04-22Kill unneeded include.Andrzej Hunt1-1/+0
2014-04-22remove unused hrc filesThomas Arnhold1-0/+0
2014-04-22clean up hrc filesThomas Arnhold1-7/+0
2014-04-22clean up hrc filesThomas Arnhold2-50/+0
2014-04-21remove comments why a file gets includedThomas Arnhold7-11/+0
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky16-24/+94
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky14-42/+35
2014-04-18sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky1-1/+1
2014-04-18sfx2: Kill SFX_CHILDWINDOW_CONTEXT_REGISTRATION macro.Jan Holesovsky1-2/+2
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky6-58/+39