summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-19trailing whitespacesThomas Arnhold
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-03-18resolved #i119960# paste single line with quotesEike Rathke
2013-03-18Fix fdo#37464 - Cell Border works backwards on Right-to-Left sheetFaisal M. Al-Otaibi
2013-03-18error bar range is also part of chart range, related fdo#52159Markus Mohrhard
2013-03-18for internal data providers this makes no senseMarkus Mohrhard
2013-03-17Fix fdo#62399 Border incorrect for RTLFaisal M. Al-Otaibi
2013-03-17fix after String->rtl::OUString conversionDavid Tardon
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-16Resolves: #i119460# Use localized strings on Data Pilot fields grouped by dateAriel Constenla-Haile
2013-03-16sc: translate some debug messagesThomas Arnhold
2013-03-15Actually unknown script type doesn't equal empty script type (0).Kohei Yoshida
2013-03-15ScBaseCell::nScriptType is no more.Kohei Yoshida
2013-03-15Accessor methods in ScDocument for cell text's script types.Kohei Yoshida
2013-03-15More script type handling.Kohei Yoshida
2013-03-15Started handling the cell text script types. Still work in progress.Kohei Yoshida
2013-03-15Set up new container to store cell text's script type.Kohei Yoshida
2013-03-15Actually these should be MAXROWCOUNT; MAXROW would be one element too short.Kohei Yoshida
2013-03-15Flush buffer before aborting; else we may not see the output at all.Kohei Yoshida
2013-03-15Turn off debugging and silence compiler warning.Kohei Yoshida
2013-03-15Oops the erase() method takes start and end positions.Kohei Yoshida
2013-03-15Better consistency checking.Kohei Yoshida
2013-03-15Fix the text width array going out of sync when shifting row positions.Kohei Yoshida
2013-03-15Delete cell segments using reverse iterator (as TODO comment said).Kohei Yoshida
2013-03-15Don't forget to set text widths here too.Kohei Yoshida
2013-03-15Move some of the code to local functions to make it easier to read.Kohei Yoshida
2013-03-15Reduce indentation level.Kohei Yoshida
2013-03-15Add integrity check after column cell storage is modified.Kohei Yoshida
2013-03-15Call CellStorageModified() *after* the text widths get modified.Kohei Yoshida
2013-03-15Create skeleton accessors for cell text script types.Kohei Yoshida
2013-03-15restore enough of XOBitmap to do fore/back color setting on escher patternsCaolán McNamara
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2013-03-15follow patch for fdo#38385 attempt to detect rtlNoel Power
2013-03-15Tentative fix to make JunitTest_sc_unopai work againStephan Bergmann
2013-03-15fix "simplify copy"Ivan Timofeev
2013-03-15forgot the fileMarkus Mohrhard
2013-03-15simplify copyThomas Arnhold
2013-03-15remove some unnecessary linesMarkus Mohrhard
2013-03-15first step for Insert->Chart From FileMarkus Mohrhard
2013-03-15remove empty destructorMarkus Mohrhard
2013-03-15remove unnecessary ascii artMarkus Mohrhard
2013-03-15initial work on an odc exportMarkus Mohrhard
2013-03-15fixesThomas Arnhold
2013-03-14fdo#38838: Replaced some (Uni)String to OUString in core/scelixir
2013-03-14Pointless nit-picking on coding styleFridrich Štrba
2013-03-14Remove a local inline function that's used from only one call site.Kohei Yoshida
2013-03-14Unit test for the new column-based text width storage, via new iterator.Kohei Yoshida
2013-03-14Move TEXTWIDTH_DIRTH to globalnames.hxx.Kohei Yoshida
2013-03-14We should exit the idle calc when the sheet changes.Kohei Yoshida