summaryrefslogtreecommitdiffstats
path: root/sd/source
Commit message (Expand)AuthorAgeFilesLines
* Small fix to the previous commit.Vishv Brahmbhatt2013-08-261-2/+2
* Some cleanup and consolidation of the Impress layout work.Thorsten Behrens2013-08-262-123/+76
* Few name conventions changes.Vishv Brahmbhatt2013-08-261-4/+4
* Adding vertical layouts to XML file.Vishv Brahmbhatt2013-08-261-172/+16
* Fixed a broken unit-test.Vishv Brahmbhatt2013-08-261-2/+2
* Making few changes to the parser logic.Vishv Brahmbhatt2013-08-262-71/+72
* Few changes to "drawdoc.cxx".Vishv Brahmbhatt2013-08-262-20/+19
* Getting vector from "SdDrawDocument"Vishv Brahmbhatt2013-08-262-71/+5
* Refactoring changes in the "sdpage.cxx"Vishv Brahmbhatt2013-08-261-105/+0
* Few changes to the logic of parsingVishv Brahmbhatt2013-08-261-43/+42
* Temporarily adding new methods to "drawdoc.cxx".Vishv Brahmbhatt2013-08-261-0/+88
* Fix a warning.Thorsten Behrens2013-08-261-1/+1
* Refactoring changes in the "sdpage.cxx"Vishv Brahmbhatt2013-08-261-10/+9
* Added few more new samples to "layoutlist.xml"Vishv Brahmbhatt2013-08-261-0/+18
* Changed the logic of parsingVishv Brahmbhatt2013-08-261-49/+59
* Added a for loop to "CalcAutoLayoutRectangles" to change logic.Vishv Brahmbhatt2013-08-261-3/+93
* Solved the identation problem related to "layoutlist.xml".Vishv Brahmbhatt2013-08-261-21/+25
* Adding new Slide Layouts Samples to "layoutlist.xml".Vishv Brahmbhatt2013-08-261-13/+62
* Working version of XML parser from configuration file pathVishv Brahmbhatt2013-08-261-15/+16
* Changing the XML parser with configuration file pathVishv Brahmbhatt2013-08-261-4/+55
* Creation of XML parser functionVishv Brahmbhatt2013-08-261-2/+99
* String->OUStringIvan Timofeev2013-08-2426-148/+117
* convert SdTpOptionsMisc to OUStringIvan Timofeev2013-08-242-15/+11
* convert DrawDocShell to OUStringIvan Timofeev2013-08-243-8/+8
* convert StyleSheetUndoAction to OUStringIvan Timofeev2013-08-242-15/+11
* convert SdPresLayoutDlg to OUStringIvan Timofeev2013-08-242-23/+20
* String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev2013-08-2442-201/+201
* cppcheck: fix reassigned value + fix indentationJulien Nabet2013-08-231-11/+7
* implementation for getTranslationOffsetSiqi LIU2013-08-232-0/+14
* bnc#835985: When printing handouts using the default, 'Order' did not count.Jan Holesovsky2013-08-221-3/+3
* Drop maSTR_NO_TRANSITIONMatteo Casalin2013-08-212-4/+1
* fix buildCaolán McNamara2013-08-211-1/+1
* Feeble attempt to fix build on Android (with -Werror=shadow)Katarina Behrens2013-08-211-1/+1
* Removed now obsoleted .src/hrc filesKatarina Behrens2013-08-214-274/+0
* Removed dead (mostly widget-placing) codeKatarina Behrens2013-08-212-198/+0
* sidebar: converted slide transitions panel to .uiKatarina Behrens2013-08-218-196/+193
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-2133-64/+64
* String->OUStringIvan Timofeev2013-08-2120-110/+103
* enable Impress Remote item in the menu by defaultSiqi LIU2013-08-211-1/+1
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-202-5/+3
* Fix mingw64 build of remote controlFridrich Štrba2013-08-191-3/+4
* Windows includes in lowercase, guys\! :)Fridrich Štrba2013-08-191-1/+1
* Mark as constTakeshi Abe2013-08-196-19/+19
* Correct comment on sdremote discovery service port.Andrzej J.R. Hunt2013-08-181-1/+1
* remove various unused dialogsCaolán McNamara2013-08-172-49/+0
* WaE: C4204: nonstandard extension used : non-constant aggregate initializerTor Lillqvist2013-08-171-3/+8
* SAL_INFO is not available hereTor Lillqvist2013-08-171-5/+2
* WaE: unused variable 'aFile'Ivan Timofeev2013-08-161-1/+0
* String->OUStringIvan Timofeev2013-08-1621-206/+195
* downsample touch events to get better pointer performanceSiqi LIU2013-08-173-1/+7