summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-01-12sc: try to fix MSVC buildMichael Stahl
2016-01-12remove nonsensical U2S void macroEike Rathke
2016-01-12sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2016-01-12sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2016-01-12sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2016-01-12sc: replace boost::ptr_map with std::mapMichael Stahl
2016-01-12sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2016-01-12sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2016-01-12tdf#90606 Crash when delete a large part of a column with shift cells leftArul
2016-01-11add WEEKNUM_OOO hidden function resourceEike Rathke
2016-01-11tdf#46637 - Make partially visible cells fully visible on mouse clickSahasranaman M S
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann
2016-01-11loplugin:privatebase: Make derivation from Timer explicitly privateStephan Bergmann
2016-01-11loplugin:privatebase: Publicly derive from apitest classesStephan Bergmann
2016-01-11loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-09crashtesting: ooo29815-1.doc assert on reexport to docCaolán McNamara
2016-01-09prepare for hidden flag in function description for Function WizardEike Rathke
2016-01-09loplugin:nullptrMarkus Mohrhard
2016-01-08silence mouse release warningCaolán McNamara
2016-01-08tdf#58122 FILESAVE: XLSX - Cell RTL direction state not savedPriyankaGaikwad
2016-01-08vcl: fix WaE messagesChris Sherlock
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl
2016-01-07tdf#89999 bugfix testKatarina Behrens