summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-28fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida19-138/+84
2014-07-28fdo#79578: Write test for this first.Kohei Yoshida2-0/+70
2014-07-28Move this fucntion to ScDBDocFunc.Kohei Yoshida5-49/+47
2014-07-28Add separate project file for VS2013Tor Lillqvist3-2/+510
2014-07-28Add separate project file for VS2013Tor Lillqvist3-2/+492
2014-07-28writerfilter: nobody reads the classfordefine attributeMiklos Vajna2-9/+3
2014-07-28(related: fdo#81033) writerfilter: default tab fill character is spaceMichael Stahl2-3/+8
2014-07-28fdo#81033: writerfilter: RTF import: fix tab stop inheritance from styleMichael Stahl3-1/+30
2014-07-28writerfilter: unneeded whitespace tweakMiklos Vajna1-6/+2