Age | Commit message (Expand) | Author |
2021-03-22 | cid#1474210 silence Untrusted divisor | Caolán McNamara |
2021-03-21 | cid#1473926 Uninitialized scalar variable | Caolán McNamara |
2021-03-21 | cid#1473798 silence Unchecked return value from library | Caolán McNamara |
2021-03-20 | invalidate via Editview::InvalidateWindow | Caolán McNamara |
2021-03-20 | add GetInputLanguage to EditView | Caolán McNamara |
2021-03-19 | silence coverity unchecked return value from library on xmlText* functions | Caolán McNamara |
2021-03-14 | loplugin:unusedmethods | Noel |
2021-03-09 | fetch/set/clear primary selection without intermediate vcl::Window | Caolán McNamara |
2021-03-08 | tdf#140498 middle-button paste doesn't depend on a vcl::Window | Caolán McNamara |
2021-03-08 | just call GetWindow once | Caolán McNamara |
2021-03-01 | tdf#140342 sw layout: remove explicit gutter handling when positioning borders | Miklos Vajna |
2021-02-26 | tdf#134940 sw: fix AutoCorrect of arrow "-->" | László Németh |
2021-02-24 | avoid LOK text selection update when reference cell is in different tab | Pranam Lashkari |
2021-02-23 | loplugin:unusedmethods | Noel |
2021-02-23 | loplugin:constantparam | Noel |
2021-02-22 | loplugin:refcounting in editeng | Noel |
2021-02-16 | loplugin:referencecasting in editeng..framework | Noel |
2021-02-15 | use GetPopupParent for editeng transient dialogs | Caolán McNamara |
2021-02-15 | use GetOutputDevice for PixelToLogic | Caolán McNamara |
2021-02-15 | tdf#140414 add getting mouse pos to EditViewCallbacks | Caolán McNamara |
2021-02-15 | Revert "ofz#29461 flatten SetAttrSet recursion" | Caolán McNamara |
2021-02-15 | tdf#140414: fix Crash pressing Ctrl-K in input line in Calc | Julien Nabet |
2021-02-13 | ofz#29461 flatten SetAttrSet recursion | Caolán McNamara |
2021-02-11 | fix spelling AppendBlanc->AppendBlank | Noel Grandin |
2021-02-10 | Remove unneeded breaks | Andrea Gelmini |
2021-02-09 | loplugin:referencecasting check for Reference::query | Noel |
2021-02-08 | tdf#91920 sw page gutter margin: handle mirrored margins | Miklos Vajna |
2021-02-05 | Make sanitiseMm100ToTwip simpler and more correct | Mike Kaganski |
2021-02-04 | have one set of twips<->mm conversions | Noel |
2021-02-04 | remove svx/mutxhelp.hxx | Noel |
2021-02-03 | enable hyperlink to be detected at the end of text | Pranam Lashkari |
2021-02-02 | sw page gutter margin: add UNO API | Miklos Vajna |
2021-02-02 | sw page gutter margin: add doc model | Miklos Vajna |
2021-02-02 | Fix typo in code | Andrea Gelmini |
2021-01-28 | simplify code, use more subView() | Noel |
2021-01-28 | TopLeft().Y() -> Top() etc. | Caolán McNamara |
2021-01-26 | loplugin:passstuffbyref | Noel |
2021-01-24 | Use ContainerType().swap and avoid local variables | Mike Kaganski |
2021-01-21 | tdf#114441: Convert use of sal_uLong to better integer types | siddheshpatil777 |
2021-01-21 | lok: fix incorrect invalidate cursor position | Henry Castro |
2021-01-18 | Get the rest directly from startsWith | Mike Kaganski |
2021-01-16 | make the Color constructors explicitly specify transparency | Noel |
2021-01-15 | tdf#137459 editeng: Ctrl+Del must only delete right | Justin Luth |
2021-01-13 | tdf#139493 EditViewCallbacks might not implement EditViewPopupParent | Caolán McNamara |
2021-01-13 | transparency->alpha in GraphicAttr | Noel |
2021-01-12 | transparency->alpha in tools::Color | Noel |
2021-01-10 | tdf#96787: AutoCorrect: after deleting a replacement entry, it's still used | Julien Nabet |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2021-01-08 | Introduce Color::IsFullyTransparent | Noel |
2021-01-08 | use more IsTransparent | Noel Grandin |