summaryrefslogtreecommitdiff
path: root/sd/source/ui/app
AgeCommit message (Expand)Author
2015-04-29bogus Werror=maybe-uninitializedCaolán McNamara
2015-04-29convert SDR_SWAPGRAPHICS constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-21Related tdf#88056: Placeholder needed for ODF export/importKatarina Behrens
2015-04-20sd: convert new to ::Create.Noel Grandin
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-10tdf#89641 Page numbering in Calc and Draw/ImpressDobra Gabor
2015-04-10wrap more stuff in VclPtrNoel Grandin
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26vexing parseCaolán McNamara
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26tdf#86606 remove direct formatting entries from context menuYousuf Philips
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin
2015-03-23loplugin:constantfunction: sdNoel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin
2015-03-02convert SVX_SEARCHAPP_ constants to enum classNoel Grandin
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin
2015-02-24Ensure listener is removed during ~SdModuleStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-12partial fix tdf#86611 (item #5) Draw statusbar tipRodolfo Ribeiro Gomes
2015-02-07fdo#87706 correct object/image styles dialog title and tooltipYousuf Philips
2015-02-03valgrind: fix leakCaolán McNamara
2015-01-21Some more loplugin:cstylecast: sdStephan Bergmann
2015-01-15Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara
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