summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-18Trying to solve out of bonds in fdo#48601Fridrich Štrba2-0/+65
2012-06-17rtl: (i119939) memory leakNorbert Thiebaud1-0/+1
2012-06-17writer: crash(i119959) paste of multi-line draw-text into bullet listNorbert Thiebaud1-6/+9
2012-06-17writer:crash(i118878) when adding columns and chang. properties in a frameNorbert Thiebaud1-19/+27
2012-06-17(incomplete) attempt to build internal python with MinGWDavid Tardon9-1279/+36364
2012-06-17Remove unused variables and parametersDaniel Bankston2-52/+34
2012-06-17Fix regression that caused extra validation entries to be added to scdocumentDaniel Bankston1-1/+1
2012-06-17Improve unit test for ODS import of data validityDaniel Bankston1-26/+41
2012-06-17Convert ODS import of Data Validaty to direct scDaniel Bankston2-71/+113
2012-06-17Add unit test for ODS import of Data ValidityDaniel Bankston4-0/+150
2012-06-17Add ODS unittest that checks merged cells and their content on multiple sheetsDaniel Bankston4-0/+74
2012-06-17Move logic in AddFormulaCell() that adds non-formula cells into its own methodDaniel Bankston2-72/+76
2012-06-17Put logic that adds nonformula cells into its own methodDaniel Bankston2-58/+59
2012-06-17Put some conditional statements into readable methods and do minor formattingDaniel Bankston2-28/+39
2012-06-17Move EndElement()'s logic (that adds formula cell to doc) into its own methodDaniel Bankston2-104/+111
2012-06-17Put EndElement()'s long for-loop into its own methodDaniel Bankston2-81/+93
2012-06-17Break contents EndElement()'s switch statement into smaller sub functionsDaniel Bankston2-66/+82
2012-06-17Extend repeated columns unit test to check both text and numbersDaniel Bankston4-3/+10
2012-06-17Fix repeating columnsDaniel Bankston1-2/+2
2012-06-17Commit files used in repeated columns unit testDaniel Bankston2-0/+1
2012-06-17Added unit test for repeated columns in ODS import.Daniel Bankston1-0/+16
2012-06-17Remove commentsDaniel Bankston1-4/+0
2012-06-17Reduce amount of casts between SCCOL, SCROW, and sal_Int32Daniel Bankston3-22/+21
2012-06-17Replace CellAddress with ScAddress in ScXMLTableRowCellContext::EndElement()Daniel Bankston4-187/+131
2012-06-17Remove unused ScMyTables merge methods and convert column/row methodsDaniel Bankston2-192/+2
2012-06-17Convert GetRealCellPos and calls to use ScAddressDaniel Bankston4-40/+53
2012-06-17Convert ScMyTableData to use ScAddressDaniel Bankston2-17/+14
2012-06-17Remove unused methodDaniel Bankston1-1/+0
2012-06-17Filter dialog preview image size was wrongly calculated in some cases.Tomaž Vajngerl2-11/+18
2012-06-16gbuildify xmlscriptNorbert Thiebaud3-0/+101
2012-06-16revert gmk4Norbert Thiebaud4-185/+0
2012-06-16targeted clean-upNorbert Thiebaud2-5/+57
2012-06-16revert gmk4Norbert Thiebaud1-83/+0
2012-06-16Junit test for unotoolsNorbert Thiebaud1-0/+37
2012-06-16revert gmk4Norbert Thiebaud1-56/+0
2012-06-16gbuildify basegfxNorbert Thiebaud6-2/+241
2012-06-16revert gmk4Norbert Thiebaud5-455/+0
2012-06-16Updated autorrection for pt-BRRaimundo Moura1-0/+0
2012-06-16other mis-includeNorbert Thiebaud1-1/+1
2012-06-16fix build breakage due to sax gbuildificationNorbert Thiebaud1-1/+1
2012-06-16removed unused forward declarations of classTakeshi Abe16-50/+0
2012-06-16Related: fdo#48601 FILEOPEN: Open Visio's file with bitmap's blocksJulien Nabet2-0/+27
2012-06-16gbuildification of saxNorbert Thiebaud14-9/+204
2012-06-16revert gmk4Norbert Thiebaud6-307/+0
2012-06-16gbuildification of ucbhelperNorbert Thiebaud3-0/+122
2012-06-16revert gmk4Norbert Thiebaud3-185/+0
2012-06-16basebmp gbuildificationNorbert Thiebaud4-0/+116
2012-06-15revert gmk4 commitNorbert Thiebaud4-200/+0
2012-06-15tweak to capture recent changes in starmath and gbuildNorbert Thiebaud6-85/+51
2012-06-15hook for calling from .docx filter to starmath for writting formulasNorbert Thiebaud1-1/+3