summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2016-07-11Fix typosAndrea Gelmini
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann
2016-07-10ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-08SvxGetOrCreatePosDic parameter is unusedStephan Bergmann
2016-07-08loplugin:redundantcast: redundant static_casts in editengStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-04tdf#100734: Update bullet of paragraph on UNDOMike Kaganski
2016-07-01don't autocapitalize words that follow a field markCaolán McNamara
2016-06-29move #includes to top of fileNoel Grandin
2016-06-28Simplify some PutProperties callsStephan Bergmann
2016-06-27[API CHANGE] notebookbar: paragraph spacing controlsSzymon Kłos
2016-06-24loplugin:singlevalfields in editengNoel Grandin
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna
2016-06-21fix DBG_ASSERT condition to match messageNoel Grandin
2016-06-21improve error messageNoel Grandin
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-13coverity#1362679 try and tell coverity these are non-null by restoring...Caolán McNamara
2016-06-13Revert "coverity#1362679 try and tell coverty these are non-null by restoring...Caolán McNamara
2016-06-13coverity#1362679 try and tell coverty these are non-null by restoring...Caolán McNamara
2016-06-13editeng: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna
2016-06-13Clean up uses of Any::getValue() in editengStephan Bergmann
2016-06-13editeng: imlement per-view LOK_CALLBACK_CURSOR_VISIBLEMiklos Vajna
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-10editeng: implement per-view LOK_CALLBACK_INVALIDATE_VISIBLE_CURSORMiklos Vajna
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-29bccu#1851 - CTRL+A in Writer comments shows selection at top-left cornerAshod Nakashian
2016-05-29bccu#1781: Impress/Comments - selection not updated on deleteAshod Nakashian
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-26Convert TextDirectionality to scoped enumNoel Grandin
2016-05-25sw: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-05-25Fix typosAndrea Gelmini