summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* editeng: track view shells in SfxListUndoActionsMiklos Vajna2016-08-022-2/+16
* editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndoMiklos Vajna2016-08-023-1/+16
* editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna2016-08-024-29/+21
* svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna2016-08-011-2/+2
* Resolves: tdf#101003 don't give paras in editeng accessible namesCaolán McNamara2016-07-272-14/+2
* improve passstuffbyref return analysisNoel Grandin2016-07-277-12/+12
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-07-263-3/+3
* new loplugin overrideparamNoel Grandin2016-07-251-2/+2
* sd lok: decouple vcl window focus from cursor visibilityMiklos Vajna2016-07-203-9/+9
* Resolves: tdf#97404 outline space wrong on second levelCaolán McNamara2016-07-191-24/+1
* Improve loplugin:unnecessaryoverrideStephan Bergmann2016-07-151-6/+0
* new loplugin unnecessary overrideNoel Grandin2016-07-154-17/+1
* tdf#100880 editeng spellchecking doesn't work sometimes...Caolán McNamara2016-07-131-3/+3
* Revert "bccu#1781: Impress/Comments - selection not updated on delete"Caolán McNamara2016-07-131-1/+0
* Fix typosAndrea Gelmini2016-07-111-1/+1
* Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann2016-07-107-54/+14
* ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara2016-07-101-5/+2
* Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke2016-07-082-3/+3
* SvxGetOrCreatePosDic parameter is unusedStephan Bergmann2016-07-083-5/+3
* loplugin:redundantcast: redundant static_casts in editengStephan Bergmann2016-07-081-1/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-0717-27/+27
* tdf#100734: Update bullet of paragraph on UNDOMike Kaganski2016-07-041-0/+2
* don't autocapitalize words that follow a field markCaolán McNamara2016-07-012-6/+34
* move #includes to top of fileNoel Grandin2016-06-291-2/+1
* Simplify some PutProperties callsStephan Bergmann2016-06-281-156/+117
* [API CHANGE] notebookbar: paragraph spacing controlsSzymon Kłos2016-06-271-1/+32
* loplugin:singlevalfields in editengNoel Grandin2016-06-243-5/+0
* tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu2016-06-231-1/+2
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-231-17/+17
* Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna2016-06-224-33/+1
* fix DBG_ASSERT condition to match messageNoel Grandin2016-06-211-1/+1
* improve error messageNoel Grandin2016-06-211-1/+1
* loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann2016-06-191-1/+1
* comphelper lok: remove the g_bViewCallback globalMiklos Vajna2016-06-172-28/+6
* coverity#1362679 try and tell coverity these are non-null by restoring...Caolán McNamara2016-06-131-15/+6
* Revert "coverity#1362679 try and tell coverty these are non-null by restoring...Caolán McNamara2016-06-131-6/+15
* coverity#1362679 try and tell coverty these are non-null by restoring...Caolán McNamara2016-06-131-15/+6
* editeng: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna2016-06-131-3/+15
* Clean up uses of Any::getValue() in editengStephan Bergmann2016-06-133-68/+66
* editeng: imlement per-view LOK_CALLBACK_CURSOR_VISIBLEMiklos Vajna2016-06-132-2/+15
* convert more DBG_ASSERT(false to SAL_WARNNoel Grandin2016-06-123-3/+4
* convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin2016-06-121-1/+1
* editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna2016-06-104-2/+36
* Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin2016-06-102-17/+17
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-093-12/+3
* Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2016-06-082-3/+3
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-062-6/+8
* remove some manual ref-countingNoel Grandin2016-06-062-28/+8
* tdf#96099 Remove sfx std::shared_ptr typedefsMark Page2016-06-041-1/+1
* Convert ComplexTextLayoutMode to scoped enumNoel Grandin2016-06-032-9/+9