Age | Commit message (Expand) | Author |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin |
2012-08-31 | Bool and string cleanup, as usual. | Kohei Yoshida |
2012-08-31 | Don't export the internal field name suffix '*' to ods. | Kohei Yoshida |
2012-08-31 | fdo#54303: Prevent crash on load. | Kohei Yoshida |
2012-08-31 | fdo#39468: Translated German comments in sc/source/core/tool | gerhard oettl |
2012-08-31 | remove debug output | Markus Mohrhard |
2012-08-31 | handle missing cond format entries more gracefully, related fdo#52340 | Markus Mohrhard |
2012-08-31 | use Red as error color for cond format dlg | Markus Mohrhard |
2012-08-31 | update cond formats for deleting, moving and cut&paste | Markus Mohrhard |
2012-08-31 | add ScRangeList::DeleteArea | Markus Mohrhard |
2012-08-31 | also handle the cond format code for xlsb the new way, fdo#53424 | Markus Mohrhard |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-30 | fdo#53938: Don't proceed when error occurs. | Kohei Yoshida |
2012-08-30 | fdo#53938: Check for null pointer. | Kohei Yoshida |
2012-08-30 | fdo#39468: Translated German comments in sc/source/core/tool | gerhard oettl |
2012-08-29 | move ScProgress construction out of ScTable::Sort | Markus Mohrhard |
2012-08-29 | don't cover cell with hint window fix for fdo#47595 | Noel Power |
2012-08-29 | fix typo | Caolán McNamara |
2012-08-29 | String::Expand -> string::padToLength | Caolán McNamara |
2012-08-28 | hopefully a working version for databar ext guid creation | Markus Mohrhard |
2012-08-28 | prevent double delete of broadcaster, fdo#54074, fdo#53364 | Markus Mohrhard |
2012-08-28 | fix indentation | Markus Mohrhard |
2012-08-28 | don't crash for invalid repaint ranges in cond formats, fdo#53839 | Markus Mohrhard |
2012-08-28 | remove some more null pointer checks before delete | Markus Mohrhard |
2012-08-28 | remove redundant function | Markus Mohrhard |
2012-08-28 | remove useless null pointer checks before delete | Markus Mohrhard |
2012-08-28 | tweaking the "fill in character" support in Calc Number Format Strings | Johann Messner |
2012-08-28 | allow paste & paste special for unmatching dest (single) range | Noel Power |
2012-08-28 | resolved fdo#51926 handle .xlsm link to external sheet with space | Eike Rathke |
2012-08-27 | do not silently ignore a token API error, fdo#51926 related | Eike Rathke |
2012-08-27 | fdo#39468: Translated German comments in sc/source/core/inc | Gerhard Oettl |
2012-08-27 | when swaping cols or rows insert notes at the right place, fdo#53979 | Markus Mohrhard |
2012-08-27 | Quick indentation fix on closing brace. | Kohei Yoshida |
2012-08-27 | fdo#46808, Adapt script::Converter service code to new style | Noel Grandin |
2012-08-26 | remove VBA_OOBUILD_HACK and friends | Noel Power |
2012-08-25 | The label size is computed from the length of the string it contains | Jean-Baptiste FAURE |
2012-08-25 | removed commented out code in sc/source/ui/undo | Philipp Riemer |
2012-08-25 | remove ascii-art and blank lines in sc/source/ui/undo | Philipp Riemer |
2012-08-25 | fdo#39468: Translated German comments in sc/source/ui/undo | Philipp Riemer |
2012-08-24 | Translation of comments from german in sc/source/ui/undo | Albert Thuswaldner |
2012-08-24 | Improve matrix import performance. | Daniel Bankston |
2012-08-24 | fix for fdo#49255 | Noel Power |
2012-08-23 | Get rid of the 3D look of the Formula Bar. | Jan Holesovsky |
2012-08-23 | A little cleanup and avoid exporting all methods from ScDatabaseRangeObj. | Kohei Yoshida |
2012-08-23 | Convert xlsx unnamed database range import to direct sc | Daniel Bankston |
2012-08-23 | Prevent broadcasts to gain xlsx formula import performance boost | Daniel Bankston |
2012-08-23 | Disable adjust height flag once for whole doc instead for each tab | Daniel Bankston |
2012-08-23 | Check for more cases of functions that should always be recalculated | Daniel Bankston |
2012-08-23 | add missing licence header | Markus Mohrhard |
2012-08-23 | fix ambigous overload | Markus Mohrhard |