summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2015-12-17tdf#90598: filter options dialog controls expandableOliver Specht
2015-12-17handle varargs with first required and subsequent optional, tdf#71459 relatedEike Rathke
2015-12-17add RAWSUBTRACT spreadsheet function, tdf#71459Eike Rathke
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-12-17sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna
2015-12-16assert that no ODF import happens without a BaseURLMichael Stahl
2015-12-16don't call getOutputString when we are not using the result, tdf#92802Markus Mohrhard
2015-12-16sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna
2015-12-15Resolves: tdf#95440 SharedString are interned per document, re-internEike Rathke
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl
2015-12-15sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-15sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-15sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-15Prefix members with 'm'Tor Lillqvist
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-12-14tdf#96447 : Show correct borders in border editor when multimarkedDennis Francis
2015-12-14tdf#34094 : Allow column and row selections while creating a formulaDennis Francis
2015-12-14tdf#93837 Convert some Calc context menus to xmlMaxim Monastirsky
2015-12-12tdf#73006 : Put results in correct cells after Text to ColumnsDennis Francis
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-12tdf#96339 fix bug in sort listNoel Grandin
2015-12-11separate ScRange::Move() and MoveSticky(), tdf#92779Eike Rathke
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-11silence -Werror=strict-overflowEike Rathke
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-12-11unit test for sticky end col/row anchors, tdf#92779Eike Rathke
2015-12-11geez, how about actually checking the Move() error return? tdf#92779 relatedEike Rathke
2015-12-11sc: Merge ScMultiTextWnd into ScTextWnd.Jan Holesovsky
2015-12-11sc: Prefix members of ScInputBarGroup.Jan Holesovsky
2015-12-11sc interpreter: Force OpenCL off when testing the s/w interpreter.Jan Holesovsky