summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2013-08-28typo fixAndras Timar1-1/+1
2013-08-26sd: fix C++11ismMichael Stahl1-2/+5
2013-08-26Small fix to the previous commit.Vishv Brahmbhatt1-2/+2
2013-08-26Some cleanup and consolidation of the Impress layout work.Thorsten Behrens4-127/+87
2013-08-26Few changes to position co-ordinates of layouts.Vishv Brahmbhatt1-3/+3
2013-08-26Adding entries to "objectlist.xml"Vishv Brahmbhatt1-2/+13
2013-08-26Creating a new demo XML fileVishv Brahmbhatt1-0/+8
2013-08-26Few name conventions changes.Vishv Brahmbhatt2-50/+50
2013-08-26Adding vertical layouts to XML file.Vishv Brahmbhatt2-173/+35
2013-08-26Fixed a broken unit-test.Vishv Brahmbhatt2-2/+3
2013-08-26Making few changes to the parser logic.Vishv Brahmbhatt3-108/+109
2013-08-26Few changes to "drawdoc.cxx".Vishv Brahmbhatt3-22/+21
2013-08-26Getting vector from "SdDrawDocument"Vishv Brahmbhatt3-73/+7
2013-08-26Refactoring changes in the "sdpage.cxx"Vishv Brahmbhatt1-105/+0
2013-08-26Few changes to the logic of parsingVishv Brahmbhatt2-79/+78
2013-08-26Temporarily adding new methods to "drawdoc.cxx".Vishv Brahmbhatt3-12/+104
2013-08-26Fix a warning.Thorsten Behrens1-1/+1
2013-08-26Refactoring changes in the "sdpage.cxx"Vishv Brahmbhatt1-10/+9
2013-08-26Added few more new samples to "layoutlist.xml"Vishv Brahmbhatt2-9/+58
2013-08-26Changed the logic of parsingVishv Brahmbhatt2-50/+60
2013-08-26Added a for loop to "CalcAutoLayoutRectangles" to change logic.Vishv Brahmbhatt1-3/+93
2013-08-26Solved the identation problem related to "layoutlist.xml".Vishv Brahmbhatt2-26/+52
2013-08-26Adding new Slide Layouts Samples to "layoutlist.xml".Vishv Brahmbhatt2-13/+64
2013-08-26Working version of XML parser from configuration file pathVishv Brahmbhatt2-17/+18
2013-08-26Changing the XML parser with configuration file pathVishv Brahmbhatt3-4/+64
2013-08-26Creation of XML parser functionVishv Brahmbhatt1-2/+99
2013-08-24String->OUStringIvan Timofeev26-148/+117
2013-08-24convert SdTpOptionsMisc to OUStringIvan Timofeev2-15/+11
2013-08-24convert DrawDocShell to OUStringIvan Timofeev3-8/+8
2013-08-24convert StyleSheetUndoAction to OUStringIvan Timofeev2-15/+11
2013-08-24convert SdPresLayoutDlg to OUStringIvan Timofeev2-23/+20
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev42-201/+201
2013-08-23semibold -> boldCaolán McNamara5-17/+17
2013-08-23cppcheck: fix reassigned value + fix indentationJulien Nabet1-11/+7
2013-08-23implementation for getTranslationOffsetSiqi LIU2-0/+14
2013-08-22fdo#68252: Add FONTWORK into the INSERT menuIvan Timofeev2-0/+2
2013-08-22bnc#835985: When printing handouts using the default, 'Order' did not count.Jan Holesovsky1-3/+3
2013-08-21Drop maSTR_NO_TRANSITIONMatteo Casalin2-4/+1
2013-08-21fix buildCaolán McNamara1-1/+1
2013-08-21Feeble attempt to fix build on Android (with -Werror=shadow)Katarina Behrens1-1/+1
2013-08-21Forgotten unit + useless propertiesKatarina Behrens1-15/+1
2013-08-21Removed now obsoleted .src/hrc filesKatarina Behrens5-275/+0
2013-08-21Removed dead (mostly widget-placing) codeKatarina Behrens2-198/+0
2013-08-21sidebar: converted slide transitions panel to .uiKatarina Behrens10-196/+566
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák33-64/+64
2013-08-21String->OUStringIvan Timofeev21-113/+106
2013-08-21enable Impress Remote item in the menu by defaultSiqi LIU1-1/+1
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks2-5/+3
2013-08-19Fix mingw64 build of remote controlFridrich Štrba1-3/+4
2013-08-19Windows includes in lowercase, guys\! :)Fridrich Štrba1-1/+1