summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2014-11-11Remove unused #includeStephan Bergmann1-1/+0
2014-11-11strip off hard-coded numbering from outliner preview on loadCaolán McNamara1-1/+14
2014-11-11have a stab at improving impossible questionCaolán McNamara1-1/+1
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara3-5/+0
2014-11-11fdo#84909 adding and hiding buttons in standard and common task toolbarsYousuf Philips3-12/+20
2014-11-11fdo#86035 added menu items for shapes and text box and did small rearrangementYousuf Philips2-4/+8
2014-11-11Standardizing the draw standard toolbar with other app standard toolbarsYousuf Philips1-6/+8
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti3-3/+0
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin1-1/+1
2014-11-10loplugin: cstylecastNoel Grandin33-245/+245
2014-11-10loplugin: cstylecastNoel Grandin47-232/+231
2014-11-10loplugin: cstylecastNoel Grandin1-14/+14
2014-11-10fix spelling implemenation -> implementationNoel Grandin1-1/+1
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos2-2/+0
2014-11-09fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky2-2/+2
2014-11-07coverity#1251173 Dereference before null checkCaolán McNamara1-1/+1
2014-11-07Resolves: rhbz#1161238 sync PRESOBJ_OUTLINE para depths to outline numberingCaolán McNamara1-0/+48
2014-11-07Use SAL_N_ELEMENTSZolnai Tamás1-1/+1
2014-11-07Build fix againZolnai Tamás1-1/+1
2014-11-07Build fix: back to C++98Zolnai Tamás1-4/+4
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin4-9/+17
2014-11-07Make these tests weaker to fix build.Zolnai Tamás1-2/+2
2014-11-07Make SdrGrafObj swapping methods private.Zolnai Tamás4-13/+33
2014-11-07Test for swapped out image loss during Impress exportZolnai Tamás2-0/+70
2014-11-07Do not check a referenceZolnai Tamás4-7/+7
2014-11-06fdo#84380 Remove repeated mouse handling codeVictor Portella2-100/+65
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann5-7/+8
2014-11-06implement toggling off removeable master elements with direct deleteCaolán McNamara1-3/+39
2014-11-06refactor delete code into FuDeleteSelectedObjectsCaolán McNamara2-15/+24
2014-11-06refactor MasterLayoutDialog::remove to SdPage::DestroyDefaultPresObjCaolán McNamara3-15/+23
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin5-8/+7
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist8-1032/+0
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