summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptrStephan Bergmann
2015-11-10loplugin:staticcallStephan Bergmann
2015-11-10tdf#91979: ScViewData::GetScrPos(): remove coordinates limit of 32767Mike Kaganski
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-10sc: mbIsMultiLine is always true.Jan Holesovsky
2015-11-10-Werror,-Wtautological-undefined-compareStephan Bergmann
2015-11-09sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-11-09loplugin:redundantcastStephan Bergmann
2015-11-09sc: add missing includes to prevloc.hxxMichael Stahl
2015-11-09sc: replace boost::ptr_list with std::list<std::unique_ptr>Michael Stahl
2015-11-09sc: replace boost::ptr_list with std::list<std::unique_ptr>Michael Stahl
2015-11-09Related tdf#92296, tdf#90812: Make this test more strictKatarina Behrens
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-08loplugin:vclwidgetsStephan Bergmann
2015-11-08sc lok: add missing commandNameHenry Castro
2015-11-08tdf#74667 Regression dialog: linear, logarithmic, powerTomaž Vajngerl
2015-11-08StatisticsDialogs: 3D addressing, add size to DataRangeIteratorTomaž Vajngerl
2015-11-08sc lok: Add initial test for .uno:CellCursorAndrzej Hunt
2015-11-07WaE: redundant const_cast [loplugin:redundantcast]Tor Lillqvist
2015-11-06sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-11-06sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-06sc: remove some unused boost includesMichael Stahl
2015-11-06Revert "sc lok: Cache viewdata zoom and reuse for cursor callback"Andrzej Hunt
2015-11-06comphelper: add a generic implementation of std container operator==Michael Stahl
2015-11-06coverity#1338247 Uncaught exceptionCaolán McNamara
2015-11-06sc: [loplugin:redundantcast]Michael Stahl
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06sc: actually std::set::operator== does not use Compare parameterMichael Stahl
2015-11-06sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-11-06drop unneeded includeDavid Tardon
2015-11-06Revert "Preserve whitespace also in formatted strings" for nowKatarina Behrens
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05return #N/A for defined but unsupported arguments, tdf#95010 relatedEike Rathke
2015-11-05a vector is unnecessary here, tdf#79983 follow-upEike Rathke
2015-11-05tdf#79983 - Fix to make calc sort lists case sensitiveSahas
2015-11-05tdf#92296: Fix off-by-one formatting of text runs on OOXML exportKatarina Behrens
2015-11-05tdf#91820 Round of small tweaks to Calc's menu barYousuf Philips
2015-11-05tdf#88137, tdf#89254: Preserve whitespace also in formatted stringsKatarina Behrens
2015-11-05sc lok: tdf#94605 introduce uno:CellCursorAndrzej Hunt
2015-11-05sc lok: make cell cursor behaviour consistent with desktopAndrzej Hunt
2015-11-05sc lok: Cache viewdata zoom and reuse for cursor callbackAndrzej Hunt
2015-11-05sc lok: Cell Cursor callbackAndrzej Hunt
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04tdf#39468 translated german comments in tabvwsh4.cxxAlbert Thuswaldner
2015-11-04yyyyyNoel Grandin