summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2019-08-25cid#1452761 Uncaught exceptionCaolán McNamara1-1/+1
2019-08-23Mark move ctors/assignments noexceptMike Kaganski1-1/+1
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov2-6/+3
2019-08-20loplugin:constvars in drawinglayer..frameworkNoel Grandin3-4/+4
2019-08-19tdf#121039 Open URL also when in edit modeSamuel Mehrbrodt1-1/+22
2019-08-17Use simplified syntax for SequenceJulien Nabet3-5/+5
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-08-16new loplugin:sequenceloopNoel Grandin1-2/+2
2019-08-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet3-11/+5
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt3-11/+17
2019-08-08tdf#126751 Fix crash when inserting hyperlink into empty textboxSamuel Mehrbrodt1-1/+1
2019-08-06tdf#126369 Invalidate edit view after removing hyperlinkSamuel Mehrbrodt1-0/+2
2019-08-02lok: don't be prejudiced against a single missing mime-type.Michael Meeks1-0/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann10-32/+32
2019-07-30Removed duplicated includeAndrea Gelmini1-1/+0
2019-07-30tdf#125568: We need the selection string also when not "in selection mode"Tor Lillqvist1-1/+5
2019-07-29Fix typosAndrea Gelmini1-1/+1
2019-07-27Removed duplicated includeAndrea Gelmini1-1/+0
2019-07-27tdf#94395 Show paragraph style line spacing in organizer containsJim Raykowski1-12/+77
2019-07-24cid#1451637 silence Dereference after null checkCaolán McNamara1-0/+2
2019-07-22tdf#118370 Draw: add option to consolidate multiple textObjsJustin Luth3-4/+15
2019-07-21ofz#15997 TimeoutCaolán McNamara1-1/+2
2019-07-19loplugin:referencecasting in editengNoel Grandin6-22/+16
2019-07-15tdf#62561 Add remove/edit hyperlink to calc context menuSamuel Mehrbrodt2-24/+29
2019-07-15tdf#112543 Add Edit/Remove hyperlink to text boxes/shapes in WriterSamuel Mehrbrodt1-0/+17
2019-07-12Move remove url code to editengSamuel Mehrbrodt3-0/+56
2019-07-11tdf#126234 up relative bullet size limit to 400%nd1011-2/+4
2019-07-10tdf#126316 revert Clipboard to PrimarySelectionJan-Marek Glogowski2-3/+11
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin1-1/+0
2019-07-01Improve the looks of a wave line by draw it with bezier curvesTomaž Vajngerl1-1/+6
2019-06-26allow welded drag and drop into editviewCaolán McNamara1-31/+61
2019-06-26Index on WID+memberID in SvxItemPropertySet::aCombineListStephan Bergmann1-8/+11
2019-06-26fix typoCaolán McNamara1-1/+1
2019-06-25use common WeldEditViewCaolán McNamara1-23/+39
2019-06-25factor out to a common WeldEditViewCaolán McNamara2-0/+148
2019-06-25improve loplugin:simplifyconstructNoel Grandin5-8/+8
2019-06-24cleanup lcl_DrawRedLines in editeng, reverse the if conditionTomaž Vajngerl1-53/+59
2019-06-23editeng/XParaPortionList: OutputDevice's MapModeAdrien Ollier2-3/+1
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski1-1/+1
2019-06-20InvalidateAtWindow should be preferredCaolán McNamara1-1/+1
2019-06-20fix crash with non-window outputdevice betterCaolán McNamara1-12/+17
2019-06-19InvalidateWindow should be preferredCaolán McNamara1-1/+1
2019-06-19allow copy/paste when not hosted in vcl::WindowCaolán McNamara1-4/+4
2019-06-18fix crash in header/footer calc dialogCaolán McNamara2-6/+17
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov4-24/+15
2019-06-15loplugin:logexceptionnicely in editeng..extensionsNoel Grandin2-4/+6
2019-06-12Resolves: tdf#125866 null-derefCaolán McNamara1-0/+3
2019-06-12Move isIVSSelector, isCJKIVSCharacter to i18nutil/unicode.hxxStephan Bergmann1-3/+3
2019-06-12loplugin:unusedmethodsNoel Grandin1-33/+0
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin1-2/+0