summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-01rhbz#826526 Inform user about unsupported PDF encryption formatsStephan Bergmann5-38/+101
2012-10-01fetime of mpCondFormat is more complex, fdo#55379Markus Mohrhard2-6/+6
2012-10-01fix vell value import from ooxml with array formulas, fdo#54558Markus Mohrhard1-8/+9
2012-10-01fdo#52475 fix import of RTF_CHCBPAT with value 0Miklos Vajna1-2/+1
2012-10-01fdo#31405 CommandType is a LONG, so use a sal_Int32 to retrieve itLionel Elie Mamane1-3/+3
2012-10-01Silly workaround for fdo#55156Tor Lillqvist1-0/+4
2012-10-01ooxml spec allow ext ref to non existent entry, fdo#54558Markus Mohrhard1-1/+7
2012-10-01vba procedures and macro names will result in crash, fdo#55174Markus Mohrhard1-0/+4
2012-09-27explicitly --disable-gtk for Windows and MacOSXAndras Timar4-0/+4
2012-09-27Fix crash on Mac when a11y in use, and avoid infinite loop, fdo#47275Tor Lillqvist2-2/+20
2012-09-27No dictionaries were preselected for en_US langpackStephan Bergmann1-90/+70
2012-09-27don't access out of bound array index, fdo#55022Markus Mohrhard1-1/+5
2012-09-26rhbz#827695: sw: prevent crashes after incomplete print:Michael Stahl4-11/+27
2012-09-26Clean up option processingStephan Bergmann12-244/+256
2012-09-26fdo#55298: We should only treat empty values as continuation of previous ones.Kohei Yoshida1-4/+8
2012-09-26fdo#55297: Fix regression in chart complex category placements.Kohei Yoshida1-5/+10
2012-09-25fdo#55019: Cope with empty TrustedAuthor entriesStephan Bergmann1-2/+11
2012-09-25xlsx fix cyclic referenced defined names partially fixes bnc#780296 bnc#781166Noel Power3-15/+38
2012-09-25fdo#54385: Displaying help/version early on UNX requires service managerStephan Bergmann4-8/+11
2012-09-24fix parent style import xlsx fdo#55198Noel Power3-6/+29
2012-09-24set conditional format range for xls import, fdo#54555Markus Mohrhard1-0/+1
2012-09-24some more fixes for ScRangeList::DeleteAreaMarkus Mohrhard1-6/+6
2012-09-24Backported fixes for several bugs found in ScRangeList::DeleteArea().Kohei Yoshida1-126/+318
2012-09-24Backport various conditional formatting fixes from master.Markus Mohrhard5-5/+385
2012-09-24fdo#54276 speed up packaging on Windows significantlyAndras Timar2-5/+9
2012-09-24fdo#49655 fix RTF import of text in the middle of table definitionMiklos Vajna1-0/+8
2012-09-24rhbz#836827: SQLFeatureNotSupportedException only in Java 6Stephan Bergmann1-4/+10
2012-09-24Revert "fdo#54609, fdo#45366: Exception while importing xlsx."Fridrich Štrba1-15/+7
2012-09-24fdo#49819, fdo#54609: Do not consider timestamp differences as corruptionFridrich Štrba1-1/+3
2012-09-23fdo#53009: For msi installer, only default-select a subset of dictionariesStephan Bergmann4-1/+176
2012-09-23Some code simplificationStephan Bergmann1-22/+16
2012-09-23fdo#53520: One more dict pt vs. pt-PT inconsitencyStephan Bergmann1-1/+1
2012-09-23fdo#53520: Adapt to dict-pt*.oxt renames, and more pt-PT/pt-BR clean upStephan Bergmann1-1/+1
2012-09-23fix bug fdo#53520, pt-PT and pt-BR better splitOlivier Hallot1-5/+5
2012-09-23fdo#53520 rename portuguese dictsDavid Tardon4-12/+12
2012-09-21Update acor_pt-PT.dat and fix fdo#54362Olivier Hallot1-0/+0
2012-09-21fdo#55187 fix DOCX import of unicode 0xNN0d when it's a separate runMiklos Vajna1-2/+1
2012-09-21Properly check cmdline args in oosplashStephan Bergmann1-3/+5
2012-09-21fdo#52389 fix RTF import of paragraph without RTF_PAR at the end of the docMiklos Vajna1-0/+2
2012-09-21Fix fdo#54417 - blacklist buggy Intel driver for dxcanvasThorsten Behrens1-0/+2
2012-09-20Do not call xmlCleanupParser from liblangtagStephan Bergmann2-0/+21
2012-09-20Add RPATH to liblangtagStephan Bergmann1-0/+8
2012-09-20fdo#54609, fdo#45366: Exception while importing xlsx.Muthu Subramanian1-7/+15
2012-09-20Don't access broken service mgr during bootstrap failureStephan Bergmann16-142/+172
2012-09-20Make rtl::O[U]String::isEmpty return true boolStephan Bergmann2-10/+4
2012-09-20rhbz#689053: fix crash following delete at last table cell:Michael Stahl1-7/+8
2012-09-20wntmsc.mk: disable warnings-as-errors for binfilterMichael Stahl1-1/+1
2012-09-20warning C4702: unreachable codeStephan Bergmann1-3/+0
2012-09-20ExtGlobalContext::onCreateContext: warning C4702: unreachable codeMichael Stahl1-2/+0
2012-09-20-Werror,-Wmismatched-tagsStephan Bergmann1-1/+1