summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2013-07-09Revert "Separate ScDocShell declaration with ScDocShellRef declaration."Markus Mohrhard
2013-07-09Separate ScDocShell declaration with ScDocShellRef declaration.Kohei Yoshida
2013-07-09Remove warning by using the right printf commandsArnaud Versini
2013-07-09Mark as constTakeshi 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-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-07-05accidental push of merge in progress, sighCaolán McNamara
2013-07-05Related: #i122635# Add layouting to some sidebar panels.Andre Fischer
2013-07-02remove post .ui conversion unused ResId loadersCaolán McNamara
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida
2013-07-01WaE: pOldRanges may be used uninitializedIvan Timofeev
2013-07-01simplify AddPrintRanges calls at import timeLaurent Godard
2013-07-01Resolves: fdo#66027 #i122116# Remove GalleryExplorer member functionsAriel Constenla-Haile
2013-07-01Start moving all these DEBUG_FOO into calcmacros.hxx.Kohei Yoshida
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-06-29hide the style boxes to collapse the date entries fullyMarkus Mohrhard
2013-06-29update all style lists when a new style is addedMarkus Mohrhard
2013-06-29extract this functionality from the uno codeMarkus Mohrhard
2013-06-29use the local setting aware method for the UI, fdo#64754Markus Mohrhard
2013-06-28fdo#43460 sc: use isEmpty()Jelle van der Waa
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-28convert pdf security page to .uiCaolán McNamara
2013-06-27Revert "These should be ifdef, per compiler warnings."Kohei Yoshida
2013-06-27These should be ifdef, per compiler warnings.Kohei Yoshida
2013-06-27I forgot to pass the string param objects.Kohei Yoshida
2013-06-27Remove duplicate code blocks.Kohei Yoshida
2013-06-27abstract out the FormulaGroupInterpreter more cleanly.Michael Meeks
2013-06-27use #if to avoid gotchas, move header to include, make UI conditional.Michael Meeks
2013-06-27more work on formula interpretation.Jing Xian
2013-06-27Resolves: #i121008# corrected calc cell comment stuffArmin Le Grand
2013-06-26fdo#65856 allow shift cells in paste special for copy-modeWinfried Donkers
2013-06-26convert calculation settings dialog to .ui formatCaolán McNamara
2013-06-26fix OptionString to set a correct item sizeCaolán McNamara
2013-06-26coverity#1038508 Use after free (USE_AFTER_FREE)Caolán McNamara
2013-06-25Avoid ID number clash.Kohei Yoshida
2013-06-25cleanup options dialog, and add an option for formula grouping.Michael Meeks
2013-06-24Move ScEditDataArray out of cell.?xx and into its own files.Kohei Yoshida
2013-06-24CELLTYPE_DESTROYED no longer relevant. Chuck it.Kohei Yoshida
2013-06-24ScFormulaCell is no longer a child class of ScBaseCell.Kohei Yoshida
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida
2013-06-24Resolves: #i120020# corrected paragraph merge...Armin Le Grand
2013-06-24fdo#51296 Helptext added for hyperlinks, hlinks behave as in writerAkash Shetye
2013-06-22kill TBX_UPDATER_MODE_*Ivan Timofeev
2013-06-19Resolves: #i122497# Filter D&D flags for calc D&DArmin Le Grand
2013-06-18use sizegroups and shown/hidden buttons to stop ui jitterCaolán McNamara
2013-06-18Convert Formula tabpage to .ui and adapt code.Jan Holesovsky
2013-06-18Convert Sort lists tabpage to .ui and adapt code.Jan Holesovsky
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin