summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-01-07Resolves: tdf#94208 broadcast fill undo (for deleted cells)Eike Rathke
2016-01-06Fix tdf#96524 : Do not change view when...Dennis Francis
2016-01-06Fix tdf#96523 : Correct the behavior when Ctrl key is pressedDennis Francis
2016-01-05create closing bracket token only when necessaryEike Rathke
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2016-01-05tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-upEike Rathke
2016-01-05Revert "Time wraparound validation feature"Markus Mohrhard
2016-01-05tdf#96198 adapt unit test to reality, tdf#50950 follow-upEike Rathke
2016-01-05loplugin:bodynotinblockStephan Bergmann
2016-01-05Time wraparound validation featureBenjamin Ni
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2016-01-04fix typoMarkus Mohrhard
2016-01-04don't use the same files in different unit testsMarkus Mohrhard
2016-01-04correct WEEKNUM DayOfWeek handling, tdf#50950 follow-up, tdf#95419 relatedEike Rathke
2016-01-04correct ISOWEEKNUM resource ExtraData parameter flags, tdf#50950 follow-upEike Rathke
2016-01-04WEEKNUM second parameter is optional defaulting to 1, tdf#50950 follow-upEike Rathke
2016-01-04these fields can be static constantsNoel Grandin
2016-01-04vcl: split classes out of metric.hxxChris Sherlock