summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida122-3596/+3635
2013-03-28Remove GetCell() from ScDocument, and make PutCell() private.Kohei Yoshida3-114/+99
2013-03-28ScInterpreter is now free of ScBaseCell. Hooray! \o/Kohei Yoshida3-27/+20
2013-03-28We don't need this now.Kohei Yoshida2-50/+0
2013-03-28More on removing use of ScBaseCell in ScInterpreter.Kohei Yoshida13-193/+160
2013-03-28ScBaseCell::CellEqual is no more.Kohei Yoshida3-94/+12
2013-03-28Remove HasCellValueData() and adjusted all its call sites.Kohei Yoshida5-63/+74
2013-03-28Remove HasCellStringData() and modifiy all its call sites.Kohei Yoshida3-26/+24
2013-03-28Remove HasCellEmptyData() from ScInterpreter.Kohei Yoshida5-49/+54
2013-03-28GetValueCellValue() to take a double, not ScValueCell.Kohei Yoshida2-49/+37
2013-03-28Removing use of ScBaseCell in ScInterpreter.Kohei Yoshida4-177/+200
2013-03-28adjust unused compiler plugins for ASTContext to CompilerInstance change tooLuboš Luňák8-16/+16
2013-03-28pass around CompilerInstance rather than ASTContextLuboš Luňák15-65/+67
2013-03-28-Wextra for compiler pluginsLuboš Luňák4-5/+5
2013-03-28export placeholder (RES_JUMPEDITFLD) to .docx (part of bnc#779630)Luboš Luňák7-1/+52
2013-03-28Use OUString / sal_Int32 in vcl(outdev3.cxx,textlayout.cxx)Chr. Rossmanith4-66/+65
2013-03-28make gio the default instead of crufty old gnome-vfsBjoern Michaelsen1-2/+2
2013-03-28String::AppendAscii cleanup in dbaccessRicardo Montania5-30/+30
2013-03-28testcase for 6718482c072defe5d885030826fef5ef833732e9Miklos Vajna1-0/+10
2013-03-28fix failing testcasesMiklos Vajna2-3/+3
2013-03-28WaE: -Wsign-compareMiklos Vajna1-2/+2
2013-03-28added table width test documentSJacobi1-0/+0
2013-03-28fixed table width, supporting rel table width, fixed grid handlingSJacobi6-15/+47
2013-03-28sw: ... and was sentenced to write a unit test for itMichael Stahl1-0/+46
2013-03-28sw: some idiot broke text transliterationMichael Stahl1-3/+3
2013-03-28Drop redundant typedefStephan Bergmann3-8/+6
2013-03-28n#810508: Fixes import of Scatternet and Bubble charts.Muthu Subramanian1-2/+2
2013-03-28use LanguageTag::getGlibcLocaleString()Eike Rathke1-10/+3
2013-03-28added LanguageTag::getGlibcLocaleString()Eike Rathke2-0/+36
2013-03-28add tl dependent libs to Library_mergedPeter Foley2-0/+11
2013-03-28fix typos in READMEPeter Foley1-3/+3
2013-03-28add pyuno and pythonloader to Library_mergedPeter Foley2-0/+3
2013-03-28add javaloader, java_uno, juh, and jvmaccess to Library_mergedPeter Foley2-6/+4
2013-03-28add lingucomponent libs to Library_mergedPeter Foley2-45/+26
2013-03-28add javavm and jvmfwk to Library_mergedPeter Foley3-1/+5
2013-03-28add helplinker to Library_mergedPeter Foley2-0/+4
2013-03-28add basebmp and unotest to Library_mergedPeter Foley2-13/+10
2013-03-28add rpt, rptui, and rptxml to Library_mergedPeter Foley3-5/+4
2013-03-28add odbc and odbcbase to Library_mergedPeter Foley1-0/+2
2013-03-28add fwl, scui, sdui, swui to Library_mergedPeter Foley5-4/+8
2013-03-28add calc, dbase, file, and flat to Library_mergedPeter Foley3-5/+5
2013-03-28add desktop_detector, subsequenttest, test, and vclplug_svp to Library_mergedPeter Foley2-0/+19
2013-03-28make saxparser deps order-onlyPeter Foley1-1/+1
2013-03-28collapse merged libs in module-deps.plPeter Foley1-0/+3
2013-03-28Use OUString and sal_Int32 in GetTextWidth()Chr. Rossmanith5-14/+9
2013-03-28fdo#37716 implement import of RTF_NOWRAPMiklos Vajna4-0/+26
2013-03-28coverity#982290 Logically dead codeJulien Nabet1-2/+1
2013-03-28coverity#704348 Logically dead codeJulien Nabet1-0/+1
2013-03-28coverity#704145 Resource leak in objectJulien Nabet1-12/+6
2013-03-28Re-introduce accidentally removed basegfx::fround().Jan Holesovsky1-1/+1