summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2013-08-26Few name conventions changes.Vishv Brahmbhatt1-4/+4
2013-08-26Adding vertical layouts to XML file.Vishv Brahmbhatt1-172/+16
2013-08-26Fixed a broken unit-test.Vishv Brahmbhatt1-2/+2
2013-08-26Making few changes to the parser logic.Vishv Brahmbhatt2-71/+72
2013-08-26Few changes to "drawdoc.cxx".Vishv Brahmbhatt2-20/+19
2013-08-26Getting vector from "SdDrawDocument"Vishv Brahmbhatt2-71/+5
2013-08-26Refactoring changes in the "sdpage.cxx"Vishv Brahmbhatt1-105/+0
2013-08-26Few changes to the logic of parsingVishv Brahmbhatt1-43/+42
2013-08-26Temporarily adding new methods to "drawdoc.cxx".Vishv Brahmbhatt1-0/+88
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 Brahmbhatt1-0/+18
2013-08-26Changed the logic of parsingVishv Brahmbhatt1-49/+59
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 Brahmbhatt1-21/+25
2013-08-26Adding new Slide Layouts Samples to "layoutlist.xml".Vishv Brahmbhatt1-13/+62
2013-08-26Working version of XML parser from configuration file pathVishv Brahmbhatt1-15/+16
2013-08-26Changing the XML parser with configuration file pathVishv Brahmbhatt1-4/+55
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-23cppcheck: fix reassigned value + fix indentationJulien Nabet1-11/+7
2013-08-23implementation for getTranslationOffsetSiqi LIU2-0/+14
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-21Removed now obsoleted .src/hrc filesKatarina Behrens4-274/+0
2013-08-21Removed dead (mostly widget-placing) codeKatarina Behrens2-198/+0
2013-08-21sidebar: converted slide transitions panel to .uiKatarina Behrens8-196/+193
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák33-64/+64
2013-08-21String->OUStringIvan Timofeev20-110/+103
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
2013-08-19Mark as constTakeshi Abe6-19/+19
2013-08-18Correct comment on sdremote discovery service port.Andrzej J.R. Hunt1-1/+1
2013-08-17remove various unused dialogsCaolán McNamara2-49/+0
2013-08-17WaE: C4204: nonstandard extension used : non-constant aggregate initializerTor Lillqvist1-3/+8
2013-08-17SAL_INFO is not available hereTor Lillqvist1-5/+2
2013-08-16WaE: unused variable 'aFile'Ivan Timofeev1-1/+0
2013-08-16String->OUStringIvan Timofeev21-206/+195
2013-08-17downsample touch events to get better pointer performanceSiqi LIU3-1/+7
2013-08-16oups...forgot the @siqi1-1/+1
2013-08-16fix for OSXnetwork servicesiqi1-5/+5