summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-16Updated coreOlivier Hallot1-0/+0
2016-02-16cid#1352648 uninitialized membersMiklos Vajna1-0/+1
2016-02-16Updated coreOlivier Hallot1-0/+0
2016-02-16Updated coreOlivier Hallot1-0/+0
2016-02-16Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna11-41/+47
2016-02-16tdf#97814 make "insert 3D model" dlg translatableDavid Tardon3-3/+16
2016-02-16Silence loplugin:staticmethodsNoel Grandin1-0/+1
2016-02-16this "else" looks uselessDavid Tardon1-1/+0
2016-02-16declare variable when using itMarkus Mohrhard1-3/+2
2016-02-16update export-validation help messageMarkus Mohrhard1-2/+3
2016-02-16vcl: assign nullptr after deletingHenry Castro2-5/+9
2016-02-15loplugin:nullptrTor Lillqvist1-3/+3
2016-02-15loplugin:simplifyboolTor Lillqvist1-1/+1
2016-02-15vcl: add isInitVCL, to not initialize twiceHenry Castro1-1/+11
2016-02-15loplugin:nullptrTor Lillqvist1-2/+2
2016-02-15Re-work cppu::preInitBootstrap()Henry Castro4-13/+28
2016-02-15In loadAllImplementations(), also invoke component factoryHenry Castro1-5/+81
2016-02-15Just abort() in the DISABLE_DYNLOADING case for nowTor Lillqvist1-0/+4
2016-02-15WaE: loplugin:cstylecastTor Lillqvist1-1/+1
2016-02-15smoketest: loplugin:nullptrMichael Stahl1-1/+1
2016-02-15CppunitTest_xmlsecurity_signing: add OOXML description roundtrip testMiklos Vajna2-49/+90
2016-02-15offapi: avoid mysterious "deprecated:" warningsMichael Stahl2-2/+2
2016-02-15offapi: fix the remaining doxygen undocumented param warningsMichael Stahl14-7/+257
2016-02-15offapi: fix the ASCII art in chart2.CurveStyleMichael Stahl1-0/+12
2016-02-15Unit test for opengl blocklist parsing and evaluatingTomaž Vajngerl9-35/+379
2016-02-15implement wayland handle passing for gstreamerCaolán McNamara3-8/+31
2016-02-15rename X11WindowProvider to a NativeWindowHandle providerCaolán McNamara12-106/+77
2016-02-15CppunitTest_xmlsecurity_signing: use DocumentSignatureManagerMiklos Vajna1-64/+20
2016-02-15xmlsecurity: factor out DocumentSignatureManager from DigitalSignaturesDialogMiklos Vajna5-308/+404
2016-02-15tdf#97739 - ensure we have a valid rectangle for spin-button controls.Michael Meeks1-1/+2
2016-02-15drop unused lineDavid Tardon1-2/+0
2016-02-15make charset sel. dlg translatableDavid Tardon11-8/+153
2016-02-15Introduce lok_preinit() to preload all registered UNO implementationsHenry Castro8-32/+193
2016-02-15Avoid deadlock between sd::ToolBarManager::Implementation::maMutex...Stephan Bergmann1-0/+1
2016-02-15Remove newly unused .java fileStephan Bergmann1-264/+0
2016-02-15cid#1352218 and cid#1352216 in .SDI parserNoel Grandin3-46/+16
2016-02-15move interface/shell parsing to SvIdlParserNoel Grandin4-59/+60
2016-02-15move item and struct parsing into SvIdlParserNoel Grandin5-81/+92
2016-02-15move include parsing into own methodNoel Grandin2-75/+81
2016-02-15tdf#56321 - .doc import image flipped statusJustin Luth3-0/+38
2016-02-15starmath: Replace OSL_ENSURE with assertTakeshi Abe1-3/+3
2016-02-15filter: mark XLSX/PPTX filter as SUPPORTSSIGNINGMiklos Vajna2-2/+2
2016-02-15Add Microsoft Word for DOS conversionSean Young4-17/+80
2016-02-15tdf#97665 Let's hope that over activation isn't really neededMaxim Monastirsky8-122/+31
2016-02-15cppcheck: unreadVariableCaolán McNamara1-22/+20
2016-02-15fix indentCaolán McNamara1-7/+7
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann15-60/+65
2016-02-15drop outdated fileDavid Tardon1-3/+0
2016-02-15upload libwps 0.4.3David Tardon8-28/+6
2016-02-15xmlsecurity OOXML export: fix missing rels content-typeMiklos Vajna1-5/+10