summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-11tdf#97542: SVGIO: First check the current fill attributeXisco Fauli5-7/+98
2016-02-11tdf#97715 fix inv. scale calculation in DrawTransformedTextureTomaž Vajngerl1-2/+7
2016-02-11SalYieldMutex::acquire/release should always be called in pairs, no?Stephan Bergmann1-8/+9
2016-02-11xmlsecurity: expose the certificate's SHA-256 checksum in the NSS backendMiklos Vajna3-3/+61
2016-02-11xmlsecurity: import OOXML <X509SerialNumber>Miklos Vajna2-0/+15
2016-02-11xmlsecurity: import OOXML <X509IssuerName>Miklos Vajna2-0/+16
2016-02-11Simplify ChildrenManagerStephan Bergmann2-32/+18
2016-02-11Make --enable-firebird-sdbc the default againStephan Bergmann1-1/+1
2016-02-11loplugin:stringconstantStephan Bergmann1-1/+1
2016-02-11Work around loplugin:oncevar with --disable-dbgutilStephan Bergmann2-6/+7
2016-02-11fix configure.ac help: --disable-gtk3 as enable_gtk3=yes is defaultRene Engelhard1-1/+1
2016-02-11Remove forgotten debug stuff.Jan Holesovsky1-2/+1
2016-02-11lok: Extend the StatusModified unit test with Save As.Jan Holesovsky1-3/+39
2016-02-11lok: Only add interaction handler when LOK fully initialized.Jan Holesovsky1-1/+1
2016-02-11lok: Introduce a "TakeOwnership" filter option for saveAs().Jan Holesovsky2-1/+34
2016-02-11lok: Interaction handler for saveAs() too.Jan Holesovsky1-0/+11
2016-02-11Avoid duplicate declarationTor Lillqvist1-2/+0
2016-02-11gtk3: adapt to 3.20 style changesCaolán McNamara2-236/+644
2016-02-11fix dead code warning on WindowsNoel Grandin1-3/+1
2016-02-11use exceptions for error handling in .SDI parsingNoel Grandin12-194/+137
2016-02-11rename SeekEnd()->SeekToMax()Noel Grandin2-2/+2
2016-02-11simplify SvTokenStream handlingNoel Grandin5-29/+11
2016-02-11GetToken never returns null, so use a referenceNoel Grandin9-129/+124
2016-02-11xmlsecurity OOXML export: register signature content typesMiklos Vajna3-0/+49
2016-02-11cppcheck: unreadVariable 'bTextWrap'Jochen Nitschke1-10/+0
2016-02-11xmlsecurity OOXML export: fix double-char-fragment of same-document referencesMiklos Vajna2-6/+6
2016-02-11xmlsecurity OOXML export: write signature streams to persistent storageMiklos Vajna3-0/+18
2016-02-11xmlsecurity: avoid throwing io::IOException when OOXML export misbehavesMiklos Vajna1-1/+5
2016-02-11xmlsecurity: export OOXML signature relations to persistent storageMiklos Vajna2-7/+21
2016-02-11Updated coreAndras Timar1-0/+0
2016-02-11ReadDelemiter->ReadDelimiterNoel Grandin3-5/+5
2016-02-11improve the parsing loop for the module keywordNoel Grandin1-7/+1
2016-02-11create a new class SvIdlParserNoel Grandin6-65/+132
2016-02-11we don't use the optional "(" in import statements in .SDI filesNoel Grandin1-2/+1
2016-02-11spellingNoel Grandin1-9/+9
2016-02-11simplify some OStringBuffer codeNoel Grandin2-10/+4
2016-02-11simplify error handling codeNoel Grandin7-45/+21
2016-02-11rename Back2Delemitter->Back2DelimiterNoel Grandin3-4/+4
2016-02-11use WriteOString to reduce the code a littleNoel Grandin4-67/+64
2016-02-11OTempFileService: avoid manually deleting mpTempFileMiklos Vajna2-11/+5
2016-02-11tdf#89505: replace tab character with space in table of contentsOliver Specht1-1/+1
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin28-289/+68
2016-02-11tdf#67343 Standardize order of dialog buttonsOlivier Hallot1-79/+75
2016-02-11tdf#67343 Standardize order of dialog buttonsOlivier Hallot1-12/+13
2016-02-10Refactor ScMarkData for tdf#50916Dennis Francis14-125/+539
2016-02-10update emoji autocorrect files from po-filesChristian Lohmaier4-1164/+1369
2016-02-10update creditsChristian Lohmaier1-1322/+1384
2016-02-10Updated coreChristian Lohmaier1-0/+0
2016-02-10xmlsecurity: handle creation of OOXML _xmlsignatures sub-storageMiklos Vajna1-2/+2
2016-02-10xmlsecurity: fix reading OOXML signature from temp storageMiklos Vajna1-1/+3