summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin56-267/+113
2016-01-14use ROUND(...,10) on function results for General formatEike Rathke2-0/+0
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann3-10/+29
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna2-2/+3
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl1-3/+4
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock1-2/+2
2016-01-13sc: remove last ptr_map includesMichael Stahl3-3/+0
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-11/+13
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-7/+9
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-13/+15
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-5/+5
2016-01-13sc: replace boost::ptr_map with std::mapMichael Stahl2-9/+9
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-11/+11
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-7/+12
2016-01-13sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-9/+12
2016-01-13sc: Fix the unit tests.Jan Holesovsky1-1/+2
2016-01-13sc: Further .uno:Insert (inserting a new sheet) tweak.Jan Holesovsky1-2/+4
2016-01-13sc: Make .uno:Insert (inserting a new sheet) always succeed.Jan Holesovsky2-3/+14
2016-01-13Revert "sc: Make .uno:Insert (inserting a new sheet) always succeed."Michael Stahl2-14/+3
2016-01-13Revert "sc: Further .uno:Insert (inserting a new sheet) tweak."Michael Stahl1-4/+2
2016-01-13sc: Further .uno:Insert (inserting a new sheet) tweak.Jan Holesovsky1-2/+4
2016-01-13sc: Make .uno:Insert (inserting a new sheet) always succeed.Jan Holesovsky2-3/+14
2016-01-13sc: clean up remaining non-static isTiledRendering() usageMiklos Vajna9-31/+33
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin2-6/+2
2016-01-12sc lokit: refactor setPartHenry Castro4-17/+11
2016-01-12Revert "Stick to exact-type check"Stephan Bergmann1-1/+1
2016-01-12Mark some classes as finalStephan Bergmann1-1/+1
2016-01-12Stick to exact-type checkStephan Bergmann1-1/+1
2016-01-12sc: try to fix MSVC buildMichael Stahl2-46/+45
2016-01-12remove nonsensical U2S void macroEike Rathke1-386/+374
2016-01-12sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-12/+13
2016-01-12sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-4/+7
2016-01-12sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-12/+15
2016-01-12sc: replace boost::ptr_map with std::mapMichael Stahl2-6/+7
2016-01-12sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-11/+15
2016-01-12sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-29/+32
2016-01-12tdf#90606 Crash when delete a large part of a column with shift cells leftArul1-6/+15
2016-01-11add WEEKNUM_OOO hidden function resourceEike Rathke2-0/+32
2016-01-11tdf#46637 - Make partially visible cells fully visible on mouse clickSahasranaman M S1-1/+1
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann5-13/+13
2016-01-11loplugin:privatebase: Make derivation from Timer explicitly privateStephan Bergmann1-1/+1
2016-01-11loplugin:privatebase: Publicly derive from apitest classesStephan Bergmann16-19/+19
2016-01-11loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann27-48/+48
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann27-33/+33
2016-01-10Fix typosAndrea Gelmini61-69/+69
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock1-25/+25
2016-01-09crashtesting: ooo29815-1.doc assert on reexport to docCaolán McNamara1-1/+2
2016-01-09prepare for hidden flag in function description for Function WizardEike Rathke3-7/+32
2016-01-09loplugin:nullptrMarkus Mohrhard1-1/+1
2016-01-08silence mouse release warningCaolán McNamara1-1/+2