summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski2-20/+14
2019-09-29Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl1-3/+5
2019-09-29constmethod for accessor-type methodsNoel Grandin1-2/+2
2019-09-28loplugin:virtualdead in editengNoel Grandin3-20/+1
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin2-7/+7
2019-09-26drop unnecessary includes and update pchCaolán McNamara1-0/+1
2019-09-26tdf#127748: crash on modify a frame style, which has writing-mode bt-lrJulien Nabet1-1/+2
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák1-5/+5
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-09-20tdf#109158 improve load time of autocorrect XML fileNoel Grandin1-0/+2
2019-09-20tdf#109158 improve sorting when loading large autocorrect fileNoel Grandin2-70/+81
2019-09-06use unique_ptr in OutlinerNoel Grandin2-7/+7
2019-09-06use unique_ptr in EditNodeIdxNoel Grandin2-6/+6
2019-09-06TyposAndrea Gelmini9-19/+19
2019-09-03Fix typosAndrea Gelmini1-1/+1
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara2-164/+0
2019-09-02assert on selecting text from end to start in shape with a11y enabledCaolán McNamara1-1/+1
2019-09-02loplugin:constmethod in editengNoel Grandin14-28/+28
2019-08-31drop some unnecessary includesCaolán McNamara1-2/+0
2019-08-28ContentInfo::Equals uses std::equalAdrien Ollier1-18/+10
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