summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky39-156/+158
2014-10-23Fraction: Revert "boost::rational throws if 0 is passed as denominator"Jan Holesovsky1-16/+4
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky33-84/+84
2014-10-23fdo#85247: copy and paste of a slide results in a blue slide in presentation ...Muthu Subramanian1-2/+4
2014-10-23FastSerializer: Buffer output and write it only at the endMatúš Kukan1-0/+2
2014-10-22callcatcher: update unused codeCaolán McNamara3-7/+7
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist6-33/+45
2014-10-21Resolves: fdo#83588 Revert "center slide after changing zoom"Caolán McNamara3-29/+0
2014-10-21Resolves: fdo#84417 restore focus window after previewCaolán McNamara1-0/+5
2014-10-21fix debugging buildCaolán McNamara1-1/+1
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin5-10/+10
2014-10-21nShearWink -> nShearAngleMiklos Vajna2-2/+2
2014-10-20Revert "at least fix the crash when calling SdXImpressDocument::disposeMichael Stahl1-1/+1
2014-10-20coverity#704010 Unchecked return valueCaolán McNamara1-1/+1
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin3-5/+5
2014-10-19-Werror=shadowMiklos Vajna1-1/+1
2014-10-17Consistency around SdrAngleItem in svx/sxciaitm.hxxStephan Bergmann1-2/+2
2014-10-17There is no ExportCGMStephan Bergmann1-23/+1
2014-10-17Pass args by const &Stephan Bergmann1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon33-84/+84
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-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-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#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-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-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