Age | Commit message (Expand) | Author |
2014-02-12 | sal_Bool->bool | Noel Grandin |
2014-02-12 | sal_Bool->bool | Noel Grandin |
2014-01-30 | Keep the standard row height situation under control. | Kohei Yoshida |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-28 | Better check this with a static assert | Stephan Bergmann |
2013-11-11 | convert STRING_NOTFOUND in sc module | Noel Grandin |
2013-11-08 | "%1 is replaced to ..." ... maybe, or maybe not | Eike Rathke |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-10-18 | convert remaining String in SC to OUString | Noel Grandin |
2013-10-08 | convert sc/source/core/data/*.cxx from String to OUString | Noel Grandin |
2013-10-03 | de-GetBuffer calc | Caolán McNamara |
2013-09-27 | fdo#69450 - IDF_ATTRIB & IDF_CONTENTS must be disjoint. | Michael Meeks |
2013-09-25 | Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii | Caolán McNamara |
2013-08-31 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-08-22 | fdo#39484 - don't loose outlines while trying to undo formulae changes. | Michael Meeks |
2013-07-25 | resolved fdo#67249 use ScFieldEditEngine to resolve field content | Eike Rathke |
2013-07-09 | Attempt to fix windows link error. | Kohei Yoshida |
2013-06-24 | CELLTYPE_DESTROYED no longer relevant. Chuck it. | Kohei Yoshida |
2013-05-09 | Remove broadcaster from ScBaseCell, remove ScNoteCell and CELLTYPE_NOTE... | Kohei Yoshida |
2013-04-19 | fdo#61541 : Count Number of selected Cells in calc | Prashant Pandey |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-03-26 | Get the whole change tracking code entirely ScBaseCell-free! | Kohei Yoshida |
2013-03-23 | Fix the build with OSL_DEBUG_LEVEL > 0. | Kohei Yoshida |
2013-03-22 | Nobody uses CELLTYPE_SYMBOLS anymore. Chuck it away. | Kohei Yoshida |
2013-03-14 | fdo#38838: Replaced some (Uni)String to OUString in core/sc | elixir |
2013-02-19 | fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String. | Jean-Noël Rouvignac |
2013-02-04 | moved the export row check to qahelper, made it useful for import/export | Noel Power |
2012-12-04 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-28 | UniString->rtl::OUStringBuffer | Caolán McNamara |
2012-08-09 | fix column navigation with CTRL + direction, fdo#45020 | Markus Mohrhard |
2012-07-05 | Replaced deprecated tools/String with OUString in ScMatrix | Sören Möller |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2012-05-25 | Revert "fix bad import positions of shapes & controls fdo#49430" | Noel Power |
2012-05-03 | include vector for std::vector | Caolán McNamara |
2012-05-03 | fix bad import positions of shapes & controls fdo#49430 | Noel Power |
2012-04-19 | Revert "do not include contents of huge sc/sd/sw libs into tiny unittests" | Luboš Luňák |
2012-04-07 | do not include contents of huge sc/sd/sw libs into tiny unittests | Luboš Luňák |
2012-01-11 | ScGlobal::GetAutoFormat not always required to create fresh instance. | Stephan Bergmann |
2011-11-11 | translation of german comments to english plus rename of define MAX_COL_HEIGHT | Winfried Donkers |
2011-11-07 | sal_Bool->bool in ScDocument | Markus Mohrhard |
2011-11-04 | Moved ScQueryEntry out of global.?xx to queryparam.?xx. | Kohei Yoshida |
2011-11-04 | const correct ness etc & mutable only for lazy-initializing accessor. | Kohei Yoshida |
2011-11-04 | Let's not use a hard-coded MAXQUERY all over the place. | Kohei Yoshida |
2011-11-04 | sal_Bool to bool. | Kohei Yoshida |
2011-11-04 | Fixed fdo#37083 mis-positioning caused by internal TeX points. | Eike Rathke |
2011-05-27 | Replace DBG_* with OSL_* in sc/source/core | Jacek Wolszczak |
2011-05-10 | Cleaned up ScImportParam. | Kohei Yoshida |
2011-03-23 | Moved ScSubTotalParam from global.* into own files. | Kohei Yoshida |