summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
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
2016-05-25tdf#89329: use unique_ptr for pImpl in xmlcnitmXisco Fauli
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-21fix bad index/assertion failure with line ending autocorrect patternsLászló Németh
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-18Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for CalcEike Rathke
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin