summaryrefslogtreecommitdiff
path: root/sd/source/ui/app
AgeCommit message (Expand)Author
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-30removed duplicate entries found in menuids3_tmpl.srcYousuf Philips
2014-12-24fdo#84233 rearrange impress's slide context menu and minor fix bugs in draw'sYousuf Philips
2014-12-23fdo#86614 reorganize image, shape and line context menusYousuf Philips
2014-12-22fdo#84213 changed 'Display Ruler' to 'View Ruler'Yousuf Philips
2014-12-22fdo#86607 removal of the 'Custom Animation' entry from context menuYousuf Philips
2014-12-17fdo#86627 - Change Image Crop BehaviorJoel
2014-12-15sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-10Any reason to use IsHeadlessModeRequested here?Stephan Bergmann
2014-11-25We now only need one bit of information hereCaolá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-21coverity#1209008 Unchecked return valueCaolán McNamara
2014-11-18assert because still listening to the wrong view when SetView usedCaolán McNamara
2014-11-13loplugin: cstylecastNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11have a stab at improving impossible questionCaolán McNamara
2014-11-05Register ParaLineSpacingPopup in sc and sdMaxim Monastirsky
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-24Related: fdo#84844 Support fill color in SvxColorToolBoxControlMaxim Monastirsky
2014-10-24Register the item type based on the SIDMaxim Monastirsky
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-16ensure UserData dtors are done while SolarMutex is lockedCaolán McNamara
2014-10-14fdo#84236 Remove view modes from sd context menuSamuel Mehrbrodt
2014-10-13fdo#84213 Add show/hide ruler to sd context menuSamuel Mehrbrodt
2014-10-12Wording: 'Audio/Video' -> 'Audio or Video'Samuel Mehrbrodt
2014-10-11fdo#84916 Fix string: Insert Audio/VideoSamuel Mehrbrodt
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-03fdo#84617: Guard the destructor with SolarMutex.Jan Holesovsky
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-28fdo#70998 Termchange: Picture->ImageSamuel Mehrbrodt
2014-09-27Term change: Sound/Movie -> Audio/VideoSamuel Mehrbrodt
2014-09-25fdo#84235 Remove Navigator from Context menuSamuel Mehrbrodt
2014-09-24Fix falloutSamuel Mehrbrodt
2014-09-24fdo#47302: Added insert->fields->page title buttonJennifer Liebel
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-17Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-08coverity#1237355 Dereference null return valueCaolán McNamara
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-06DockingWindow LayerDialog appears unusedCaolán McNamara
2014-09-05src: use ToolBoxItem, as all other doThomas Arnhold
2014-08-27callcatcher: update unused codeCaolán McNamara