summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-03fdo#69762 Scientific number AutoCorrect as ordinalLaurent Balland-Poirier1-0/+2
2013-11-03StatusIndicatorFactory::impl_reschedule(): lock SolarMutexMichael Stahl1-1/+4
2013-11-03SfxFrameLoader_Impl::impl_getStaticSupportedServiceNames() silly mutexMichael Stahl1-1/+0
2013-11-03catch aFieldSeps.isEmpty() in ScAsciiOptions::GetWeightedFieldSep()Eike Rathke1-1/+6
2013-11-03Recognize also NDK 9bTor Lillqvist1-2/+2
2013-11-03fix a bit moreDavid Tardon2-0/+53
2013-11-03discard the configure partDavid Tardon1-21/+0
2013-11-03fix windows buildDavid Tardon2-0/+70
2013-11-03Updated coreAndras Timar1-0/+0
2013-11-03add config. for formats newly supported by libmwawDavid Tardon8-1/+181
2013-11-03update libmwaw to 0.2.0David Tardon5-806/+34
2013-11-03WaE: unused variable 'sExpected' [loplugin]Tor Lillqvist1-1/+1
2013-11-03fix target nameDavid Tardon1-1/+1
2013-11-03it seems we need svgio tooDavid Tardon1-0/+1
2013-11-03duplicates in the module list break buildDavid Tardon1-1/+2
2013-11-03still need to test if the libs should be built internallyDavid Tardon1-2/+2
2013-11-03improve starmath test codeMarkus Mohrhard1-32/+8
2013-11-02Repository*: no need to register libraries built via ExternalProjectMichael Stahl3-142/+3
2013-11-02don't warn for empty VBA structure, fdo#61059Markus Mohrhard1-15/+14
2013-11-02gbuild: LinkTarget: improve gb_LinkTarget__get_headers_checkMichael Stahl1-0/+19
2013-11-02gbuild: Library: remove gb_Library__get_final_targetMichael Stahl2-16/+6
2013-11-02gbuild: Executable: remove pointless indirection here tooMichael Stahl2-16/+11
2013-11-02gbuild: StaticLibrary: remove gb_StaticLibrary__get_linktarget_targetMichael Stahl1-5/+2
2013-11-02gbuild: Library: remove pointless functionsMichael Stahl2-7/+3
2013-11-02gbuild: LinkTarget: remove unnecessary variables on dep_targetMichael Stahl1-51/+2
2013-11-02gbuild: LinkTarget: why are loads of variables set on headers_targetMichael Stahl1-19/+0
2013-11-02gbuild: gb_LinkTarget__get_headers_check can signal error nowMichael Stahl1-6/+1
2013-11-02gbuild: LinkTarget: setting FLAGS on clean target not necessaryMichael Stahl1-2/+0
2013-11-02remove SOLARENV variableMichael Stahl31-42/+44
2013-11-02gbuild: SOLARBINDIR does not exist any moreMichael Stahl2-4/+4
2013-11-02resolved fdo#67572 export add-in equivalents as internal to .xlsxEike Rathke2-11/+17
2013-11-02writerfilter: remove unused WW8List class in doctokMiklos Vajna3-49/+0
2013-11-02fdo#39468 Translate German strings.Henning Diedler2-6/+6
2013-11-02SwSpellPopup: rename member variables missing their prefixesMiklos Vajna2-130/+130
2013-11-02Revert "transpose "data in rows" ranges for internal data provider, fdo#62057"Markus Mohrhard3-36/+6
2013-11-02no default LTR mode does not mean RTL, fdo#68097Markus Mohrhard1-1/+6
2013-11-02add test case for fdo#70315Markus Mohrhard2-0/+24
2013-11-02fdo#70553: Fix Unity QuicklistsJean-Baptiste Faure7-32/+73
2013-11-02Fix invalid string accessMarcos Paulo de Souza1-0/+3
2013-11-02resolved fdo#67536 export internal equivalents as add-in to .xlsEike Rathke3-6/+47
2013-11-02remember column style during XLSX import, fdo#70315Markus Mohrhard1-1/+3
2013-11-02Kill servlet-api and tomcatDavid Ostrovsky13-156/+22
2013-11-02Set up tool chain to install LO artifacts in Maven repositoriesDavid Ostrovsky2-0/+66
2013-11-02fixed out-of-bounds string access when backspacing in a formulaEike Rathke1-1/+1
2013-11-02starmath: Check for text length.Jan Holesovsky1-3/+3
2013-11-01writerfilter: remove unused WW8FOPTE class in doctokMiklos Vajna4-92/+6
2013-11-01Make CppunitTest_sw_rtfexport use DECLARE_SW_ROUNDTRIP_TEST()Miklos Vajna1-174/+69
2013-11-01fdo#71137 fix linecap and linejoint in SVG exportLászló Németh1-0/+44
2013-11-01fix build with clangDavid Tardon1-1/+1
2013-11-01GPU Calc: refactor string formatting in some GPU inline functionsyiming ju1-451/+490