summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2014-11-22All image cleanup related change in one commit for perf testZolnai Tamás4-7/+7
2014-11-05sd: fix STL assertion "dereference past-the-end iterator"Michael Stahl1-1/+2
2014-11-05Fix for SUSE L3 bug 624546 (freedesktop 83733)Marco Cecchetti4-2/+45
2014-11-05callcatcher: update unused codeCaolán McNamara2-23/+0
2014-11-05coverity#736461 Resource leakCaolán McNamara1-1/+2
2014-11-05fdo#85809 - MENU: Rearranging the Insert > Media submenuYousuf Philips2-5/+5
2014-11-05fdo#85813 drawingML export: fix handling of impress tablesMiklos Vajna2-0/+11
2014-11-05Register ParaLineSpacingPopup in sc and sdMaxim Monastirsky1-0/+2
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin6-23/+20
2014-11-04remotecontrol: required version for MacOSX is 10.8Riccardo Magliocchetti1-1/+1
2014-11-03fdo#85620 - Changing the label 'Gallery' and having it in the insert menuYousuf Philips2-2/+4
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin1-1/+1
2014-10-31Removed duplicated includesAndrea Gelmini3-4/+0
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin2-2/+2
2014-10-31KEY_ALLMOD is the same as KEY_MODNoel Grandin1-2/+2
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2-2/+2
2014-10-30Related: fdo#84846 move code setting edit mode to a new methodBoris Egorov2-37/+23
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin18-18/+0
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara3-6/+6
2014-10-28Windows build fix.Kohei Yoshida1-1/+0
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida1-1/+0
2014-10-28fdo#84938: replace TIMEF_ constants with enumNoel Grandin4-5/+5
2014-10-24coverity#1242429 Explicit null dereferencedCaolán McNamara1-1/+1
2014-10-24Related: fdo#84844 Support fill color in SvxColorToolBoxControlMaxim Monastirsky1-0/+1
2014-10-24Register the item type based on the SIDMaxim Monastirsky1-1/+1
2014-10-24coverity#735385 try and silence Copy-paste errorCaolán McNamara1-6/+6
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-22Save precious vertical space by removing some redundant heading labelsAdolfo Jayme Barrientos1-163/+111
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-21fdo#83579 - 'Extrusion On/Off' should be added to Fontwork toolbarYousuf Philips4-6/+10
2014-10-21Resolves: fdo#84417 restore focus window after previewCaolán McNamara1-0/+5
2014-10-21add CVE-2014-4114 testCaolán McNamara5-0/+4
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