summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-20tdf#109158 improve load time of autocorrect XML fileNoel Grandin
2019-09-20tdf#109158 improve sorting when loading large autocorrect fileNoel Grandin
2019-09-06use unique_ptr in OutlinerNoel Grandin
2019-09-06use unique_ptr in EditNodeIdxNoel Grandin
2019-09-06TyposAndrea Gelmini
2019-09-03Fix typosAndrea Gelmini
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara
2019-09-02assert on selecting text from end to start in shape with a11y enabledCaolán McNamara
2019-09-02loplugin:constmethod in editengNoel Grandin
2019-08-31drop some unnecessary includesCaolán McNamara
2019-08-28ContentInfo::Equals uses std::equalAdrien Ollier
2019-08-25cid#1452761 Uncaught exceptionCaolán McNamara
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-20loplugin:constvars in drawinglayer..frameworkNoel Grandin
2019-08-19tdf#121039 Open URL also when in edit modeSamuel Mehrbrodt
2019-08-17Use simplified syntax for SequenceJulien Nabet
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-16new loplugin:sequenceloopNoel Grandin
2019-08-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt
2019-08-08tdf#126751 Fix crash when inserting hyperlink into empty textboxSamuel Mehrbrodt
2019-08-06tdf#126369 Invalidate edit view after removing hyperlinkSamuel Mehrbrodt
2019-08-02lok: don't be prejudiced against a single missing mime-type.Michael Meeks
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann
2019-07-30Removed duplicated includeAndrea Gelmini
2019-07-30tdf#125568: We need the selection string also when not "in selection mode"Tor Lillqvist
2019-07-29Fix typosAndrea Gelmini
2019-07-27Removed duplicated includeAndrea Gelmini
2019-07-27tdf#94395 Show paragraph style line spacing in organizer containsJim Raykowski
2019-07-24cid#1451637 silence Dereference after null checkCaolán McNamara
2019-07-22tdf#118370 Draw: add option to consolidate multiple textObjsJustin Luth
2019-07-21ofz#15997 TimeoutCaolán McNamara
2019-07-19loplugin:referencecasting in editengNoel Grandin
2019-07-15tdf#62561 Add remove/edit hyperlink to calc context menuSamuel Mehrbrodt
2019-07-15tdf#112543 Add Edit/Remove hyperlink to text boxes/shapes in WriterSamuel Mehrbrodt
2019-07-12Move remove url code to editengSamuel Mehrbrodt
2019-07-11tdf#126234 up relative bullet size limit to 400%nd101
2019-07-10tdf#126316 revert Clipboard to PrimarySelectionJan-Marek Glogowski
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-07-01Improve the looks of a wave line by draw it with bezier curvesTomaž Vajngerl
2019-06-26allow welded drag and drop into editviewCaolán McNamara
2019-06-26Index on WID+memberID in SvxItemPropertySet::aCombineListStephan Bergmann
2019-06-26fix typoCaolán McNamara
2019-06-25use common WeldEditViewCaolán McNamara
2019-06-25factor out to a common WeldEditViewCaolán McNamara
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-24cleanup lcl_DrawRedLines in editeng, reverse the if conditionTomaž Vajngerl
2019-06-23editeng/XParaPortionList: OutputDevice's MapModeAdrien Ollier