summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-25tdf#86567 Dropdown for conditional formattingMaxim Monastirsky
2016-01-25Drop unused definesMaxim Monastirsky
2016-01-24tdf#74667 interchange slope and intercept for power regressionTomaž Vajngerl
2016-01-23tdf#97308: fix logic with conditional "ends with"Julien Nabet
2016-01-23sc lokit: update zoom values to graphic and text selectionHenry Castro
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna
2016-01-22Move sc/source/ui/dbgui/validate.cxx from scui to scStephan Bergmann
2016-01-21tdf#34873 : Show autofilter row count in status barDennis Francis
2016-01-21IMHO " : " doesn't need to be localizable, tdf#95878 follow-upEike Rathke
2016-01-21sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets.Jan Holesovsky
2016-01-21sc lok: Fix .uno:Remove (removing sheets) to accept a parameter.Jan Holesovsky
2016-01-21sc lok: Fix .uno:Name (renaming sheets) to really accept parameters.Jan Holesovsky
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-20there's no reason to be sparing with new linesEike Rathke
2016-01-20tdf#97247 Keep focus on merged cell at top-left cornerTakeshi Abe
2016-01-20nitpicks, tdf#96822 follow-upEike Rathke
2016-01-20tdf#96822 : Make cell contents left align when number formatting is textYogesh Desai
2016-01-19sc lokit: the visible row/column must be 0, when loading a documentHenry Castro
2016-01-19follow-up of tdf#89031Winfried Donkers
2016-01-19loplugin:unusedmethods in sc/Noel Grandin
2016-01-19Make virtual ~ScValidationDlg non-inlineStephan Bergmann
2016-01-19-Werror=address (GCC 6)Stephan Bergmann
2016-01-19-Werror=maybe-uninitialized (GCC 6)Stephan Bergmann
2016-01-19-Werror=address (GCC 6)Stephan Bergmann
2016-01-19tdf#88737 handle temporary array formula matrix circular referenceEike Rathke
2016-01-18loplugin:defaultparamsStephan Bergmann
2016-01-18use nullptr, tdf#95878 follow-upEike Rathke
2016-01-18tdf#95878 made more useful function suggestion system in formula editingKeigo Kawamura
2016-01-18loplugin:unreffunStephan Bergmann
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-17cppcheck: fix 2 variableScope reports in scJulien Nabet
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl
2016-01-15-Werror=unused-but-set-variableNoel Grandin
2016-01-15sc tiled rendering: it's pointless to send selection changes during search allMiklos Vajna
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-14use ROUND(...,10) on function results for General formatEike Rathke
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock
2016-01-13sc: remove last ptr_map includesMichael Stahl
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl