summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-09next step on correct styles import from orcusMarkus Mohrhard2-2/+97
2015-01-09import font color correctlyMarkus Mohrhard1-4/+5
2015-01-09remove crazy whitespacesMarkus Mohrhard1-3/+3
2015-01-09make experimental orcus import work againMarkus Mohrhard1-0/+1
2015-01-09tep for correct styles import from orcusMarkus Mohrhard2-21/+157
2015-01-09parse the range for autofilterMarkus Mohrhard2-0/+4
2015-01-09import table as ScDBDataMarkus Mohrhard2-2/+33
2015-01-09add autofilter to table importMarkus Mohrhard3-10/+9
2015-01-09add more orcus debug outputMarkus Mohrhard1-3/+10
2015-01-09add ScOrcusSheet::get_table methodMarkus Mohrhard1-0/+5
2015-01-09use orcus for table importMarkus Mohrhard1-1/+17
2015-01-09make these types future proofMarkus Mohrhard2-3/+3
2015-01-09implement orcus::spreadsheet::iface::import_table interfaceMarkus Mohrhard2-0/+143
2015-01-09make the code work against current orcus masterMarkus Mohrhard2-4/+32
2015-01-09asan: heap-buffer-overflow on ooo8726-1.docCaolán McNamara1-5/+6
2015-01-09boost::scoped_ptr->std::unique_ptrCaolán McNamara6-18/+17
2015-01-09loplugin:cstylecast: warn about certain redundant reinterpret_castsStephan Bergmann2-1/+29
2015-01-09Resolves: fdo#85617 always store fully encoded external document nameEike Rathke1-3/+5
2015-01-09do not drop entire external reference, fdo#85617 relatedEike Rathke1-2/+1
2015-01-09write externalLink Relationship Target IURI encoded, fdo#85617 relatedEike Rathke3-7/+12
2015-01-09Revert "NO_DECODE breaks non-ascii urls, fdo#85617"Eike Rathke1-1/+1
2015-01-09asan: stack-buffer-overflow with fdo76216-1.docCaolán McNamara1-6/+6
2015-01-09include is unused againStephan Bergmann1-1/+0
2015-01-09One more place to work around missing std::underlying_type for GCC 4.6Stephan Bergmann3-61/+87
2015-01-09Work around -fsanitize=nullStephan Bergmann5-21/+21
2015-01-09type_traits for std::underlying_typeCaolán McNamara1-1/+1
2015-01-09gbuild: try to fix windows non-debug buildsMichael Stahl3-6/+6
2015-01-09java: simplify array creationNoel Grandin16-70/+43
2015-01-09Apparently wants to use pData, not &pData, as sourceStephan Bergmann1-1/+1
2015-01-09fdo#85818: rename KumZinsZ to CumIpmtLaurent Charrière9-12/+12
2015-01-09fdo#85818: rename Kapz to PpmtLaurent Charrière13-16/+16
2015-01-09fdo#85818: rename Kombin, Kombin2, Variationen, Variationen2Laurent Charrière15-69/+69
2015-01-09fdo#85818: rename ZinsZ enum name, constant, function to IpmtLaurent Charrière13-18/+18
2015-01-09asan: global-buffer-overflow on ooo12093-1.docCaolán McNamara1-3/+4
2015-01-09fix indexesCaolán McNamara1-3/+3
2015-01-09Resolves: #i94895# fix illegal result of Replace runtime function"Caolán McNamara2-3/+3
2015-01-09Work around -fsanitize=nullStephan Bergmann2-2/+2
2015-01-09external/redland: Work around -fsanitize=nonnull-attributeStephan Bergmann2-0/+17
2015-01-09SolarMutexClearableGuard and SolarMutexResettableGuard are never overridenNoel Grandin1-4/+4
2015-01-09Android: add share feature in the context menuJacobo Aragunde Pérez3-0/+22
2015-01-09Android: add context menu in document browserJacobo Aragunde Pérez3-13/+54
2015-01-09loplugin:cstylecastStephan Bergmann1-1/+1
2015-01-09Resolves: #i63614# fix strange type mismatch when Iif function is usedTsutomu Uchino5-10/+27
2015-01-09external/icu: Work around -fsanitize=shiftStephan Bergmann1-2/+4
2015-01-09Factor out XFillBmpTileItem::dumpAsXml() from swMiklos Vajna3-3/+13
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin27-183/+189
2015-01-09fdo#84938: replace SYSTEMWINDOW_MODE constants with 'enum class'Noel Grandin7-22/+29
2015-01-09enum Service is unusedNoel Grandin1-6/+0
2015-01-09fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin10-31/+39
2015-01-09Revert "Use SVLIBRARY instead of gb_Library_get_runtime_filename"Matúš Kukan13-10/+18