summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/unoobj
Commit message (Expand)AuthorAgeFilesLines
* Implement data area size retrieval.Andrzej Hunt2014-08-301-4/+9
* Render tiles from calc.Andrzej Hunt2014-08-301-1/+1
* Use the source dimension name when searching for a dimension.Kohei Yoshida2014-08-291-4/+9
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-181-1/+0
* coverity#737702 Uncaught exceptionCaolán McNamara2014-08-171-1/+1
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-161-4/+2
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-161-2/+2
* fdo#79578: Properly update formulas upon change in db collection.Kohei Yoshida2014-07-281-1/+1
* move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin2014-07-241-1/+1
* fdo#63756 build libxml2 with ICU supportDavid Tardon2014-07-201-1/+2
* fdo#81309: Adjust references during sort.Kohei Yoshida2014-07-132-0/+2
* Add get/setPart to ITiledRenderable, and implement for sw/sc.Andrzej Hunt2014-07-121-0/+18
* add UNO API loadStylesFromDocumentLaurent Godard2014-07-111-20/+46
* Head cleanup - use forward declarations.Kohei Yoshida2014-07-101-0/+1
* document strange code, coverity#704001Markus Mohrhard2014-07-041-0/+1
* bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida2014-07-021-0/+8
* call the correct GetNotePosition method #fdo80551Laurent Godard2014-07-021-1/+1
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-274-4/+4
* fdo#39111 - UI inconsistent concerning suppression of output for empty pagesJoren De Cuyper2014-06-261-10/+10
* Add tiled rendering outline to Calc.Andrzej Hunt2014-06-251-0/+23
* remove whitespaceMarkus Mohrhard2014-06-2539-168/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-2424-1419/+1366
* rhbz#1111216 allow to export an empty sheet to PDFDavid Tardon2014-06-191-1/+1
* coverity#983728 Uncaught exceptionCaolán McNamara2014-06-191-4/+14
* coverity#1223091 Uncaught exceptionCaolán McNamara2014-06-171-2/+3
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* loplugin:staticcallStephan Bergmann2014-06-132-3/+3
* fdo#77506: More reliable way to determine label strings.Kohei Yoshida2014-06-121-1/+13
* coverity#1187810 Uncaught exceptionCaolán McNamara2014-06-101-2/+3
* coverity#706877 Uncaught exceptionCaolán McNamara2014-06-101-1/+2
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-093-12/+0
* various: remove SAL_THROW macroNoel Grandin2014-06-054-15/+10
* compareToAscii -> equalsAsciiNoel Grandin2014-06-041-1/+1
* remove unnecessary use of OUString constructor when throwingNoel Grandin2014-05-271-1/+1
* coverity#1130407 Missing break in switchCaolán McNamara2014-05-261-0/+1
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-233-12/+8
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet2014-05-203-16/+16
* kill some old 16 bit column indicesMarkus Mohrhard2014-05-201-3/+3
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-05-181-8/+6
* FixesJulien Nabet2014-05-173-4/+4
* More fixJulien Nabet2014-05-171-6/+6
* Fix previous commitJulien Nabet2014-05-171-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet2014-05-1720-247/+247
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet2014-05-141-1/+1
* No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida2014-05-141-2/+2
* o3tl::default_deleter->boost::checked_deleterCaolán McNamara2014-05-121-2/+2
* Move this function object to o3tl.Kohei Yoshida2014-05-121-2/+2
* coverity#705842 Dereference before null checkCaolán McNamara2014-05-111-6/+3
* Fix previous commit (sc part)Julien Nabet2014-05-112-3/+3
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet2014-05-115-11/+11