summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2014-11-25all these ids and their associated resources were unnecessaryCaolán McNamara
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-25fdo#75757: remove inheritance to std::mapJuan Picca
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara
2014-11-24RID_APPTITLE is unused in sd, StarImpress 4.0Caolán McNamara
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-23fdo#86546 Open the right tab for more bullets and numberingMaxim Monastirsky
2014-11-23Related: fdo#83572 Deactivate previous function when inserting objectMaxim Monastirsky
2014-11-21coverity#1209008 Unchecked return valueCaolán McNamara
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-18assert because still listening to the wrong view when SetView usedCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17Related: fdo#83572 Try to fix zoom mode button stateMaxim Monastirsky
2014-11-16coverity#1251173 Dereference before null checkCaolán McNamara
2014-11-14more catch by referenceCaolán McNamara
2014-11-14coverity#1251173 Dereference before null checkCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-14Silence winsock deprecation warningStephan Bergmann
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-13coverity#1251594 Uncaught exceptionCaolán McNamara
2014-11-13limit width of list whose text can grow to silly widthsCaolán McNamara
2014-11-13Resolves fdo#85750: Custom Animation timeing does not retain settingsJulien Nabet
2014-11-13loplugin: cstylecastNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12fix build on older compilersNoel Grandin
2014-11-12loplugin: cstylecastNoel Grandin
2014-11-11Remove unused #includeStephan Bergmann
2014-11-11strip off hard-coded numbering from outliner preview on loadCaolán McNamara
2014-11-11have a stab at improving impossible questionCaolán McNamara
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-10fix spelling implemenation -> implementationNoel Grandin
2014-11-09fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky
2014-11-07coverity#1251173 Dereference before null checkCaolán McNamara
2014-11-07Resolves: rhbz#1161238 sync PRESOBJ_OUTLINE para depths to outline numberingCaolán McNamara
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-06fdo#84380 Remove repeated mouse handling codeVictor Portella
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06implement toggling off removeable master elements with direct deleteCaolán McNamara
2014-11-06refactor delete code into FuDeleteSelectedObjectsCaolán McNamara
2014-11-06refactor MasterLayoutDialog::remove to SdPage::DestroyDefaultPresObjCaolán McNamara
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist
2014-11-05sd: fix STL assertion "dereference past-the-end iterator"Michael Stahl
2014-11-05Fix for SUSE L3 bug 624546 (freedesktop 83733)Marco Cecchetti