summaryrefslogtreecommitdiff
path: root/sd/source/ui/app
AgeCommit message (Expand)AuthorFilesLines
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin1-1/+1
2015-03-02convert SVX_SEARCHAPP_ constants to enum classNoel Grandin1-1/+1
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin1-1/+1
2015-02-24Ensure listener is removed during ~SdModuleStephan Bergmann2-13/+6
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin4-5/+5
2015-02-12partial fix tdf#86611 (item #5) Draw statusbar tipRodolfo Ribeiro Gomes2-0/+9
2015-02-07fdo#87706 correct object/image styles dialog title and tooltipYousuf Philips2-2/+2
2015-02-03valgrind: fix leakCaolán McNamara1-3/+1
2015-01-21Some more loplugin:cstylecast: sdStephan Bergmann1-5/+5
2015-01-15Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara1-3/+5
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-12-30removed duplicate entries found in menuids3_tmpl.srcYousuf Philips1-16/+0
2014-12-24fdo#84233 rearrange impress's slide context menu and minor fix bugs in draw'sYousuf Philips2-17/+59
2014-12-23fdo#86614 reorganize image, shape and line context menusYousuf Philips1-37/+10
2014-12-22fdo#84213 changed 'Display Ruler' to 'View Ruler'Yousuf Philips1-1/+1
2014-12-22fdo#86607 removal of the 'Custom Animation' entry from context menuYousuf Philips2-25/+0
2014-12-17fdo#86627 - Change Image Crop BehaviorJoel1-3/+2
2014-12-15sd: Use appropriate OUString functions on string constantsStephan Bergmann1-15/+13
2014-12-10Any reason to use IsHeadlessModeRequested here?Stephan Bergmann1-1/+1
2014-11-25We now only need one bit of information hereCaolán McNamara1-1/+1
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara1-1/+1
2014-11-24RID_APPTITLE is unused in sd, StarImpress 4.0Caolán McNamara1-4/+0
2014-11-21coverity#1209008 Unchecked return valueCaolán McNamara1-2/+2
2014-11-18assert because still listening to the wrong view when SetView usedCaolán McNamara1-0/+9
2014-11-13loplugin: cstylecastNoel Grandin5-33/+33
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-11have a stab at improving impossible questionCaolán McNamara1-1/+1
2014-11-05Register ParaLineSpacingPopup in sc and sdMaxim Monastirsky1-0/+2
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin2-2/+0
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-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2-6/+6
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-16ensure UserData dtors are done while SolarMutex is lockedCaolán McNamara1-2/+2
2014-10-14fdo#84236 Remove view modes from sd context menuSamuel Mehrbrodt3-44/+0
2014-10-13fdo#84213 Add show/hide ruler to sd context menuSamuel Mehrbrodt2-0/+9
2014-10-12Wording: 'Audio/Video' -> 'Audio or Video'Samuel Mehrbrodt1-1/+1
2014-10-11fdo#84916 Fix string: Insert Audio/VideoSamuel Mehrbrodt1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2-5/+5
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2-6/+6
2014-10-03fdo#84617: Guard the destructor with SolarMutex.Jan Holesovsky1-0/+2
2014-10-01fdo#82577: Handle TimeNoel Grandin2-2/+2
2014-09-28fdo#70998 Termchange: Picture->ImageSamuel Mehrbrodt1-2/+2
2014-09-27Term change: Sound/Movie -> Audio/VideoSamuel Mehrbrodt1-4/+4
2014-09-25fdo#84235 Remove Navigator from Context menuSamuel Mehrbrodt2-11/+0
2014-09-24Fix falloutSamuel Mehrbrodt1-2/+0
2014-09-24fdo#47302: Added insert->fields->page title buttonJennifer Liebel1-0/+27