summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-10xmlsecurity OOXML export: write signature descriptionMiklos Vajna1-0/+58
2016-02-10xmlsecurity OOXML export: write signature timeMiklos Vajna2-0/+43
2016-02-10find-german-comments: misc. cleanups and fixes for altered tree.Michael Meeks1-4/+17
2016-02-10tdf#46037 clean up Options - LibreOffice - Accessibility pageAndras Timar2-29/+36
2016-02-10Revert "Related: rhbz#1168756 save chosen printer also in print settings dlg"David Tardon1-5/+0
2016-02-10xmlsecurity OOXML export: write RelationshipTransform algo argumentsMiklos Vajna2-1/+48
2016-02-10xmlsecurity OOXML export: use RelationshipTransform for relationsMiklos Vajna6-11/+46
2016-02-10writerfilter: DOCX signature is read in xmlsecurity already, remove TODOMiklos Vajna1-8/+0
2016-02-10xmlsecurity OOXML export: sort manifest referencesMiklos Vajna1-0/+2
2016-02-10svtools: missing space between brackets and const in fn sigChris Sherlock1-1/+1
2016-02-10vcl: actually remove ImplTranslateCommandEvent!Chris Sherlock1-10/+0
2016-02-10vcl: ImplTranslate(Command|Mouse)Event changesChris Sherlock1-9/+24
2016-02-10opengl: remove unneeded mnBufWidth{Height} from OpenGLSalBitmapTomaž Vajngerl3-24/+6
2016-02-10svx: updated comment function signature return typesChris Sherlock1-5/+5
2016-02-10vcl: move CommandEvent functions from header to cxx fileChris Sherlock4-222/+203
2016-02-10tdf#97435: Avoid persistent window state crack when used from LibreOfficeKitTor Lillqvist2-1/+11
2016-02-10opengl: invert50 shader compilation errorTomaž Vajngerl1-3/+3
2016-02-10tdf#87813: Reduce duplicate codeRishabh1-33/+1
2016-02-10loplugin:nullptr, loplugin:overrideStephan Bergmann1-15/+15
2016-02-10tdf#87034 RTF import: fix multiple superscripts after footnote ...Miklos Vajna4-6/+21
2016-02-10loplugin:nullptrStephan Bergmann1-2/+2
2016-02-10tdf#53472 Integral Symbols too small for some integrandsmelikeyurtoglu1-12/+8
2016-02-10Add existing CppUnit test for sal/rtl/randomChristoph Brill2-0/+22
2016-02-10Simplify codeStephan Bergmann2-17/+3
2016-02-10Use unit_least32_t as a better unsigned counterpart of INT32Stephan Bergmann1-2/+10