summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* tdf#127748: crash on modify a frame style, which has writing-mode bt-lrJulien Nabet2019-09-261-1/+2
* support O(U)String::number() for fast string concatenationLuboš Luňák2019-09-241-5/+5
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-231-1/+1
* tdf#109158 improve load time of autocorrect XML fileNoel Grandin2019-09-201-0/+2
* tdf#109158 improve sorting when loading large autocorrect fileNoel Grandin2019-09-202-70/+81
* use unique_ptr in OutlinerNoel Grandin2019-09-062-7/+7
* use unique_ptr in EditNodeIdxNoel Grandin2019-09-062-6/+6
* TyposAndrea Gelmini2019-09-069-19/+19
* Fix typosAndrea Gelmini2019-09-031-1/+1
* Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara2019-09-032-164/+0
* assert on selecting text from end to start in shape with a11y enabledCaolán McNamara2019-09-021-1/+1
* loplugin:constmethod in editengNoel Grandin2019-09-0214-28/+28
* drop some unnecessary includesCaolán McNamara2019-08-311-2/+0
* ContentInfo::Equals uses std::equalAdrien Ollier2019-08-281-18/+10
* cid#1452761 Uncaught exceptionCaolán McNamara2019-08-251-1/+1
* Mark move ctors/assignments noexceptMike Kaganski2019-08-231-1/+1
* tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov2019-08-232-6/+3
* loplugin:constvars in drawinglayer..frameworkNoel Grandin2019-08-203-4/+4
* tdf#121039 Open URL also when in edit modeSamuel Mehrbrodt2019-08-191-1/+22
* Use simplified syntax for SequenceJulien Nabet2019-08-173-5/+5
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-161-2/+1
* new loplugin:sequenceloopNoel Grandin2019-08-161-2/+2
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-153-11/+5
* Don't select hyperlink fields arbitrarilySamuel Mehrbrodt2019-08-123-11/+17
* tdf#126751 Fix crash when inserting hyperlink into empty textboxSamuel Mehrbrodt2019-08-081-1/+1
* tdf#126369 Invalidate edit view after removing hyperlinkSamuel Mehrbrodt2019-08-061-0/+2
* lok: don't be prejudiced against a single missing mime-type.Michael Meeks2019-08-021-0/+3
* Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann2019-07-3110-32/+32
* Removed duplicated includeAndrea Gelmini2019-07-301-1/+0
* tdf#125568: We need the selection string also when not "in selection mode"Tor Lillqvist2019-07-301-1/+5
* Fix typosAndrea Gelmini2019-07-291-1/+1
* Removed duplicated includeAndrea Gelmini2019-07-271-1/+0
* tdf#94395 Show paragraph style line spacing in organizer containsJim Raykowski2019-07-271-12/+77
* cid#1451637 silence Dereference after null checkCaolán McNamara2019-07-241-0/+2
* tdf#118370 Draw: add option to consolidate multiple textObjsJustin Luth2019-07-223-4/+15
* ofz#15997 TimeoutCaolán McNamara2019-07-211-1/+2
* loplugin:referencecasting in editengNoel Grandin2019-07-196-22/+16
* tdf#62561 Add remove/edit hyperlink to calc context menuSamuel Mehrbrodt2019-07-152-24/+29
* tdf#112543 Add Edit/Remove hyperlink to text boxes/shapes in WriterSamuel Mehrbrodt2019-07-151-0/+17
* Move remove url code to editengSamuel Mehrbrodt2019-07-123-0/+56
* tdf#126234 up relative bullet size limit to 400%nd1012019-07-111-2/+4
* tdf#126316 revert Clipboard to PrimarySelectionJan-Marek Glogowski2019-07-102-3/+11
* remove some unneede vcl/bitmap.hxx includesNoel Grandin2019-07-041-1/+0
* Improve the looks of a wave line by draw it with bezier curvesTomaž Vajngerl2019-07-011-1/+6
* allow welded drag and drop into editviewCaolán McNamara2019-06-261-31/+61
* Index on WID+memberID in SvxItemPropertySet::aCombineListStephan Bergmann2019-06-261-8/+11
* fix typoCaolán McNamara2019-06-261-1/+1
* use common WeldEditViewCaolán McNamara2019-06-251-23/+39
* factor out to a common WeldEditViewCaolán McNamara2019-06-252-0/+148
* improve loplugin:simplifyconstructNoel Grandin2019-06-255-8/+8