summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2014-07-04document strange code, coverity#704001Markus Mohrhard
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-07-02call the correct GetNotePosition method #fdo80551Laurent Godard
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-26fdo#39111 - UI inconsistent concerning suppression of output for empty pagesJoren De Cuyper
2014-06-25Add tiled rendering outline to Calc.Andrzej Hunt
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-19rhbz#1111216 allow to export an empty sheet to PDFDavid Tardon
2014-06-19coverity#983728 Uncaught exceptionCaolán McNamara
2014-06-17coverity#1223091 Uncaught exceptionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-12fdo#77506: More reliable way to determine label strings.Kohei Yoshida
2014-06-10coverity#1187810 Uncaught exceptionCaolán McNamara
2014-06-10coverity#706877 Uncaught exceptionCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-06-04compareToAscii -> equalsAsciiNoel Grandin
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-26coverity#1130407 Missing break in switchCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-20kill some old 16 bit column indicesMarkus Mohrhard
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-17FixesJulien Nabet
2014-05-17More fixJulien Nabet
2014-05-17Fix previous commitJulien Nabet
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-14No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida
2014-05-12o3tl::default_deleter->boost::checked_deleterCaolán McNamara
2014-05-12Move this function object to o3tl.Kohei Yoshida
2014-05-11coverity#705842 Dereference before null checkCaolán McNamara
2014-05-11Fix previous commit (sc part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-09Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part7Julien Nabet
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part5Julien Nabet
2014-05-06Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01Simplify type detectorsMaxim Monastirsky
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-22Do not unconditionally throw NoSuchElementExceptionStephan Bergmann
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-18coverity#704274 Logically dead codeCaolán McNamara
2014-04-17limit the range shrinking in charts to really large ranges, fdo#70609,Markus Mohrhard