summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-08Fix XBM-format cursor dataStephan Bergmann2-2/+2
2016-02-08tdf#95024 Update Hungarian Autocorrect patternsLászló Németh1-24/+8
2016-02-08Export and import of additional fields in ImpressRosemary Sebastian9-40/+120
2016-02-08cid#1326918 FB.NP_CLONE_COULD_RETURN_NULLStephan Bergmann1-10/+13
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin23-0/+55
2016-02-08sw lok: For PgDown/PgUp, don't set the VisArea, instead use a dedicated var.Jan Holesovsky4-2/+24
2016-02-08xmlsecurity: export OOXML <SignedInfo>Miklos Vajna3-1/+58
2016-02-08xmlsecurity: initial WriteOOXMLSignature()Miklos Vajna3-0/+14
2016-02-08sequence->vector in basicNoel Grandin8-12/+13
2016-02-08sequence->vector in basicNoel Grandin2-20/+17
2016-02-08cppcheck: noExplicitConstructorCaolán McNamara5-6/+6
2016-02-08disambiguate the two GetType methodsNoel Grandin4-11/+11
2016-02-08move isMethod/isVariable down from SvMetaAttribute to SvMetaSlotNoel Grandin4-22/+6