summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2016-10-10Remove NumberFormatCodeWrapperMaarten Bosmans
2016-10-10Resolves: tdf#101711 revert attempt to drop unused bg imagesCaolán McNamara
2016-10-10Resolves: tdf#101884 keyboard navigation in User defined border controlCaolán McNamara
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-24sc lok: avoid full invalidate tilesHenry Castro
2016-09-20disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-09-16LOK: tile rendering regression fixAshod Nakashian
2016-09-16LOK: fast tile rendering (graphics and buttons)Ashod Nakashian
2016-09-14sd lok draw text: make sure watching views have no cursorsMiklos Vajna
2016-09-14sw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION as part of registerCallback()Miklos Vajna
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-09-02svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna
2016-08-04svx: track view shell id in SdrUndoActionMiklos Vajna
2016-08-03editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-08-02svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-02svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
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-27svx lok: draw text edits in all viewsMiklos Vajna
2016-07-22Resolves: tdf#100845 exception during vcl painting -> std::terminatecp-5.1-2Caolán McNamara
2016-07-21sd lok: fix hard to select a full tableHenry Castro
2016-07-21sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna
2016-07-21svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTIONMiklos Vajna
2016-07-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna
2016-07-20comphelper lok: remove the g_bViewCallback globalMiklos 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-20tdf#89329: use unique_ptr for pImpl in svdmodelXisco Fauli
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-07-20use Any constructor instead of temporariesNoel Grandin
2016-07-20cppcheck: silence known condition warning in svx tablecontrollerJochen Nitschke
2016-07-20clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-07-20svx: remove unused SdrModel::getLibreOfficeKitCallback()Miklos Vajna
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-20unnecessary use of OUString constructorNoel Grandin
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-07-20svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2016-07-20Fix typosAndrea Gelmini
2016-07-20sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2016-07-20loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2016-07-13Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara
2016-07-12sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna
2016-07-12svx: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna
2016-07-12editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna
2016-07-12svx lok: assert that per-view callbacks don't invoke the model callbackMiklos Vajna
2016-07-12editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna
2016-07-12Remove excess newlinesChris Sherlock