summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* don't use SC_DLLPUBLIC for class + methodMarkus Mohrhard2012-07-041-4/+4
* impreove the cond format dialog a little bitMarkus Mohrhard2012-07-042-8/+13
* add hard recalc to the remaining calc import testsMarkus Mohrhard2012-07-041-1/+7
* test related to fdo#51601Markus Mohrhard2012-07-041-0/+0
* check for invalid tab number, fdo#51667Markus Mohrhard2012-07-041-2/+2
* make the cond format dialog a bit mroe beautifulMarkus Mohrhard2012-07-041-42/+28
* correct enumerate the condition entries in the dialogMarkus Mohrhard2012-07-046-7/+28
* localize all parts of the new cond format dialogsMarkus Mohrhard2012-07-045-11/+71
* add the cond format managerMarkus Mohrhard2012-07-0421-73/+669
* ditch String::CreateFromAsciiCaolán McNamara2012-07-0325-72/+72
* do not attempt to compile running formula cell (fdo#51601 related)Eike Rathke2012-07-031-7/+4
* fdo#51266: Properly set pivot item 'empty' on empty cells.Kohei Yoshida2012-07-033-0/+9
* remove a forgotten about (harmless) hack for the formulabuffer changeNoel Power2012-07-031-2/+0
* Remove duplication of License/Credits informationStefan Knorr (astron)2012-07-031-1/+0
* fdo#51222: Use multi-list box for subtotal dialog.Kohei Yoshida2012-07-023-5/+7
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-021-5/+0
* Remove unused definesThomas Arnhold2012-07-029-53/+0
* hrc cleanup: Remove unused definesThomas Arnhold2012-07-022-4/+0
* fdo#50587: Remove totally mis-placed 'static' keyword.Kohei Yoshida2012-07-021-1/+1
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-024-16/+4
* Remove unused definesThomas Arnhold2012-07-021-2/+0
* Remove unused definesThomas Arnhold2012-07-013-11/+4
* hrc cleanup: Remove unused resource definitionsThomas Arnhold2012-07-011-4/+0
* Remove unused definesThomas Arnhold2012-07-0112-108/+0
* Change "Save graphic" and "Save picture as" to common code.Tomaž Vajngerl2012-07-011-1/+0
* show correct preview when opening the dialog, fdo#51590Markus Mohrhard2012-06-301-0/+1
* correctly calculate scroll bar position, related fdo#51599Markus Mohrhard2012-06-301-1/+1
* handle single cell conditional formats correctly, fdo#51555Markus Mohrhard2012-06-301-0/+6
* Some cppcheck cleaningJulien Nabet2012-06-303-3/+3
* the end of the formula is the closing bracket, fdo#51507Markus Mohrhard2012-06-301-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-292-46/+28
* Remove some unused defines and controlsThomas Arnhold2012-06-291-2/+0
* Remove unused header guards and optionsThomas Arnhold2012-06-297-332/+0
* Remove some more include guardsThomas Arnhold2012-06-292-14/+2
* probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara2012-06-2843-104/+91
* remove debug statementDavid Tardon2012-06-281-1/+0
* WaE: unused parameterDavid Tardon2012-06-281-1/+1
* Remove some unused localsThomas Arnhold2012-06-282-65/+0
* Enable menu option "Edit witn External Tool.." for Calc.Tomaž Vajngerl2012-06-284-8/+83
* resolved fdo#51478 handle array context in T()Eike Rathke2012-06-271-10/+7
* propagate error in ScInterpreter::GetDoubleOrStringFromMatrix()Eike Rathke2012-06-271-0/+7
* Remove unused header filesThomas Arnhold2012-06-272-82/+0
* Remove unused include filesThomas Arnhold2012-06-271-53/+0
* Reduce newline bloat at eofThomas Arnhold2012-06-272-4/+0
* Get rid of annoying IAccessibility2 commentsThomas Arnhold2012-06-274-6/+1
* tweak ScDrawStringsVars::RepeatToFill, us String::Expand instead of loopNoel Power2012-06-271-3/+3
* add import of axis color for data bars from xlsxMarkus Mohrhard2012-06-272-0/+14
* add support for axis color import/exportMarkus Mohrhard2012-06-274-1/+18
* support colored axis in data barsMarkus Mohrhard2012-06-275-2/+14
* removed unused lcl_IsReference()Eike Rathke2012-06-261-13/+0