summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-08-05sc: implement SfxUndoAction::GetViewShellId() interface ...Miklos Vajna
2016-08-03editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-08-02sc lok: add parameters for column/row resizeHenry Castro
2016-08-02svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-02svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-29No need for own implementation of erfc() in OpenCLTor Lillqvist
2016-07-29Need to try to avoid TDR also with NVIDIA cards on Windows 7 or earlierLaszlo Nemeth
2016-07-26sc: implement LOK_CALLBACK_VIEW_LOCKMiklos Vajna
2016-07-22Resolves: tdf#100847 also external svEmptyCell is 0 in numeric contextEike Rathke
2016-07-22sc: provide size in the payload of LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna
2016-07-21sc lok: notify other views about selection changes of multiple cellsMiklos Vajna
2016-07-21sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna
2016-07-21lok::Document::destroyView: clean up view cursors/selectionsMiklos Vajna
2016-07-21CppunitTest_sc_tiledrendering: clear reference to local var in timeMiklos Vajna
2016-07-20sc: add LOK_CALLBACK_CELL_VIEW_CURSOR testcaseMiklos Vajna
2016-07-20CppunitTest_sc_tiledrendering: replace ifdefs with a single makefile conditionMiklos Vajna
2016-07-20sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna
2016-07-20Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna
2016-07-20Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna
2016-07-20Resolves: tdf#100764 check row when determining bounds for deleted rangeEike Rathke
2016-07-20forward compatibility for several _xlfn.ORG.OPENOFFICE.* functions in OOXMLEike Rathke
2016-07-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna
2016-07-20comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-07-20comphelper: enable LibreOfficeKit::isViewCallback() by defaultMiklos Vajna
2016-07-20sc: implement per-view resetSelection()Miklos Vajna
2016-07-20Give unique, comprehensible names to timers tdf#97087emahaldar/em
2016-07-20convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-07-20remove some unnecessary castingNoel Grandin
2016-07-20Convert SC_MF to scoped enumNoel Grandin
2016-07-20tdf#99783 Invalidate SID_ATTR_CHAR_OVERLINEMaxim Monastirsky
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-07-20use Any constructor instead of temporariesNoel Grandin
2016-07-20Fix typosAndrea Gelmini
2016-07-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-07-20tdf#97087 Give comprehensible names to timersMuhammet Kara
2016-07-20tdf#84938 replace #define with scoped typed_flagsJochen Nitschke
2016-07-20sc tiled rendering: Fix a corner case with shift modifierPranav Kant
2016-07-20tdf#84938 replace #defined constant with scoped enum classJochen Nitschke
2016-07-20svx: SdrModel::mbTiledRendering is never readMiklos Vajna
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-07-20Fix typosAndrea Gelmini
2016-07-20unnecessary use of OUString constructorNoel Grandin
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-07-20sc: clean up remaining non-static isTiledRendering() usageMiklos Vajna
2016-07-20sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna
2016-07-20loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann
2016-07-20Fix typosAndrea Gelmini
2016-07-20vcl: fix WaE messagesChris Sherlock
2016-07-20new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2016-07-20sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin