summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-26Fixed a broken unit-test.Vishv Brahmbhatt3-22/+54
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-26Made changes in the unit-test of other configuration filesVishv Brahmbhatt1-2/+2
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-26Solved the unit-test problemVishv Brahmbhatt2-2/+2
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 Brahmbhatt3-31/+79
2013-08-26Solved the "unit-test" error related to parser.Vishv Brahmbhatt1-1/+1
2013-08-26Adding new Slide Layouts Samples to "layoutlist.xml".Vishv Brahmbhatt3-13/+66
2013-08-26Working version of XML parser from configuration file pathVishv Brahmbhatt4-21/+30
2013-08-26Changing the XML parser with configuration file pathVishv Brahmbhatt5-4/+78
2013-08-26Creation of XML parser functionVishv Brahmbhatt1-2/+99
2013-08-26Ugly bad and nasty workaround for some dupplicate symbols issueFridrich Štrba2-0/+36
2013-08-26resolved fdo#68437 append the bDetectSpecialNumber "true" string in optionsEike Rathke1-1/+1
2013-08-26drop unused helpids fullyCaolán McNamara1-2/+0
2013-08-26drop unused help idsCaolán McNamara1-6/+0
2013-08-26Updated coreCaolán McNamara1-0/+0
2013-08-26bnc#834035 test fileMiklos Vajna1-0/+0
2013-08-26convert token widget to .uiCaolán McNamara10-639/+235
2013-08-26convert tox entries page to .uiCaolán McNamara11-656/+1678
2013-08-26WaE: OUString::valueOf in higher debug levelsCaolán McNamara3-8/+8
2013-08-26split out the custom index widget to simplify conversion to .uiCaolán McNamara3-108/+109
2013-08-26bnc#834035 DOCX export: fix hyperlinks of illustration indexMiklos Vajna4-0/+53
2013-08-26Introduce msfilter::util::findQuotedText()Miklos Vajna3-24/+30
2013-08-26String to OUString, some cleanupMatteo Casalin2-52/+62
2013-08-26introduce gb_Package_PRESTAGEDIRBjoern Michaelsen2-2/+25
2013-08-26avmedia - vlc: include iostreamMichael Meeks1-0/+1
2013-08-26Remove unused STARTLANG featureStephan Bergmann2-84/+0
2013-08-26Use strncmp()Tor Lillqvist1-2/+1
2013-08-26Be careful not to access a string out of boundsTor Lillqvist1-1/+2
2013-08-25Unused variable.Kohei Yoshida1-1/+0
2013-08-25A little more cleanup.Kohei Yoshida3-15/+5
2013-08-25Combine SetMatrixCellData() with SetCellData().Kohei Yoshida2-6/+1
2013-08-25Now we don't need to increment progress bar on every edit cell.Kohei Yoshida2-8/+4
2013-08-25fdo#60740: Export multi-line formula results to ods without UNO API.Kohei Yoshida4-3/+45
2013-08-25fdo#60740: Export cell field items without using UNO API.Kohei Yoshida3-99/+194
2013-08-25fdo#60740: Handle empty paragraphs correctly.Kohei Yoshida2-3/+7
2013-08-25fdo#60740: Export edit cells to ods without using UNO API.Kohei Yoshida2-4/+88
2013-08-25Create sections for unformatted paragraphs too.Kohei Yoshida1-25/+12
2013-08-25Don't sign the Current symlink in a frameworkTor Lillqvist1-1/+1
2013-08-25Fix "Save As" when sandboxed on OS XTor Lillqvist2-0/+33
2013-08-25Simplify iterator managementJulien Nabet1-2/+1