summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2013-07-16convert versions of dialog to .uiCaolán McNamara9-30/+23
2013-07-15attempt at HIG compliance (./bin/lint-ui.py path/to/.ui)Caolán McNamara1-23/+23
2013-07-15RNG: Externalize strings and add .ui to UIConfigTomaž Vajngerl2-26/+127
2013-07-14fdo#66477 Random Number Generation added to menu>fill.Tomaž Vajngerl9-0/+600
2013-07-14If you do DRY don't do it with a MACRO.Tomaž Vajngerl1-14/+12
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke6-10/+10
2013-07-12fdo#64448: Don't get type name from incorrect filter.Kohei Yoshida1-3/+2
2013-07-12WaE: private field 'pBtnHelp' is not usedTor Lillqvist1-1/+0
2013-07-12GtkComboBox->GtkComboBoxText to use the items, etcCaolán McNamara2-19/+12
2013-07-12modern .ui widgetlayout for areasdlg/printareasdlgCsikós Tamás4-273/+122
2013-07-11fdo#66655: Get GETPIVOTDATA to work again.Kohei Yoshida2-86/+6
2013-07-11modern .ui widgetlayout for tpviewCsikós Tamás4-502/+165
2013-07-09Revert "Separate ScDocShell declaration with ScDocShellRef declaration."Markus Mohrhard2-469/+448
2013-07-09Separate ScDocShell declaration with ScDocShellRef declaration.Kohei Yoshida2-448/+469
2013-07-09Remove warning by using the right printf commandsArnaud Versini1-2/+2
2013-07-09Mark as constTakeshi Abe23-48/+48
2013-07-08-Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann1-1/+1
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann2-2/+2
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud27-311/+314
2013-07-05accidental push of merge in progress, sighCaolán McNamara6-55/+9
2013-07-05Related: #i122635# Add layouting to some sidebar panels.Andre Fischer6-9/+55
2013-07-02remove post .ui conversion unused ResId loadersCaolán McNamara4-53/+0
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida3-0/+3
2013-07-01WaE: pOldRanges may be used uninitializedIvan Timofeev1-1/+1
2013-07-01simplify AddPrintRanges calls at import timeLaurent Godard1-2/+5
2013-07-01Resolves: fdo#66027 #i122116# Remove GalleryExplorer member functionsAriel Constenla-Haile3-107/+26
2013-07-01Start moving all these DEBUG_FOO into calcmacros.hxx.Kohei Yoshida1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold49-259/+259
2013-06-29remove some createFromAscii usageThomas Arnhold1-1/+1
2013-06-29hide the style boxes to collapse the date entries fullyMarkus Mohrhard1-0/+2
2013-06-29update all style lists when a new style is addedMarkus Mohrhard2-4/+67
2013-06-29extract this functionality from the uno codeMarkus Mohrhard3-142/+3
2013-06-29use the local setting aware method for the UI, fdo#64754Markus Mohrhard1-11/+17
2013-06-28fdo#43460 sc: use isEmpty()Jelle van der Waa4-6/+6
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold2-2/+2
2013-06-28convert pdf security page to .uiCaolán McNamara2-10/+10
2013-06-27Revert "These should be ifdef, per compiler warnings."Kohei Yoshida1-1/+1
2013-06-27These should be ifdef, per compiler warnings.Kohei Yoshida1-1/+1
2013-06-27I forgot to pass the string param objects.Kohei Yoshida1-2/+2
2013-06-27Remove duplicate code blocks.Kohei Yoshida1-10/+1
2013-06-27abstract out the FormulaGroupInterpreter more cleanly.Michael Meeks1-12/+5
2013-06-27use #if to avoid gotchas, move header to include, make UI conditional.Michael Meeks2-4/+10
2013-06-27more work on formula interpretation.Jing Xian1-0/+10
2013-06-27Resolves: #i121008# corrected calc cell comment stuffArmin Le Grand5-16/+20
2013-06-26fdo#65856 allow shift cells in paste special for copy-modeWinfried Donkers1-1/+1
2013-06-26convert calculation settings dialog to .ui formatCaolán McNamara4-256/+69
2013-06-26fix OptionString to set a correct item sizeCaolán McNamara1-3/+29
2013-06-26coverity#1038508 Use after free (USE_AFTER_FREE)Caolán McNamara1-3/+3
2013-06-25Avoid ID number clash.Kohei Yoshida1-2/+2
2013-06-25cleanup options dialog, and add an option for formula grouping.Michael Meeks4-51/+92