summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)AuthorFilesLines
2019-11-06ofz#12553 TimeoutCaolán McNamara1-0/+2
2019-11-06make some classes module-privateNoel Grandin3-4/+4
2019-11-03find symbols that can be privateNoel Grandin2-4/+4
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara1-6/+5
2019-10-29loplugin:finalclasses in editengNoel Grandin72-86/+87
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin6-6/+6
2019-10-21loplugin:virtualdead unused param in UnknownAttrTokenNoel Grandin1-1/+1
2019-10-17Remove some memset callsMike Kaganski1-9/+3
2019-10-08loplugin:duplicatedefines in editengNoel Grandin1-1/+0
2019-10-08tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski1-2/+8
2019-10-07InsertQuote can be constMike Kaganski1-1/+1
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin3-6/+0
2019-10-04SvxAutoCorrect::GetPrevAutoCorrWord should not be constMike Kaganski1-1/+1
2019-10-04loplugin:unusedfieldsNoel Grandin1-2/+0
2019-10-03loplugin:unusedmethodsNoel Grandin1-1/+0
2019-09-29constmethod for accessor-type methodsNoel Grandin1-1/+1
2019-09-28loplugin:virtualdead in editengNoel Grandin1-1/+0
2019-09-26tdf#127748: crash on modify a frame style, which has writing-mode bt-lrJulien Nabet1-0/+1
2019-09-20tdf#109158 improve sorting when loading large autocorrect fileNoel Grandin1-4/+6
2019-09-06use unique_ptr in OutlinerNoel Grandin2-8/+6
2019-09-06use unique_ptr in EditNodeIdxNoel Grandin1-1/+1
2019-09-06TyposAndrea Gelmini1-1/+1
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara1-64/+0
2019-09-02loplugin:constmethod in editengNoel Grandin7-19/+19
2019-09-02tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes)Tim Bartlett1-1/+2
2019-08-25cid#1452761 Uncaught exceptionCaolán McNamara1-1/+1
2019-08-23Mark move ctors/assignments noexceptMike Kaganski1-1/+1
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt2-1/+4
2019-08-05tdf#126684: store "DialogUseCharAttr" in RES_PARATR_GRABBAGMike Kaganski1-0/+1
2019-07-30Fix typosAndrea Gelmini1-1/+1
2019-07-27tdf#94395 Show paragraph style line spacing in organizer containsJim Raykowski1-0/+8
2019-07-25QRCode Dialog Box featureShubham Goyal1-0/+1
2019-07-22tdf#118370 Draw: add option to consolidate multiple textObjsJustin Luth2-2/+2
2019-07-15tdf#62561 Add remove/edit hyperlink to calc context menuSamuel Mehrbrodt1-0/+3
2019-07-15tdf#112543 Add Edit/Remove hyperlink to text boxes/shapes in WriterSamuel Mehrbrodt1-0/+1
2019-07-12Move remove url code to editengSamuel Mehrbrodt2-0/+24
2019-07-09Fix typoAndrea Gelmini1-1/+1
2019-07-09Fix typoAndrea Gelmini1-1/+1
2019-07-09Fix typoAndrea Gelmini1-2/+2
2019-07-09tdf#111707 Only remove the selected hyperlinkSamuel Mehrbrodt1-4/+0
2019-07-09Fix typoAndrea Gelmini1-1/+1
2019-07-09Fix typoAndrea Gelmini1-1/+1
2019-07-09Fix typoAndrea Gelmini1-1/+1
2019-06-26allow welded drag and drop into editviewCaolán McNamara1-0/+9
2019-06-26Index on WID+memberID in SvxItemPropertySet::aCombineListStephan Bergmann1-2/+2
2019-06-25use common WeldEditViewCaolán McNamara1-4/+6
2019-06-25factor out to a common WeldEditViewCaolán McNamara1-0/+62
2019-06-12loplugin:unusedmethodsNoel Grandin1-5/+0
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen1-0/+1
2019-06-05editeng: consider btlr in SvxFrameDirectionItem::GetValueCount()Miklos Vajna1-1/+1