summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)AuthorFilesLines
2014-11-24fdo#86546 Open the right tab for more bullets and numberingMaxim Monastirsky1-1/+4
2014-11-24Related: fdo#83572 Deactivate previous function when inserting objectMaxim Monastirsky1-1/+4
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-11-18assert because still listening to the wrong view when SetView usedCaolán McNamara2-2/+11
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl3-0/+4
2014-11-17Related: fdo#83572 Try to fix zoom mode button stateMaxim Monastirsky3-12/+11
2014-11-16coverity#1251173 Dereference before null checkCaolán McNamara1-1/+4
2014-11-14more catch by referenceCaolán McNamara1-3/+3
2014-11-14coverity#1251173 Dereference before null checkCaolán McNamara1-3/+3
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava8-10/+10
2014-11-14Silence winsock deprecation warningStephan Bergmann1-0/+6
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl3-0/+3
2014-11-13coverity#1251594 Uncaught exceptionCaolán McNamara2-2/+3
2014-11-13limit width of list whose text can grow to silly widthsCaolán McNamara1-0/+1
2014-11-13Resolves fdo#85750: Custom Animation timeing does not retain settingsJulien Nabet2-10/+10
2014-11-13loplugin: cstylecastNoel Grandin37-227/+223
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini21-26/+26
2014-11-12fix build on older compilersNoel Grandin1-2/+2
2014-11-12loplugin: cstylecastNoel Grandin1-2/+2
2014-11-11Remove unused #includeStephan Bergmann1-1/+0
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 McNamara1-1/+0
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti1-1/+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#85804 Introduce bullets and numbering popupsMaxim Monastirsky2-2/+2
2014-11-07coverity#1251173 Dereference before null checkCaolán McNamara1-1/+1
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin4-9/+17
2014-11-06fdo#84380 Remove repeated mouse handling codeVictor Portella2-100/+65
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann3-5/+6
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 McNamara1-15/+3
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin3-6/+5
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-05Register ParaLineSpacingPopup in sc and sdMaxim Monastirsky1-0/+2
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin5-16/+13
2014-11-04remotecontrol: required version for MacOSX is 10.8Riccardo Magliocchetti1-1/+1
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 Gelmini1-1/+1