summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-30Remove redundant sal_Char *Joren De Cuyper1-9/+9
2014-07-30javaunohelper: The assigned value is never usedrbuj4-8/+7
2014-07-30javaunohelper: String comparisonrbuj1-1/+1
2014-07-30Avoid possible memory leaks in case of exceptionsTakeshi Abe12-52/+41
2014-07-30error: reference to "Primitive2DSequence" is ambiguousMatúš Kukan1-4/+1
2014-07-29fdo#81330: When moving to a different sheet, set 3D flag on.Kohei Yoshida1-0/+5
2014-07-29fdo#81330: Write test for this.Kohei Yoshida2-0/+44
2014-07-29fdo#81812 Kill PIMPE and PIMPEEJoren De Cuyper2-89/+86
2014-07-29Fix indent + some extranous whitespaceJoren De Cuyper1-45/+43
2014-07-29FontName -> FontFamily errorJoren De Cuyper1-2/+2
2014-07-29SVG test that sequences are equalJoren De Cuyper1-2/+6
2014-07-29fdo#80846: Get the parameter order right.Kohei Yoshida1-1/+1
2014-07-29fdo#80846: Write test for this.Kohei Yoshida2-0/+40
2014-07-29Bring this logic from ScViewFaunc::DeleteContents to ScDocFunc's.Kohei Yoshida1-3/+31
2014-07-29Add chart import, percentage number formats, unit test.Matúš Kukan3-0/+77
2014-07-29Fix some number format issues, bnc#862510Matúš Kukan3-6/+6
2014-07-29bnc#862510: PPTX import: Properly show data labels in percent format.Matúš Kukan1-2/+5
2014-07-29fdo#81384: writerfilter: turn the horrible btLr cell text dir hackMichael Stahl2-4/+4
2014-07-29writerfilter: whoever started non-reference variable names with "r"Michael Stahl2-11/+15
2014-07-29gbuild: allow a unit test to depend on a jar fileDavid Tardon2-0/+24
2014-07-29gbuild: clean target is phonyDavid Tardon1-0/+1
2014-07-29loplugin:unreffunStephan Bergmann1-2/+0
2014-07-29Revert "it makes no sense to use the second column as well, fdo#81499"Kohei Yoshida2-3/+7
2014-07-29Make coinmp build with VS2013Tor Lillqvist2-0/+353
2014-07-29writerfilter: nobody reads enumnameMiklos Vajna1-5/+0
2014-07-29writerfilter: unused OOXMLFactory_*::getName()Miklos Vajna4-27/+0
2014-07-29DOCX filter: map <w:sdt> outside paragraphs to paragraph propertiesMiklos Vajna8-18/+104
2014-07-29basic: -Werror=sign-compareMichael Stahl1-1/+3
2014-07-29simplify "no delete" logic in SvRefBaseNoel Grandin4-19/+31
2014-07-29xmerge: The assigned value is never usedrbuj2-19/+10
2014-07-29fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi5-5/+0
2014-07-29convert linked list to std::vector in SbxDimArrayNoel Grandin2-65/+47
2014-07-29Include <algorithm> for std::minTor Lillqvist1-0/+2
2014-07-29Accept also WINDOWS_SDK_VERSION == 81Tor Lillqvist3-3/+3
2014-07-29Include <algorithm> for std::minTor Lillqvist1-0/+2
2014-07-29Include <algorithm> for std::minTor Lillqvist2-0/+2
2014-07-29Make python3 build with VS2013Tor Lillqvist2-0/+1221
2014-07-29s_mapInterface must match uno_MapInterfaceFuncStephan Bergmann1-3/+5
2014-07-29Missing runtime dependency of a CppunitTestStephan Bergmann1-0/+1
2014-07-29bnc#885548: Reset the default user to the document owner at the end.Kohei Yoshida1-0/+2
2014-07-29fdo#80580: LO crashes while opening the document on ubuntu buildYogesh Bharate2-2/+3
2014-07-29Remove some unused codeMarcos Paulo de Souza13-68/+0
2014-07-29Fix *_component_getFactory function typeStephan Bergmann1-2/+3
2014-07-29fdo#81486:Test case for patch that fixes bug 81486Charu Tyagi2-0/+8
2014-07-29Avoid undef null-ptr deref of missing "ofa" ResMgr in CppunitTestsStephan Bergmann3-0/+9
2014-07-29fdo#81486:custom property with the same name as Document Property not importedCharu Tyagi1-1/+10
2014-07-29Fix previous commitStephan Bergmann1-1/+1
2014-07-29loplugin:stringconcatStephan Bergmann1-1/+1
2014-07-29Further OUString cleanup in xmloff/Joren De Cuyper5-181/+105
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann10-23/+10