summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2021-10-29Check pOutWin before use in ImpEditView::DeselectAllSzymon Kłos
2021-10-01lok: ensure no more tunneled spellchecking menuHenry Castro
2021-07-31editengine-columns: number of columns is sal_Int16Mike Kaganski
2021-07-12editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-06-29tdf#139493 EditViewCallbacks might not implement EditViewPopupParentCaolán McNamara
2021-06-23tdf#142716 Update selection after any text is inserted.Gülşah Köse
2021-06-18add missing 'use_underline'Caolán McNamara
2021-06-18weld editview menuCaolán McNamara
2021-06-18use GetParentWithLOKNotifier to get the frame LOKNotifier to reuse for menusCaolán McNamara
2021-06-18drop dumping intermediate popup menu and go straight to boost::property_treeCaolán McNamara
2021-06-17tdf#142839: do not forget to initialize *pHeightNTPMike Kaganski
2021-06-14don't need a vcl::Window for PixelToLogicCaolán McNamara
2021-06-10editengine-columns: Implement layoutMike Kaganski
2021-06-10editengine-columns: Create document model and dialog pageMike Kaganski
2021-06-09sc: lok: apply the previous fix for selections tooDennis Francis
2021-06-09sc: lokit: fix wrong edit cursor coordinates for numeric cellsDennis Francis
2021-06-08Unify some code managing coordinates depending on text directionMike Kaganski
2021-05-27Seperate SvxBackgroundColorItem from SvxColorItemGülşah Köse
2021-05-25use GetPopupParent for editeng transient dialogsCaolán McNamara
2021-05-25get parent for welded menu and location to pop it upCaolán McNamara
2021-05-01lok: remove popup auto correct itemHenry Castro
2021-04-21a11y tests show we should use GetOutputDevice for pixel/logic conversionsCaolán McNamara
2021-04-10lok: fix incorrect invalidate cursor positionHenry Castro
2021-04-02avoid LOK text selection update when reference cell is in different tabPranam Lashkari
2021-04-02enable hyperlink to be detected at the end of textPranam Lashkari
2021-04-01tdf#91920 sw page gutter margin: handle mirrored marginsMiklos Vajna
2021-04-01sw page gutter margin: add UNO APIMiklos Vajna
2021-04-01sw page gutter margin: add doc modelMiklos Vajna
2021-03-31OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2021-03-10tdf#140498 middle-button paste doesn't depend on a vcl::WindowCaolán McNamara
2021-02-26tdf#134940 sw: fix AutoCorrect of arrow "-->"László Németh
2021-02-15tdf#140414: fix Crash pressing Ctrl-K in input line in CalcJulien Nabet
2021-01-10tdf#96787: AutoCorrect: after deleting a replacement entry, it's still usedJulien Nabet
2021-01-04tdf#120171 editeng: don't reduce nBreakPosMark Hung
2020-11-25Use sal_Int64 to printf tools::Long valuesStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-13tdf#123936 Formatting files in module editeng with clang-formatPhilipp Hofer
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-06tdf#137908 Revert "use FasterParser for LoadXMLExceptList_Imp"Noel Grandin
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-28std::set->o3tl::sorted_vector in ImpEditEngineNoel Grandin
2020-10-28convert some more long -> tools::LongNoel
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-26std::unique_ptr -> std::optionalNoel