summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13coverity#706945 Uncaught exceptionCaolán McNamara
2014-06-13coverity#707016 Uncaught exceptionCaolán McNamara
2014-06-12fdo#77506: More reliable way to determine label strings.Kohei Yoshida
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Dead codeStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-10coverity#1187709 Uncaught exceptionCaolán McNamara
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida
2014-06-10coverity#1187810 Uncaught exceptionCaolán McNamara
2014-06-10Do not use GetSdrUndoFactory() in sc.Matúš Kukan
2014-06-10coverity#706877 Uncaught exceptionCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold
2014-06-06coverity#735806 Dereference after null checkCaolán McNamara
2014-06-06-Werror,-Wunused-macrosStephan Bergmann
2014-06-06Resolves: fdo#73675 tweak conversion to use SvSimpleTableCaolán McNamara
2014-06-06RID_SCDLG_COND_FORMAT_MANAGER conversion to .uisk94
2014-06-06coverity#735812 Dereference after null checkCaolán McNamara
2014-06-06coverity#735802 Unchecked dynamic_castCaolán McNamara
2014-06-05coverity#705214 Missing break in switch, assuming intentionalCaolán McNamara
2014-06-05Resolves: fdo#79021 cannot delete ListBox from inside its own Select handlerCaolán McNamara
2014-06-05coverity#705211 Missing break in switchCaolán McNamara
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-06-04compareToAscii -> equalsAsciiNoel Grandin
2014-06-02coverity#706959 Uncaught exceptionCaolán McNamara
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-30avoid crash when finding a non chart OLE2 shapeMarkus Mohrhard
2014-05-30fdo#79174: Use 3D address when the input and output are on different sheets.Kohei Yoshida
2014-05-30coverity#705838 Dereference before null checkCaolán McNamara
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara
2014-05-28coverity#704704 Unchecked dynamic_castCaolán McNamara
2014-05-28cid#706917 Uncaught exceptionNoel Grandin
2014-05-28cid#706934 Uncaught exceptionNoel Grandin
2014-05-28cid#706943 Uncaught exceptionNoel Grandin
2014-05-28cid#706949 Uncaught exceptionNoel Grandin
2014-05-28cid#706953 Uncaught exceptionNoel Grandin
2014-05-28cid#706954 Uncaught exceptionNoel Grandin
2014-05-28cid#706960 Uncaught exceptionNoel Grandin
2014-05-27Actually OK and Cancel is better here than Apply and Close.Kohei Yoshida
2014-05-27bin obsolete CLOOK commentsThomas Arnhold
2014-05-27cid#706962 Uncaught exceptionNoel Grandin
2014-05-27cid#706965 Uncaught exceptionNoel Grandin
2014-05-27cid#707024 Uncaught exceptionNoel Grandin
2014-05-27cid#707029 Uncaught exceptionNoel Grandin
2014-05-27cid#707057 Uncaught exceptionNoel Grandin
2014-05-27cid#707058 Uncaught exceptionNoel Grandin
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin