summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
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
2016-01-13sc: replace boost::ptr_map with std::mapMichael 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
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2016-01-13sc: Fix the unit tests.Jan Holesovsky
2016-01-13sc: Further .uno:Insert (inserting a new sheet) tweak.Jan Holesovsky
2016-01-13sc: Make .uno:Insert (inserting a new sheet) always succeed.Jan Holesovsky
2016-01-13Revert "sc: Make .uno:Insert (inserting a new sheet) always succeed."Michael Stahl
2016-01-13Revert "sc: Further .uno:Insert (inserting a new sheet) tweak."Michael Stahl
2016-01-13sc: Further .uno:Insert (inserting a new sheet) tweak.Jan Holesovsky
2016-01-13sc: Make .uno:Insert (inserting a new sheet) always succeed.Jan Holesovsky
2016-01-13sc: clean up remaining non-static isTiledRendering() usageMiklos Vajna
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2016-01-12sc lokit: refactor setPartHenry Castro
2016-01-12Revert "Stick to exact-type check"Stephan Bergmann
2016-01-12Mark some classes as finalStephan Bergmann
2016-01-12Stick to exact-type checkStephan Bergmann