summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2013-08-29convert includes/sfx2/frame.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin
2013-08-29convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin
2013-08-28typo fixAndras Timar
2013-08-26sd: fix C++11ismMichael Stahl
2013-08-26Small fix to the previous commit.Vishv Brahmbhatt
2013-08-26Some cleanup and consolidation of the Impress layout work.Thorsten Behrens
2013-08-26Few changes to position co-ordinates of layouts.Vishv Brahmbhatt
2013-08-26Adding entries to "objectlist.xml"Vishv Brahmbhatt
2013-08-26Creating a new demo XML fileVishv Brahmbhatt
2013-08-26Few name conventions changes.Vishv Brahmbhatt
2013-08-26Adding vertical layouts to XML file.Vishv Brahmbhatt
2013-08-26Fixed a broken unit-test.Vishv Brahmbhatt
2013-08-26Making few changes to the parser logic.Vishv Brahmbhatt
2013-08-26Few changes to "drawdoc.cxx".Vishv Brahmbhatt
2013-08-26Getting vector from "SdDrawDocument"Vishv Brahmbhatt
2013-08-26Refactoring changes in the "sdpage.cxx"Vishv Brahmbhatt
2013-08-26Few changes to the logic of parsingVishv Brahmbhatt
2013-08-26Temporarily adding new methods to "drawdoc.cxx".Vishv Brahmbhatt
2013-08-26Fix a warning.Thorsten Behrens
2013-08-26Refactoring changes in the "sdpage.cxx"Vishv Brahmbhatt
2013-08-26Added few more new samples to "layoutlist.xml"Vishv Brahmbhatt
2013-08-26Changed the logic of parsingVishv Brahmbhatt
2013-08-26Added a for loop to "CalcAutoLayoutRectangles" to change logic.Vishv Brahmbhatt
2013-08-26Solved the identation problem related to "layoutlist.xml".Vishv Brahmbhatt
2013-08-26Adding new Slide Layouts Samples to "layoutlist.xml".Vishv Brahmbhatt
2013-08-26Working version of XML parser from configuration file pathVishv Brahmbhatt
2013-08-26Changing the XML parser with configuration file pathVishv Brahmbhatt
2013-08-26Creation of XML parser functionVishv Brahmbhatt
2013-08-24String->OUStringIvan Timofeev
2013-08-24convert SdTpOptionsMisc to OUStringIvan Timofeev
2013-08-24convert DrawDocShell to OUStringIvan Timofeev
2013-08-24convert StyleSheetUndoAction to OUStringIvan Timofeev
2013-08-24convert SdPresLayoutDlg to OUStringIvan Timofeev
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev
2013-08-23semibold -> boldCaolán McNamara
2013-08-23cppcheck: fix reassigned value + fix indentationJulien Nabet
2013-08-23implementation for getTranslationOffsetSiqi LIU
2013-08-22fdo#68252: Add FONTWORK into the INSERT menuIvan Timofeev
2013-08-22bnc#835985: When printing handouts using the default, 'Order' did not count.Jan Holesovsky
2013-08-21Drop maSTR_NO_TRANSITIONMatteo Casalin
2013-08-21fix buildCaolán McNamara
2013-08-21Feeble attempt to fix build on Android (with -Werror=shadow)Katarina Behrens
2013-08-21Forgotten unit + useless propertiesKatarina Behrens
2013-08-21Removed now obsoleted .src/hrc filesKatarina Behrens
2013-08-21Removed dead (mostly widget-placing) codeKatarina Behrens
2013-08-21sidebar: converted slide transitions panel to .uiKatarina Behrens
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-21String->OUStringIvan Timofeev
2013-08-21enable Impress Remote item in the menu by defaultSiqi LIU