summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-29loplugin:unreffunStephan Bergmann1-8/+0
2014-07-29Converted RID_SVX_MDLG_HANGULHANJA to Widget Layout.Rachit Gupta12-1004/+767
2014-07-29Fix previous commitStephan Bergmann1-1/+0
2014-07-29PAGE_DBWIZARD_MYSQL_INTRO and PAGE_DBWIZARD_SPREADSHEET conversion to .uiSzymon Kłos8-133/+366
2014-07-29Cleanup OUString-use in filter/htmlJoren De Cuyper2-146/+79
2014-07-29WaE: 'initializing' : truncation from 'double' to 'float'Tor Lillqvist1-1/+1
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin21-2140/+793
2014-07-29DOCX import: handle ooxml::CT_Spacing_lineRule after lineMiklos Vajna1-0/+10
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin222-898/+904
2014-07-29fdo#55292 paragr. start. autocorr. with a single character (eg. ---A)László Németh1-1/+1
2014-07-29function abs given an argument of type long but has parameter of type intStephan Bergmann1-2/+6
2014-07-29Blind fix attempt for compiling against the 10.6 SDKTor Lillqvist1-0/+6
2014-07-29fdo#81799 we need cppuhelper here tooDavid Tardon1-0/+1
2014-07-29fix for running externandnotdefined plugin on UbuntuNoel Grandin1-2/+1
2014-07-29One final removal of libreofficekit static library.Andrzej Hunt1-4/+0
2014-07-29Update LOK Readme to use LibreOfficeKitInit.hAndrzej Hunt1-4/+11
2014-07-29Kill the libreofficekit static library / shim.c.Andrzej Hunt10-42/+25