summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-04the idea behind the test can't work right nowMarkus Mohrhard
2016-01-04let us use the standard way to implement an if .. else ifMarkus Mohrhard
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-12-30Use SAL_WARN hereMatúš Kukan
2015-12-30Kill remaining plugin bitsMaxim Monastirsky
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-27sal_uLong to sal_uInt32, ScHint relatedMatteo Casalin
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-12-27sal_uLong to sal_uInt32/sal_uInt64Matteo Casalin
2015-12-27Lnge to Language in ScNumFormatAbbrev member namesMatteo Casalin
2015-12-27Translate German commentsMatteo Casalin
2015-12-27sal_uLong/sal_uIntPtr for ScNumFormatAbbrevMatteo Casalin
2015-12-27Avoid redundant castMatteo Casalin
2015-12-24Kill useless headerMaxim Monastirsky
2015-12-24tdf#93837 Convert sheet row/col header context menus to xmlMaxim Monastirsky
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-23restore removed functionDavid Tardon
2015-12-23add missing includeDavid Tardon
2015-12-23New saving behaviorMaxim Monastirsky
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-12-22tdf#96588 - avoid redundant pivot cache filter on import.Michael Meeks
2015-12-22sc: loplugin:defaultparamsMiklos Vajna
2015-12-22tdf#89999: Fix ODF export of sub|superscript textKatarina Behrens
2015-12-22loplugin:unusedfields in scNoel Grandin
2015-12-21The sheet no. from .uno:Insert can also equal the current no. of tabsMihai Varga
2015-12-21tdf#96588 - avoid redundant work on large numbers of trailing rows.Michael Meeks
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-20tdf#93949 ensure memory stream is properly flushedTomaž Vajngerl
2015-12-19no need to repeatedly call getLengthMarkus Mohrhard
2015-12-19std::pair<OUString, OUString> is the more natural key typeMarkus Mohrhard
2015-12-19coverity#1343628 Dereference after null checkCaolán McNamara
2015-12-19Fix pivot cache debugging.Michael Meeks
2015-12-18Use std::unique_ptr for SdrLayerAdmin data member.Kohei Yoshida
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke
2015-12-18sc: convert SequenceMapping O(n^2) algorithm to O(n log(n)) tdf#85548Noel Grandin
2015-12-18crashtesting: crash on converting ooo93489-1.ods to pdfCaolán McNamara
2015-12-18sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-18sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-18sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-18sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-18sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-18tdf#93837 Convert RID_POPUP_TAB to xmlMaxim Monastirsky
2015-12-18Small corrections to Calc context menusMaxim Monastirsky
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens
2015-12-17Clean unused defines after src->xml conversionMaxim Monastirsky
2015-12-17nConfigId is always 0Maxim Monastirsky
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens