Age | Commit message (Expand) | Author |
2013-07-09 | Revert "Separate ScDocShell declaration with ScDocShellRef declaration." | Markus Mohrhard |
2013-07-09 | Separate ScDocShell declaration with ScDocShellRef declaration. | Kohei Yoshida |
2013-07-09 | Remove warning by using the right printf commands | Arnaud Versini |
2013-07-09 | Mark as const | Takeshi Abe |
2013-07-08 | -Werror,-Wheader-guard (Clang trunk towards 3.4) | Stephan Bergmann |
2013-07-08 | -Werror,-Wdeprecated-register (Clang trunk towards 3.4) | Stephan Bergmann |
2013-07-07 | module svl: all String and some bool and related clean-up | Norbert Thiebaud |
2013-07-05 | accidental push of merge in progress, sigh | Caolán McNamara |
2013-07-05 | Related: #i122635# Add layouting to some sidebar panels. | Andre Fischer |
2013-07-02 | remove post .ui conversion unused ResId loaders | Caolán McNamara |
2013-07-01 | Reduce dependency on the matrix header. | Kohei Yoshida |
2013-07-01 | WaE: pOldRanges may be used uninitialized | Ivan Timofeev |
2013-07-01 | simplify AddPrintRanges calls at import time | Laurent Godard |
2013-07-01 | Resolves: fdo#66027 #i122116# Remove GalleryExplorer member functions | Ariel Constenla-Haile |
2013-07-01 | Start moving all these DEBUG_FOO into calcmacros.hxx. | Kohei Yoshida |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-29 | remove some createFromAscii usage | Thomas Arnhold |
2013-06-29 | hide the style boxes to collapse the date entries fully | Markus Mohrhard |
2013-06-29 | update all style lists when a new style is added | Markus Mohrhard |
2013-06-29 | extract this functionality from the uno code | Markus Mohrhard |
2013-06-29 | use the local setting aware method for the UI, fdo#64754 | Markus Mohrhard |
2013-06-28 | fdo#43460 sc: use isEmpty() | Jelle van der Waa |
2013-06-28 | remove toolkit/unohlp.hxx hack | Thomas Arnhold |
2013-06-28 | convert pdf security page to .ui | Caolán McNamara |
2013-06-27 | Revert "These should be ifdef, per compiler warnings." | Kohei Yoshida |
2013-06-27 | These should be ifdef, per compiler warnings. | Kohei Yoshida |
2013-06-27 | I forgot to pass the string param objects. | Kohei Yoshida |
2013-06-27 | Remove duplicate code blocks. | Kohei Yoshida |
2013-06-27 | abstract out the FormulaGroupInterpreter more cleanly. | Michael Meeks |
2013-06-27 | use #if to avoid gotchas, move header to include, make UI conditional. | Michael Meeks |
2013-06-27 | more work on formula interpretation. | Jing Xian |
2013-06-27 | Resolves: #i121008# corrected calc cell comment stuff | Armin Le Grand |
2013-06-26 | fdo#65856 allow shift cells in paste special for copy-mode | Winfried Donkers |
2013-06-26 | convert calculation settings dialog to .ui format | Caolán McNamara |
2013-06-26 | fix OptionString to set a correct item size | Caolán McNamara |
2013-06-26 | coverity#1038508 Use after free (USE_AFTER_FREE) | Caolán McNamara |
2013-06-25 | Avoid ID number clash. | Kohei Yoshida |
2013-06-25 | cleanup options dialog, and add an option for formula grouping. | Michael Meeks |
2013-06-24 | Move ScEditDataArray out of cell.?xx and into its own files. | Kohei Yoshida |
2013-06-24 | CELLTYPE_DESTROYED no longer relevant. Chuck it. | Kohei Yoshida |
2013-06-24 | ScFormulaCell is no longer a child class of ScBaseCell. | Kohei Yoshida |
2013-06-24 | Switch to using multi_type_vector for cell storage. | Kohei Yoshida |
2013-06-24 | Resolves: #i120020# corrected paragraph merge... | Armin Le Grand |
2013-06-24 | fdo#51296 Helptext added for hyperlinks, hlinks behave as in writer | Akash Shetye |
2013-06-22 | kill TBX_UPDATER_MODE_* | Ivan Timofeev |
2013-06-19 | Resolves: #i122497# Filter D&D flags for calc D&D | Armin Le Grand |
2013-06-18 | use sizegroups and shown/hidden buttons to stop ui jitter | Caolán McNamara |
2013-06-18 | Convert Formula tabpage to .ui and adapt code. | Jan Holesovsky |
2013-06-18 | Convert Sort lists tabpage to .ui and adapt code. | Jan Holesovsky |
2013-06-18 | String to OUString (SfxStringItem and related) | Matteo Casalin |