summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen2-0/+3
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt1-0/+1
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-1/+1
2018-10-17loplugin:singlevalfieldsNoel Grandin1-2/+1
2018-10-15loplugin:staticconstfield improvementsNoel Grandin1-1/+1
2018-10-09Resolves: tdf#66545 display URL fields non-shaded in CalcEike Rathke1-1/+3
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-1/+1
2018-10-06drop some now unnecessary includesCaolán McNamara1-0/+1
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann3-6/+6
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin3-16/+0
2018-09-25loplugin:useuniqueptr in SvxRTFParserNoel Grandin1-6/+2
2018-09-20weld SvxHyphenWordDialogCaolán McNamara1-4/+2
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn1-17/+3
2018-09-02tdf#112935 Paste as Unformatted doesn't work in shapes and commentsMaxim Monastirsky1-1/+1
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen1-1/+2
2018-08-29loplugin:constantparam (1)Noel Grandin1-2/+1
2018-08-24Resolves: tdf#112563 we don't want a human representation of SvxRsidItemCaolán McNamara1-0/+5
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann1-3/+3
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann1-3/+3
2018-08-14SvxCharSetColorItem can be removedNoel Grandin1-50/+0
2018-08-09loplugin:unusedmethodsNoel Grandin3-7/+0
2018-07-31loplugin:returnconstant in editengNoel Grandin2-4/+2
2018-07-28-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann21-1/+23
2018-07-28-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+1
2018-07-27editeng: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann4-8/+16
2018-07-27Remove unused copy assignment ops of SfxPoolItem-derived classesStephan Bergmann27-176/+14
2018-07-23Fix typosAndrea Gelmini2-2/+2
2018-07-16SvPersistBase no longer necessaryNoel Grandin3-18/+31
2018-07-15remove SvxFrameDirectionItem::operator== overrideJochen Nitschke1-1/+0
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin2-9/+6
2018-07-13pass SvxFieldData around by std::unique_ptrNoel Grandin5-24/+25
2018-07-04Make brittle SortedAutoCompleteStrings ownership handling more explicitStephan Bergmann1-1/+19
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin3-10/+11
2018-06-28Curious inconsistency of SvxPageModelItem copy functionsStephan Bergmann1-7/+0
2018-06-11loplugin:unusedmethodsNoel Grandin1-1/+0
2018-06-11new loplugin:shouldreturnboolNoel Grandin1-2/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-2/+0
2018-05-25SID_FIELD appears to be in useNoel Grandin1-0/+1
2018-05-18loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin1-2/+2
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin2-7/+1
2018-05-16loplugin:useuniqueptr in SvxOutlinerForwarderNoel Grandin1-3/+3
2018-05-15loplugin:useuniqueptr in ParagraphListNoel Grandin1-1/+1
2018-05-14loplugin:useuniqueptr in SvxItemPropertySetNoel Grandin1-1/+5