summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2014-10-16ensure UserData dtors are done while SolarMutex is lockedCaolán McNamara1-2/+2
2014-10-15Restore my pretty slide highlightingCaolán McNamara1-0/+4
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann11-17/+1
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin1-1/+1
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna2-2/+2
2014-10-14Resolves: fdo#84887 TabBar::ImplShowPage crashCaolán McNamara2-1/+404
2014-10-14add cgm loading testCaolán McNamara6-0/+5
2014-10-14fdo#84236 Remove view modes from sd context menuSamuel Mehrbrodt3-44/+0
2014-10-14remove duplicate definitions of PPT_TRANSITION_TYPE constantsNoel Grandin1-25/+0
2014-10-14coverity#1242426 Dereference after null checkCaolán McNamara1-2/+1
2014-10-14fdo#84938: convert EPP_LAYOUT constants to enumNoel Grandin3-48/+51
2014-10-13fdo#84213 Add show/hide ruler to sd context menuSamuel Mehrbrodt2-0/+9
2014-10-13oox: refactor embedded media importMichael Stahl1-0/+2
2014-10-13boost::rational throws if 0 is passed as denominatorDavid Tardon1-4/+16
2014-10-12Wording: 'Audio/Video' -> 'Audio or Video'Samuel Mehrbrodt1-1/+1
2014-10-11fdo#84912 - MENU: Addition of AutoSpellcheck to Tools menuYousuf Philips2-0/+2
2014-10-11fdo#84916 Fix string: Insert Audio/VideoSamuel Mehrbrodt1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin71-172/+173
2014-10-11convert vcl StateChangedType to enum classNoel Grandin2-4/+8
2014-10-11sd: another temp-file leakMichael Stahl1-0/+1
2014-10-11sd: rename test classes to be uniqueMichael Stahl2-43/+43
2014-10-10coverity#704776 Dereference after null checkCaolán McNamara1-3/+2
2014-10-10coverity#708132 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-10-10coverity#1242757 Result is not floating-pointCaolán McNamara1-2/+2
2014-10-10coverity#1244953 Uncaught exceptionCaolán McNamara1-2/+2
2014-10-10Unused PowerPointExport::mpMasterFSArray memberMatúš Kukan2-4/+0
2014-10-10cid#1244955 Uncaught exceptionNoel Grandin1-2/+2
2014-10-10vcl, sd: fix some TempFile leaks from vcl Graphic in cppunit testsMichael Stahl1-0/+1
2014-10-09German comment translation.Lennart Poettering4-11/+9
2014-10-09German comment translation.Michael Meeks2-20/+20
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca39-158/+156
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke1-1/+1
2014-10-08fix build after PathKind enum commitNoel Grandin2-8/+8
2014-10-08convert PathKind enum in SD to enum classNoel Grandin1-1/+1
2014-10-07Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara1-0/+3
2014-10-07disambiguate uniform_int_distributionCaolán McNamara1-3/+3
2014-10-07Disable sdremote by default, and improve flow control.Michael Meeks1-1/+5
2014-10-07~SdUnoPageBackground() gets a SolarMutexGuardMichael Stahl1-0/+2
2014-10-06Missing includeStephan Bergmann1-0/+1
2014-10-06fdo#75757: remove inheritance to std::vectorTakeshi Abe1-15/+14
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara2-5/+7
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt3-4/+0
2014-10-04coverity#1242757 Result is not floating-pointNorbert Thiebaud1-2/+2
2014-10-03coverity#1242802 coverity gold(?) Structurally dead code, loop doesn't loopCaolán McNamara1-4/+1
2014-10-03coverity#1242533 silence Arguments in wrong orderCaolán McNamara1-1/+3
2014-10-03fdo#84617: Guard the destructor with SolarMutex.Jan Holesovsky1-0/+2
2014-10-02Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist3-4/+0
2014-10-02bnc#657899: Paragraph vertical spacing differs from PowerPointTor Lillqvist1-0/+22
2014-10-02coverity#1242520 silence Arguments in wrong orderCaolán McNamara1-1/+3
2014-10-02coverity#1242496 Resource leakCaolán McNamara1-2/+4