summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2017-03-06Resolves: tdf#106123 store and restore the PaM around the menu ExecuteCaolán McNamara
2017-02-28LOK - Calc: Text is not visible in cell when entering numerical inputMarco Cecchetti
2017-02-08tdf#96354 correct broken autocorrect INitial CApitalsYossi Zahn
2017-02-08Resolves: tdf#104152 suppress notifications from EditEngine during PasteEike Rathke
2017-02-08tdf#103334 - EDITING: Undo on bullet point styleNoel Grandin
2017-02-08tdf#90070 don't clip flys with bordersJustin Luth
2017-01-27tdf#103927: Share single standard VirtualDevice instance.Kohei Yoshida
2016-10-23Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for CalcEike Rathke
2016-10-14LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti
2016-10-09LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti
2016-09-20editeng: don't let wild-card auto-correct leave current wordMichael Stahl
2016-09-14missing headerAndras Timar
2016-09-14fix weird selection problem in desktop editengAndras Timar
2016-09-14sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna
2016-09-14sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna
2016-09-09Fixed several WerrorsMarco Cecchetti
2016-08-17editeng: introduce OutlinerViewShell::NotifyOtherViews()Miklos Vajna
2016-08-03editeng: track view shells in SfxListUndoActionsMiklos Vajna
2016-08-03editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndoMiklos Vajna
2016-08-03editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-08-02svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-07-21sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna
2016-07-20Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos 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-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-07-20use Any constructor instead of temporariesNoel Grandin
2016-07-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-07-20clang-tidy performance-unnecessary-value-param in editengNoel Grandin
2016-07-20unnecessary use of OUString constructorNoel Grandin
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-07-20loplugin:unusedmethods unused return value in include/editengNoel Grandin
2016-07-20loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann
2016-07-20Fix typosAndrea Gelmini
2016-07-20sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2016-07-12Bin silly 'STATIC DATA' commentsTor Lillqvist
2016-07-12editeng: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna
2016-07-12editeng: imlement per-view LOK_CALLBACK_CURSOR_VISIBLEMiklos Vajna
2016-07-12editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna
2016-07-12coverity#1355507 uninitialized scalar fieldCaolán McNamara
2016-07-12loplugin:constantparam in editengNoel Grandin
2016-07-12loplugin:unuseddefaultparams in editengNoel Grandin
2016-07-12loplugin:unusedfieldsNoel Grandin
2016-07-12editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna
2016-07-12Remove excess newlinesChris Sherlock
2016-07-12editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna
2016-07-12editeng: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna
2016-07-12Fix SdrModel::libreOfficeKitCallback() vs ImpEditView duplicationMiklos Vajna
2016-07-12update unusedmethods plugin to deal with constructorsNoel Grandin