summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)AuthorFilesLines
2019-06-26allow welded drag and drop into editviewCaolán McNamara1-0/+9
2019-06-26Index on WID+memberID in SvxItemPropertySet::aCombineListStephan Bergmann1-2/+2
2019-06-25use common WeldEditViewCaolán McNamara1-4/+6
2019-06-25factor out to a common WeldEditViewCaolán McNamara1-0/+62
2019-06-12loplugin:unusedmethodsNoel Grandin1-5/+0
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen1-0/+1
2019-06-05editeng: consider btlr in SvxFrameDirectionItem::GetValueCount()Miklos Vajna1-1/+1
2019-06-03tdf#120412 char formatting UI: clean-up DFLT_ESC_AUTOLászló Németh1-2/+3
2019-06-01weld SvxThesaurusDialogCaolán McNamara1-2/+3
2019-05-15tdf#90297 set default SmEditWindow backgroundJan-Marek Glogowski1-2/+0
2019-05-14tdf#90297 use field colors for math's edit engineJan-Marek Glogowski1-0/+2
2019-05-11Fix typoAndrea Gelmini1-1/+1
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-04-27Removed executable permission on source filesAndrea Gelmini1-0/+0
2019-04-26ofz#13491 SvxRTFItemStackType dtor excessive recurse depthCaolán McNamara1-2/+3
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand41-234/+217
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen43-133/+49
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen24-88/+51
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-04-04weld ClassificationDialogCaolán McNamara1-2/+5
2019-04-02tdf#108423 autocorrect English word i' -> I’László Németh1-1/+1
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin19-23/+23
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+1
2019-02-23loplugin:unusedfields in editengNoel Grandin3-5/+0
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara2-9/+10
2019-02-20drop unused argumentCaolán McNamara1-2/+1
2019-02-19use boost::optional in EditFieldInfoNoel Grandin1-10/+7
2019-02-13Pointer is pointlessNoel Grandin2-4/+4
2019-02-12sw btlr wrting mode: implement document modelMiklos Vajna2-1/+5
2019-01-30css::uno::Sequence<T> needs to be a complete type hereStephan Bergmann1-1/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen3-0/+3
2018-12-12loplugin:useuniqueptr in editengNoel Grandin1-1/+1
2018-12-07tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALSMike Kaganski1-5/+3
2018-12-07remove unused EditStatusFlags enum valueNoel Grandin1-2/+1
2018-12-07remove unused SvxNumRuleFlags::CHAR_TEXT_DISTANCENoel Grandin1-2/+1
2018-12-05loplugin:singlevalfields in editengNoel Grandin1-2/+0
2018-11-30loplugin:unusedmethodsNoel Grandin1-1/+0
2018-11-30remove unused EditStatusFlags::CRSRLEFTPARANoel Grandin1-13/+5
2018-11-28loplugin:unusedfieldsNoel Grandin1-1/+1
2018-11-27remove unused EEControlBits enum valueNoel Grandin1-2/+1
2018-11-27remove unused EVControlBits enum valuesNoel Grandin1-2/+1
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+1
2018-11-26add dumpAsXml methods to more pool itemsMarkus Mohrhard1-0/+2
2018-11-24remove unused EESpellState::LanguageNotInstalledNoel Grandin1-1/+1
2018-11-22loplugin:unusedenumconstants in EEControlBitsNoel Grandin1-5/+1
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai2-6/+0
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin1-2/+6
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara1-1/+1
2018-11-15loplugin:staticmethods in editengNoel Grandin8-8/+8