Age | Commit message (Expand) | Author |
2015-11-10 | loplugin:stringconstant | Stephan Bergmann |
2015-11-10 | loplugin:nullptr | Stephan Bergmann |
2015-11-10 | loplugin:staticcall | Stephan Bergmann |
2015-11-10 | tdf#91979: ScViewData::GetScrPos(): remove coordinates limit of 32767 | Mike Kaganski |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-10 | sc: mbIsMultiLine is always true. | Jan Holesovsky |
2015-11-10 | -Werror,-Wtautological-undefined-compare | Stephan Bergmann |
2015-11-09 | sc: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-11-09 | loplugin:redundantcast | Stephan Bergmann |
2015-11-09 | sc: add missing includes to prevloc.hxx | Michael Stahl |
2015-11-09 | sc: replace boost::ptr_list with std::list<std::unique_ptr> | Michael Stahl |
2015-11-09 | sc: replace boost::ptr_list with std::list<std::unique_ptr> | Michael Stahl |
2015-11-09 | Related tdf#92296, tdf#90812: Make this test more strict | Katarina Behrens |
2015-11-09 | sc: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-11-09 | sc: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-11-09 | sc: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-11-09 | sc: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-08 | loplugin:vclwidgets | Stephan Bergmann |
2015-11-08 | sc lok: add missing commandName | Henry Castro |
2015-11-08 | tdf#74667 Regression dialog: linear, logarithmic, power | Tomaž Vajngerl |
2015-11-08 | StatisticsDialogs: 3D addressing, add size to DataRangeIterator | Tomaž Vajngerl |
2015-11-08 | sc lok: Add initial test for .uno:CellCursor | Andrzej Hunt |
2015-11-07 | WaE: redundant const_cast [loplugin:redundantcast] | Tor Lillqvist |
2015-11-06 | sc: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-11-06 | sc: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-11-06 | sc: remove some unused boost includes | Michael Stahl |
2015-11-06 | Revert "sc lok: Cache viewdata zoom and reuse for cursor callback" | Andrzej Hunt |
2015-11-06 | comphelper: add a generic implementation of std container operator== | Michael Stahl |
2015-11-06 | coverity#1338247 Uncaught exception | Caolán McNamara |
2015-11-06 | sc: [loplugin:redundantcast] | Michael Stahl |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (manually due to macros) | Stephan Bergmann |
2015-11-06 | sc: actually std::set::operator== does not use Compare parameter | Michael Stahl |
2015-11-06 | sc: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-11-06 | drop unneeded include | David Tardon |
2015-11-06 | Revert "Preserve whitespace also in formatted strings" for now | Katarina Behrens |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | return #N/A for defined but unsupported arguments, tdf#95010 related | Eike Rathke |
2015-11-05 | a vector is unnecessary here, tdf#79983 follow-up | Eike Rathke |
2015-11-05 | tdf#79983 - Fix to make calc sort lists case sensitive | Sahas |
2015-11-05 | tdf#92296: Fix off-by-one formatting of text runs on OOXML export | Katarina Behrens |
2015-11-05 | tdf#91820 Round of small tweaks to Calc's menu bar | Yousuf Philips |
2015-11-05 | tdf#88137, tdf#89254: Preserve whitespace also in formatted strings | Katarina Behrens |
2015-11-05 | sc lok: tdf#94605 introduce uno:CellCursor | Andrzej Hunt |
2015-11-05 | sc lok: make cell cursor behaviour consistent with desktop | Andrzej Hunt |
2015-11-05 | sc lok: Cache viewdata zoom and reuse for cursor callback | Andrzej Hunt |
2015-11-05 | sc lok: Cell Cursor callback | Andrzej Hunt |
2015-11-05 | fix tdf#95488, crash in report wizard | Noel Grandin |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-04 | tdf#39468 translated german comments in tabvwsh4.cxx | Albert Thuswaldner |