summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2015-12-16sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna
2015-12-15sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-12-15Prefix members with 'm'Tor Lillqvist
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-12-14tdf#96447 : Show correct borders in border editor when multimarkedDennis Francis
2015-12-14tdf#34094 : Allow column and row selections while creating a formulaDennis Francis
2015-12-14tdf#93837 Convert some Calc context menus to xmlMaxim Monastirsky
2015-12-12tdf#73006 : Put results in correct cells after Text to ColumnsDennis Francis
2015-12-12tdf#96339 fix bug in sort listNoel Grandin
2015-12-11geez, how about actually checking the Move() error return? tdf#92779 relatedEike Rathke
2015-12-11sc: Merge ScMultiTextWnd into ScTextWnd.Jan Holesovsky
2015-12-11sc: Prefix members of ScInputBarGroup.Jan Holesovsky
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-12-10tdf#93263: Take function mask from ScPivotFieldKatarina Behrens
2015-12-10s/dobble/doubleTor Lillqvist
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
2015-12-08tdf#96202 Revert accelerator back to 'I'Yousuf Philips
2015-12-07tdf#34449 : ability of deleting borders of a cell from adjacent cellDennis Francis
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-12-03uno::Sequence->std::vector in SfxIntegerListItemNoel Grandin
2015-12-03use comphelper::containerToSequence()Noel Grandin
2015-12-01Resolves: tdf#95629 quote CSV also if cell contains embedded '\r' CREike Rathke
2015-12-01cppcheck: memleakTakeshi Abe
2015-12-01fix memory leaks on loading and saving an ods fileDennis Francis
2015-12-01tdf#95990 - Calc is crashed when you double click on function in SidebaNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-26test for IsMouseCaptured before releasing mouseCaolán McNamara
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-24sc: Introduce Abstract Base Class for ScMatrix, for a future rework.Jan Holesovsky
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-18use unique_ptr for pImpl in sc/Noel Grandin
2015-11-17sc: loplugin:badstaticsMichael Stahl
2015-11-17Resolves: tdf#89907 do not modify original ScViewData's ScMarkDataEike Rathke
2015-11-16tdf#95824: Crash: when opening Function WizardJulien Nabet
2015-11-16sc lok: use client zoom for ViewRowColumnHeadersAndrzej Hunt
2015-11-16sc: add some assertions on ScAccessibleEditLineTextDataMichael Stahl
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin