summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2016-10-10Engine() return mpOutliner, so can crash if Engine() used post deleteCaolán McNamara
2016-10-10Resolves: tdf#101711 revert attempt to drop unused bg imagesCaolán McNamara
2016-10-04fix bug in DocumentSettings::LoadList when testing result of lastIndexOfNoel Grandin
2016-10-01Related: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-23sd lok: fix pixel-to-logic conversion in DrawViewShell::MakeVisible()Miklos Vajna
2016-09-20disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-09-20Resolves: tdf#102293 triple click results in visually unselected wordCaolán McNamara
2016-09-19sd draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback()Miklos Vajna
2016-09-16sd draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna
2016-09-14sd lok draw text: make sure watching views have no cursorsMiklos Vajna
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-09-02svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna
2016-09-01sd: fix un-sorted SidArray in FuChar::DoExecute()Michael Stahl
2016-08-17sd lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna
2016-08-17LOK unit tests: document what is a view callbackMiklos Vajna
2016-08-04sd: track view shell id in SdUndoActionMiklos Vajna
2016-08-04tdf#89466: Slide Background tabRishabh Kumar
2016-08-04sd doc model dump: include undo manager infoMiklos Vajna
2016-08-04svx: track view shell id in SdrUndoActionMiklos Vajna
2016-08-02svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-02svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-29sd: OOoXML import: fix loss of animationsMichael Stahl
2016-07-28svx lok: fix handling of text edit drawing when view/page changesMiklos Vajna
2016-07-28svx lok: avoid SfxViewShell::Current() during constructing a new view shellMiklos Vajna
2016-07-25sd: implement LOK_CALLBACK_VIEW_LOCKMiklos Vajna
2016-07-21CppunitTest_sd_tiledrendering: fix undefined behavior, leading to crashMiklos Vajna
2016-07-21sd lok: decouple vcl window focus from cursor visibilityMiklos 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-21svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna
2016-07-20Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna
2016-07-20Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna
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-20convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-07-20convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
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-20tdf#97087 Give comprehensible names to timersMuhammet Kara
2016-07-20tdf#95857 Sort out German plurals ...danielt998
2016-07-20svx: SdrModel::mbTiledRendering is never readMiklos Vajna
2016-07-20vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-07-20Fix typosAndrea Gelmini
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-07-20sd: clean up remaining non-static isTiledRendering() usageMiklos Vajna
2016-07-20sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna
2016-07-20Fix typosAndrea Gelmini