summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Collapse)Author
2014-04-18sfx2: Kill SFX_CHILDWINDOW_CONTEXT_REGISTRATION macro.Jan Holesovsky
Change-Id: Ib94cc5bc33152e53910a50cce878fb69312d0c30
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky
Change-Id: Icd56e0cee1ce0283e8a1cbaafc81ecca25469185
2014-04-18sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.Jan Holesovsky
Change-Id: Ie68ccbe5874ec7c7e1bb73cb2937e06bb4910cd0
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky
Change-Id: Ic80e9bebba8c7e76a0400769a2f9d75301227194
2014-04-18Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist
Unfinished work in progress. Change-Id: I978755d73630b8653b169a53f937c1332799e22e
2014-04-17More generic way to disable avmediaTor Lillqvist
Introduce a configure option --disable-avmedia. For non-desktop, avmedia is always disabled (for now), and for desktop enabled by default. Add AVMEDIA to BUILD_TYPE when enabled. Don't build avmedia when disabled. Add HAVE_FEATURE_AVMEDIA to <config_features.h>. Bypass avmedia-related code when disabled. Change-Id: I919c6e199bff87d9f142d55dff6373f0ed217f39
2014-04-17remove executable bitAndras Timar
Change-Id: I91f6e861f6d0dbea1b57ac73857e0c706b27f681
2014-04-17coverity#1202882 Dereference before null checkCaolán McNamara
Change-Id: Ie61df08c11b687c0b4a3ae212b3f9a6c95171396
2014-04-16Resolves: fdo#76916 'User paths' is missing in tab MotionMotion Paths tabCaolán McNamara
Change-Id: I38deeae3135badde23b9d454d548193af654caab
2014-04-16This is never defined.Jan Holesovsky
Change-Id: If1bbead68fb074cfd01ac045982e20c9c74fe9c2
2014-04-16Counting is hard (thanks to -fsanitize=address for pointing it out)Stephan Bergmann
Change-Id: I665125d61c4bae5cb52b29cfa3af1e3c4b6d4333
2014-04-16coverity#1202951 Uninitialized scalar fieldCaolán McNamara
Change-Id: I309ea6c881ffb6902750ed3cb4fba1c4bc8e6975
2014-04-16coverity#1202952 Uninitialized scalar fieldCaolán McNamara
Change-Id: I83d861fa03afa6e6b6adcd5ca340c28ef8c6cfdf
2014-04-16fdo#77027: ODF import: fix wrong version in check for embedded objectsMichael Stahl
SvXMLImport::LO_4x does not mean 4.0+ any more. (regression from 92cb21ebeda98c5193c50c4cf7ef3d60611c2a52) Change-Id: Ib444762c2d6e4d051e99962eaff1b1ed34af983a
2014-04-15Slideshow: Fix regression related to media animationsZolnai Tamás
Misc effects tab page animations were lost. Regression from 9695f38ca4ab26b40524f2eade98c45f0360131d. Change-Id: I81f7321d7dd87f5b0f6b4acbecbd60241ab1e430
2014-04-15whitespace for include statementsThomas Arnhold
Change-Id: I76bd0ef07a2fa134e948724cecdf539ffe6ccb8a
2014-04-15Remove unused codeStephan Bergmann
Change-Id: Ie16056c7e6716831a0ba61c1f22ded978fb5f3c2
2014-04-15Fix symbol visibilityStephan Bergmann
Change-Id: I3d25b1363ea49dc65a1cae0925504b8c442f6e65
2014-04-15fix hacked bool in SfxDispatcher::SetSlotFilterNoel Grandin
The bEnable flag was being passed an extra value. Make this explicit now using an enum. Change-Id: I292aca44e8592c9f3c1497c24c41140c8c3b5452
2014-04-14update_pchThomas Arnhold
Change-Id: I099bff66a7796a5cf18e37e445467bdfb33de602
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
Change-Id: I7a2b5970fd0ab2059b5f5b0100a049e04ba54ee3
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-04-14typo: foreward -> forwardThomas Arnhold
2014-04-14typo: currenct -> currentThomas Arnhold
2014-04-14typo: artifical -> artificialThomas Arnhold
2014-04-14typo: discret -> discreteThomas Arnhold
2014-04-14typo: attributs -> attributesThomas Arnhold
2014-04-14typo: postion -> positionThomas Arnhold
2014-04-14typo: specfied -> specifiedThomas Arnhold
2014-04-14typo: easyly -> easilyThomas Arnhold
2014-04-14typo: configration -> configurationThomas Arnhold
2014-04-14typo: identcal -> identicalThomas Arnhold
2014-04-14typo: reverese -> reverseThomas Arnhold
2014-04-14typo: beforet he -> before theThomas Arnhold
2014-04-14typo: gven -> givenThomas Arnhold
2014-04-14typo: whent he -> when theThomas Arnhold
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-14typo: workarround -> workaroundThomas Arnhold
2014-04-14typo: ecists -> existsThomas Arnhold
2014-04-14typo: gard -> guardThomas Arnhold
2014-04-14typo: ULR -> URLThomas Arnhold
2014-04-14typo: puposes -> purposesThomas Arnhold
2014-04-14typo: controlls -> controlsThomas Arnhold
2014-04-14typo: aplied -> appliedThomas Arnhold
2014-04-14typo: excption -> exceptionThomas Arnhold
2014-04-14typo: atim -> atomThomas Arnhold
2014-04-14typo: suiteable -> suitableThomas Arnhold
2014-04-14typo: secunden -> secondsThomas Arnhold
2014-04-14typo: choise -> choiceThomas Arnhold