summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-09-19fix higher debugging levelsCaolán McNamara
2013-09-19Remove orcus from pch.Jan Holesovsky
2013-09-19convert sc/source/ui/inc/viewutil.hxx from String to OUStringNoel Grandin
2013-09-19remove dead definitionsNoel Grandin
2013-09-19convert sc/inc/externalrefmgr.hxx from String to OUStringNoel Grandin
2013-09-19convert sc/inc/paramisc.hxx from String to OUStringNoel Grandin
2013-09-19convert sc/inc/servuno.hxx from String to OUStringNoel Grandin
2013-09-19convert sc/source/core/inc/adiasync.hxx from String to OUStringNoel Grandin
2013-09-19convert sc/source/filter/xml/XMLChangeTrackingExportHelper.hxx to OUStringNoel Grandin
2013-09-19convert sc/source/filter/xml/XMLCodeNameProvider.hxx from String to OUStringNoel Grandin
2013-09-19convert sc/source/ui/inc/dbdocfun.hxx from String to OUStringNoel Grandin
2013-09-19error: "ENABLE_ORCUS" is not definedMiklos Vajna
2013-09-18Disable all features that rely on orcus.Kohei Yoshida
2013-09-17Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara
2013-09-17convert the resust of include/formula/FormulaCompiler.hxx to OUStringNoel Grandin
2013-09-17convert aCorrectedFormula in formula::FormulaCompiler to OUStringNoel Grandin
2013-09-17convert formula::FormulaCompiler::OpCodeMap from String to OUStringNoel Grandin
2013-09-17convert aCorrectedSymbol in formula::FormulaCompiler from String to OUStringNoel Grandin
2013-09-17convert include/formula/IFunctionDescription.hxx from String to OUStringNoel Grandin
2013-09-17convert include/formula/formula.hxx from String to OUStringNoel Grandin
2013-09-16fdo#69091: Copying data from Base-table to Calc by drag and dropJulien Nabet
2013-09-16sal_Bool to boolEike Rathke
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara
2013-09-15Use the shorter GetScaledWidth() methodZolnai Tamás
2013-09-15String -> OUString + avoid multiple concatJulien Nabet
2013-09-13select sheet menu as a right-click popup to the prev/next sheet dingusCaolán McNamara
2013-09-13ResId rResId -> ResId& rResIdCaolán McNamara
2013-09-12Change so that we won't have to include mtvelements.hxx in cellvalue.hxx.Kohei Yoshida
2013-09-12No need to delay initialization of ScDocument member.Kohei Yoshida
2013-09-11Don't forget assignment operators.Kohei Yoshida
2013-09-11Use ScDocumentImport to populate cell storage during xls import.Kohei Yoshida
2013-09-11add yellow smilies to icon setsMarkus Mohrhard
2013-09-11add colored smilies to the icon sets, fdo#60107Markus Mohrhard
2013-09-11Do the same with orcus filter interface implementation.Kohei Yoshida
2013-09-11Related: fdo#38838 Remove String::SearchChar()Thomas Arnhold
2013-09-11String cleanupRicardo Montania
2013-09-11convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/editdata.hxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/editobj.hxx from String to OUStringNoel Grandin
2013-09-11Handle import of shared formula from xls more gracefully.Kohei Yoshida
2013-09-11Fix crashers on xlsx import, due to shared formula range being wrong.Kohei Yoshida
2013-09-10fdo#62475 removed pointless commentsJelle van der Waa
2013-09-10WaE: enumeration values not handled in switchCaolán McNamara
2013-09-10Add ability to specify starting row when querying for last non-empty row.Kohei Yoshida
2013-09-10Oops I forgot a return statement.Kohei Yoshida
2013-09-10Fix several logic errors in required array size calculation.Kohei Yoshida
2013-09-10Trim data array length to remove trailing empty rows.Kohei Yoshida
2013-09-10Eliminate (almost) duplicate code blocks.Kohei Yoshida
2013-09-10Support fetching string array that spans over multiple blocks.Kohei Yoshida
2013-09-10Move common code blocks to a function.Kohei Yoshida