summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-07typo fixjorendc1-1/+1
2013-01-07Bugfix for improper function call, column count was compared with row countK_Karthikeyan1-1/+1
2013-01-07fdo#53521 Crash when running BASIC's "shell()" with a non-existent programChristopher Copits1-1/+5
2013-01-07Fix wrong bracketingWerner Koerner1-1/+1
2013-01-07fdo#57203 Unknown option: -EmbeddingAurimas Fišeras1-0/+9
2013-01-07Fix calls to SfxPoolItem* Put with a Which-ID of sal_falseWerner Koerner2-2/+2
2013-01-07Updated coreAndras Timar1-0/+0
2013-01-07Updated coreAndras Timar1-0/+0
2013-01-07Updated coreAndras Timar1-0/+0
2013-01-07deliver qtz translations for .ui filesDavid Tardon1-3/+5
2013-01-07Fix for rtfexport subsequenttestLeMoyne Castle1-1/+1
2013-01-06Adapt to current Clang trunkStephan Bergmann1-0/+1
2013-01-06Adapt to Clang 3.2Stephan Bergmann7-1/+10
2013-01-06Updated coreAndras Timar1-0/+0
2013-01-05Updated coreAndras Timar1-0/+0
2013-01-05don't set formula cells with possible error val clean, fdo#59039Markus Mohrhard2-3/+9
2013-01-05enable the unit testMarkus Mohrhard1-1/+1
2013-01-05Revert "workaround problems with row import, fdo#58539"Markus Mohrhard2-9/+0
2013-01-05rhbz#891082: CMXDocument::isSupported: catch exceptionsMichael Stahl2-0/+44
2013-01-05rhbz#890080: crash in SwXTextDocument::getRendererCountMichael Stahl1-1/+4
2013-01-04add unit test for dependency tree during ods importMarkus Mohrhard2-0/+30
2013-01-04New ods test document to check the import of row height values.Kohei Yoshida3-1/+57
2013-01-04don't forget the dependency tree during OOXML import, fdo#58863Markus Mohrhard1-6/+7
2013-01-04don't forget the dependency tree during formula importMarkus Mohrhard1-3/+3
2013-01-04fdo#50415: Add Catalan translations of keyboard shortcutsJesús Corrius1-0/+31
2013-01-04n#793262 DOCX: import w:tcMar inside w:tcMiklos Vajna2-1/+25
2013-01-04n#793262 fix DOCX import of last empty header/footer para char propsMiklos Vajna1-2/+15
2013-01-04Remove the last use of SC_DP_MAX_FIELDS.Kohei Yoshida3-159/+170
2013-01-04More on removing use of SC_DP_MAX_FIELDS.Kohei Yoshida1-6/+8
2013-01-04Remove SC_DP_MAX_FIELDS from ScDPRunningTotalState too.Kohei Yoshida2-85/+101
2013-01-04Remove hard-coded upper field limit from ScDPInitState.Kohei Yoshida2-60/+41
2013-01-04Minimal fix fdo#58766 Macro Recorder opt not savedLeMoyne Castle1-5/+5
2013-01-04don't overflow SCCOL during repeated cell import, fdo#58539Markus Mohrhard1-1/+2
2013-01-04add some more safety checks for row and column import from ODSMarkus Mohrhard3-1/+15
2013-01-04workaround problems with row import, fdo#58539Markus Mohrhard2-0/+9
2013-01-03fdo#58004: Let's remove these upper bound truncation.Kohei Yoshida2-8/+2
2013-01-03API CHANGE: unpublish more Data Pilot interfacesKohei Yoshida5-4/+4
2013-01-03Create a TYPEREG_VERSION_1 RegistryTypeReaderStephan Bergmann1-1/+1
2013-01-03Make registry's mergeKey fail if it cannot process regFileNameStephan Bergmann2-3/+3
2013-01-03fdo#58004: Fix out-of-bound access to std::vector.Kohei Yoshida2-18/+8
2013-01-03Let's first fix this horrible formatting.Kohei Yoshida2-24/+20
2013-01-03fdo#58004: Apply source number format over one specified by the style.Kohei Yoshida1-79/+99
2013-01-03make sure the column index is valid, fdo#58539Markus Mohrhard2-2/+4
2013-01-03simplify this code a little bitMarkus Mohrhard1-22/+8
2013-01-03Makefile.in: un-break "make accessibility"Michael Stahl1-1/+1
2013-01-03fix fdo#58779 fdo#58403 re. raise print dialogNoel Power1-4/+7
2013-01-03limit the number of imported digits, fdo#58539Markus Mohrhard1-1/+3
2013-01-03don't overflow column number during import, fdo#58539Markus Mohrhard2-1/+3
2013-01-03fdo#58539: Check for mxValueLink being NULL before dereferencing.Kohei Yoshida1-1/+1
2013-01-02fdo#58539: Properly initialize a member pointer value.Kohei Yoshida1-0/+1