summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold43-109/+109
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann9-12/+12
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold162-782/+773
2013-03-19trailing whitespacesThomas Arnhold1-1/+1
2013-03-19that should not have been in the patchMarkus Mohrhard2-1/+3
2013-03-19let us keep the gnumeric value handling in xmloffMarkus Mohrhard2-3/+1
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák1-1/+1
2013-03-18resolved #i119960# paste single line with quotesEike Rathke1-16/+16
2013-03-18Fix fdo#37464 - Cell Border works backwards on Right-to-Left sheetFaisal M. Al-Otaibi1-7/+32
2013-03-18error bar range is also part of chart range, related fdo#52159Markus Mohrhard1-17/+70
2013-03-18for internal data providers this makes no senseMarkus Mohrhard1-0/+3
2013-03-18reorganize the menu a little bitMarkus Mohrhard1-1/+1
2013-03-17Fix fdo#62399 Border incorrect for RTLFaisal M. Al-Otaibi1-1/+18
2013-03-17fix after String->rtl::OUString conversionDavid Tardon1-2/+2
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist1-2/+0
2013-03-16Resolves: #i119460# Use localized strings on Data Pilot fields grouped by dateAriel Constenla-Haile5-28/+82
2013-03-16sc: translate some debug messagesThomas Arnhold51-184/+184
2013-03-15Remove incorrect comment.Kohei Yoshida1-4/+3
2013-03-15Actually unknown script type doesn't equal empty script type (0).Kohei Yoshida5-16/+15
2013-03-15ScBaseCell::nScriptType is no more.Kohei Yoshida8-41/+21
2013-03-15Accessor methods in ScDocument for cell text's script types.Kohei Yoshida2-0/+19
2013-03-15More script type handling.Kohei Yoshida3-8/+40
2013-03-15Started handling the cell text script types. Still work in progress.Kohei Yoshida3-0/+85
2013-03-15Unit test to catch the out-of-sync text width bug I just fixed today.Kohei Yoshida1-0/+16
2013-03-15Set up new container to store cell text's script type.Kohei Yoshida3-4/+16
2013-03-15Actually these should be MAXROWCOUNT; MAXROW would be one element too short.Kohei Yoshida1-2/+2
2013-03-15Flush buffer before aborting; else we may not see the output at all.Kohei Yoshida1-0/+2
2013-03-15regenerate pchPeter Foley1-1/+10
2013-03-15Turn off debugging and silence compiler warning.Kohei Yoshida2-2/+4
2013-03-15Oops the erase() method takes start and end positions.Kohei Yoshida1-1/+1
2013-03-15Better consistency checking.Kohei Yoshida1-1/+25
2013-03-15Fix the text width array going out of sync when shifting row positions.Kohei Yoshida1-0/+9
2013-03-15Delete cell segments using reverse iterator (as TODO comment said).Kohei Yoshida1-43/+30
2013-03-15Don't forget to set text widths here too.Kohei Yoshida1-1/+6
2013-03-15Move some of the code to local functions to make it easier to read.Kohei Yoshida1-46/+63
2013-03-15Reduce indentation level.Kohei Yoshida1-104/+100
2013-03-15Add integrity check after column cell storage is modified.Kohei Yoshida2-0/+29
2013-03-15Call CellStorageModified() *after* the text widths get modified.Kohei Yoshida2-18/+16
2013-03-15Create skeleton accessors for cell text script types.Kohei Yoshida8-3/+49
2013-03-15restore enough of XOBitmap to do fore/back color setting on escher patternsCaolán McNamara1-0/+12
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand2-15/+4
2013-03-15follow patch for fdo#38385 attempt to detect rtlNoel Power2-6/+39
2013-03-15Tentative fix to make JunitTest_sc_unopai work againStephan Bergmann1-0/+4
2013-03-15fix "simplify copy"Ivan Timofeev1-1/+1
2013-03-15forgot the fileMarkus Mohrhard1-0/+42
2013-03-15simplify copyThomas Arnhold1-1/+1
2013-03-15remove some unnecessary linesMarkus Mohrhard1-10/+0
2013-03-15first step for Insert->Chart From FileMarkus Mohrhard5-2/+75
2013-03-15remove empty destructorMarkus Mohrhard2-10/+10
2013-03-15remove unnecessary ascii artMarkus Mohrhard2-54/+0