summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/dlgass.cxx
AgeCommit message (Expand)Author
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09changed timers to idleJennifer Liebel
2014-10-28fdo#84938: replace TIMEF_ constants with enumNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-23can't have bare english strings in .cxxCaolán McNamara
2014-06-23Convert DLG_ASS to .uiPalenik Mihály
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-19coverity#738822 mnTemplate is unusedCaolán McNamara
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-28bool improvementsStephan Bergmann
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-09-19convert sd/.../dlgass.hxx from String to OUStringNoel Grandin
2013-09-07No need to check if null hereJulien Nabet
2013-08-16WaE: unused variable 'aFile'Ivan Timofeev
2013-08-16String->OUStringIvan Timofeev
2013-05-31Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05fdo#59071 Slideshow: allow automatic transitions with sub-secondCao Cuong Ngo
2013-03-22No (more?) reason for SD_DLLIMPLEMENTATION in Library_sduiStephan Bergmann
2013-03-09coverity#705627: fix memory leakMarkus Mohrhard
2013-03-07sd/source/ui/dlg/dlgass.cxx comment translationUrs Fässler
2013-02-24loplugin: unused variablesThomas Arnhold
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl
2012-09-03Explicit rtl::OUString ctors no longer neededStephan Bergmann
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky
2012-04-23fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders