summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg
AgeCommit message (Expand)AuthorFilesLines
2013-04-05fdo#59071 Slideshow: allow automatic transitions with sub-secondCao Cuong Ngo1-2/+2
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+3
2013-03-28add fwl, scui, sdui, swui to Library_mergedPeter Foley1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann4-16/+0
2013-03-26Fix warning: statement aligned ... [loplugin]Tor Lillqvist1-1/+1
2013-03-24coverity#704293 Logically dead codeJulien Nabet1-3/+1
2013-03-23Add missing date formats to header-footer dlgKatarina Behrens1-3/+5
2013-03-22No (more?) reason for SD_DLLIMPLEMENTATION in Library_sduiStephan Bergmann26-133/+0
2013-03-21Short-term fix around the SD_DLLIMPLEMTATION debacleStephan Bergmann1-0/+5
2013-03-21SD_DLLPRIVATE -> SAL_DLLPRIVATEStephan Bergmann1-1/+1
2013-03-20fdo#35546, implementing 'Create Photo Album' functionGergő Mocsi4-1/+461
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist1-34/+0
2013-03-14we can now move the a11y relationships into the .uiCaolán McNamara1-6/+0
2013-03-14converted sd/source/ui/dlg/present.src to .uiKrisztian Pinter2-393/+106
2013-03-13several translations and fixes for translationsUrs Fässler1-1/+1
2013-03-11sd: translate debug messagesThomas Arnhold2-2/+2
2013-03-09coverity#705627: fix memory leakMarkus Mohrhard1-2/+2
2013-03-09-Werror=unused-local-typedefs (GCC 4.8)Stephan Bergmann1-2/+0
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim28-0/+82
2013-03-07comment translation and cleanup of files in sd/source/ui/dlg/Urs Fässler18-534/+290
2013-03-07sd/source/ui/dlg/dlgolbul.cxx comment translation and cleanupUrs Fässler1-8/+5
2013-03-07sd/source/ui/dlg/dlgfield.cxx comment translation and cleanupUrs Fässler1-17/+11
2013-03-07sd/source/ui/dlg/dlgchar.cxx comment translation and cleanupUrs Fässler1-6/+3
2013-03-07sd/source/ui/dlg/dlgassim.cxx comment translationUrs Fässler1-4/+4
2013-03-07sd/source/ui/dlg/dlgass.src comment translationUrs Fässler1-6/+6
2013-03-07sd/source/ui/dlg/dlgass.cxx comment translationUrs Fässler1-27/+26
2013-03-07sd/source/ui/dlg/diactrl.cxx comment translation and cleanupUrs Fässler1-8/+2
2013-03-07sd/source/ui/dlg/custsdlg.cxx comment translation and cleanupUrs Fässler1-62/+42
2013-03-07sd/source/ui/dlg/copydlg.cxx comment translation and cleanupUrs Fässler1-41/+18
2013-03-07sd/source/ui/dlg/brkdlg.cxx comment translation and cleanupUrs Fässler1-20/+22
2013-03-07sd/source/ui/dlg/assclass.cxx debug message translationUrs Fässler1-5/+5
2013-03-07sd/source/ui/dlg/animobjs.cxx comment translation and cleanupUrs Fässler1-73/+66
2013-03-07sd/source/ui/dlg/LayerTabBar.cxx comment translation and cleanupUrs Fässler1-31/+16
2013-03-07sd/source/ui/dlg/AnimationChildWindow.cxx comment translation and cleanupUrs Fässler1-6/+3
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-3/+3
2013-03-01Get sd to build even when impress remote is disabled.Kohei Yoshida1-0/+2
2013-02-24loplugin: unused variablesThomas Arnhold3-4/+0
2013-02-23Fix typo betwen/betweenJulien Nabet1-1/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2-2/+2
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-19improve bluetooth discoverability toggling API.Michael Meeks2-20/+3
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2-3/+3
2013-02-06fdo#58699 - sdremote - fix it so it closes even with no bluetooth.Michael Meeks1-3/+4
2013-01-25fdo#48086 - add help for impress (insert -> animated image)Joel Madero2-0/+8
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-1/+1
2013-01-24restore the helpid for impress animation dialog after initializationCaolán McNamara1-0/+3
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara2-2/+2
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith4-20/+20
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-6/+6