summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-09crashtesting: crash on loading moz414782-1.svgCaolán McNamara1-1/+1
2016-02-09crashtesting: crash on loading moz330387-6.svgCaolán McNamara1-21/+24
2016-02-09xmlsecurity: some streams should not be signed in OOXML exportMiklos Vajna2-0/+44
2016-02-09xmlsecurity: export OOXML <Object>Miklos Vajna1-0/+17
2016-02-09xmlsecurity: export OOXML <KeyInfo>Miklos Vajna1-0/+8
2016-02-09tdf#88462 convert manual XInterface implementationskerem2-38/+23
2016-02-09gtk3: endless trudge as gtk changes theming yet againCaolán McNamara1-140/+150
2016-02-09writerfilter: silence 'failed to initialize RDF' warning on RTF importMiklos Vajna1-1/+1
2016-02-09tdf#87813: Remove Dead codeRishabh2-750/+0
2016-02-09SVGIO: Add import test for 7c151f39144b7401a99c7b736a41e5dce4ac4db1Xisco Fauli2-0/+19
2016-02-09tdf#97666 -opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl9-0/+101
2016-02-09headless: don't let windows become really visible to avoid paints.Michael Meeks1-0/+4
2016-02-09Remove excess newlinesChris Sherlock2902-14392/+0
2016-02-09Formatting changes across all modulesChris Sherlock286-2547/+1594
2016-02-09Fix tdf#97500 Reinstate missing file error dialog on WebDAVGiuseppe Castagno2-24/+28
2016-02-09rename aAttrList to aSlotListNoel Grandin4-20/+20
2016-02-09simplify SvMetaObjectMemberStackNoel Grandin4-22/+4
2016-02-09simplify SvSlotElementNoel Grandin5-42/+33
2016-02-09simplify SvClassElementNoel Grandin2-14/+14
2016-02-09unused template methodNoel Grandin1-4/+0
2016-02-09sequence->vector in ParameterManagerNoel Grandin2-26/+29
2016-02-09sequence->vector in OPropertyArrayAggregationHelperNoel Grandin2-99/+25
2016-02-09SVGIO: Add import test for Fontsize keywordsXisco Fauli3-0/+54
2016-02-09tdf#88205 Delete 'css::uno::Sequence' in filterkerem5-10/+5
2016-02-09remove some more dead code, found by LCOVNoel Grandin3-37/+5
2016-02-09split MetaTypeType::Class into Interface and ShellNoel Grandin3-19/+13
2016-02-09sequence->vector in PropertyMapImplNoel Grandin1-16/+16
2016-02-09tdf#97662 - Try to preserve original compressed JPEGs harder.Michael Meeks3-12/+81
2016-02-08Revert "lok: Interaction handler for saveAs() too."Michael Stahl1-8/+1
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock35-42/+42
2016-02-08headless: for now don't allocate big cairo surfaces for invisible frames.Michael Meeks1-2/+7
2016-02-08tdf#97458 - remove unused intel opengl driver version special-casing.Michael Meeks2-34/+0
2016-02-08starmath: Convert RectVerAlign to scoped enumTakeshi Abe3-36/+44
2016-02-08starmath: Replace SAL_WARN_IF with assertTakeshi Abe2-7/+9
2016-02-08BASIC : Use std::unique_ptr in SbiExpression and SbiExpListArnaud Versini3-41/+30
2016-02-08tdf#88205 Delete 'uno::Sequence' in svlkerem1-8/+4
2016-02-08lok: Interaction handler for saveAs() too.Jan Holesovsky1-0/+7
2016-02-08lok: Take over the identity of the document when performing saveAs().Jan Holesovsky1-1/+1
2016-02-08loplugin:refcountingStephan Bergmann1-10/+11
2016-02-08tdf#97573 Calc tabbar: plus sign with narrower, but min. 2px linesLászló Németh1-4/+4
2016-02-08duplicate leaky linesCaolán McNamara1-2/+0
2016-02-08xmlsecurity: export OOXML <SignatureValue>Miklos Vajna1-1/+5
2016-02-08xmlsecurity: fix reference type of OOXML idSignedPropertiesMiklos Vajna1-1/+14
2016-02-08xmlsecurity: write correct number of non-manifest OOXML referencesMiklos Vajna2-11/+24
2016-02-08tdf#96685 - set focus of accessible table cellsJustin Luth5-1/+48
2016-02-08lok: notify the states of undo and redo toolbar itemsHenry Castro2-1/+17
2016-02-08xmlsecurity: initial OOXML support for writing same-document referencesMiklos Vajna2-1/+26
2016-02-08xmlsecurity: log temporary OOXML storage location during exportMiklos Vajna1-0/+3
2016-02-08xmlsecurity: export OOXML <SignatureMethod>Miklos Vajna2-0/+16
2016-02-08SVGIO: Return default font size if size value is negativeXisco Fauli1-0/+3