Age | Commit message (Expand) | Author |
2021-02-15 | loplugin:referencecasting in svx | Noel |
2021-02-14 | Move unit conversion code to o3tl, and unify on that in more places | Mike Kaganski |
2021-02-13 | rename Ruler::GetType to drop using Window::GetType | Caolán McNamara |
2021-02-12 | svx: fix import of multiple paragraphs into title shapes | Miklos Vajna |
2021-02-11 | tdf#140274 set an initial minimum size | Caolán McNamara |
2021-02-11 | tdf#139429 Convert Style previews widget to IconView | Szymon Kłos |
2021-02-11 | devtools: move devtools from svx to sfx2 | Tomaž Vajngerl |
2021-02-11 | devtools: inspect selected object when DevTools are started | Tomaž Vajngerl |
2021-02-11 | ofz#30805 Null-dereference READ | Caolán McNamara |
2021-02-11 | Remove unneeded breaks | Andrea Gelmini |
2021-02-11 | loplugin:refcounting generalise type checking | Noel |
2021-02-11 | rename RestGeoData->RestoreGeoData | Noel Grandin |
2021-02-11 | devtools: when selection changes, select obj. in DOM tree view | Tomaž Vajngerl |
2021-02-11 | devtools: move SelectionChangeHandler to its own file | Tomaž Vajngerl |
2021-02-11 | devtools: rename LeftSideTreeView to DocumentModelTreeView | Tomaž Vajngerl |
2021-02-11 | devtools: use xInvocation to get values of all property types | Tomaž Vajngerl |
2021-02-10 | devtools: show properties nested if the the property is an object | Tomaž Vajngerl |
2021-02-10 | devtools: handle object inspector with attached objects | Tomaž Vajngerl |
2021-02-10 | devtools: add values for properties in object inspector tree view | Tomaž Vajngerl |
2021-02-10 | loplugin:refcounting also check OWeakObject subclasses | Noel |
2021-02-10 | tdf#139511 Correct calculation of minimum row height during resize. | Gülşah Köse |
2021-02-10 | clean up SdrObject cloning | Noel |
2021-02-09 | loplugin:referencecasting check for Reference::query | Noel |
2021-02-09 | return by unique_ptr from NewGeoData | Noel Grandin |
2021-02-08 | update pches | Caolán McNamara |
2021-02-08 | tdf#139767 fix crash caused by the selection listener | Tomaž Vajngerl |
2021-02-05 | Make sanitiseMm100ToTwip simpler and more correct | Mike Kaganski |
2021-02-05 | devtools: change "Current Selection" tree item to a toggle button | Tomaž Vajngerl |
2021-02-04 | have one set of twips<->mm conversions | Noel |
2021-02-04 | remove svx/mutxhelp.hxx | Noel |
2021-02-04 | use more getSdrObjectFromXShape | Noel |
2021-02-03 | tdf#137121 add popup menu to style items used in styles preview window | Jim Raykowski |
2021-02-03 | use more unique_ptr in EnhancedCustomShape2d | Noel |
2021-02-03 | pass pointer rather than tools::WeakReference in CellUndo | Noel |
2021-02-02 | use unique_ptr in ImpHandleMotionThroughBoxesKeyInput | Noel |
2021-02-02 | use unique_ptr in SdrEditView::ImpConvertOneObj | Noel |
2021-02-02 | loplugin:redundantcast catch more dynamic_cast | Noel |
2021-02-01 | devtools: show list of interfaces for the object in the inspector | Tomaž Vajngerl |
2021-02-01 | devtools: add "Current Selection" to the left-side tree view | Tomaž Vajngerl |
2021-01-30 | tdf#140013 change icon for list view in Template Manager & Remote Files dialog | Rizal Muttaqin |
2021-01-29 | loplugin:stringviewparam extend to new.. | Noel |
2021-01-28 | TopLeft().Y() -> Top() etc. | Caolán McNamara |
2021-01-27 | tdf#138590 use the highlighted menu entry, not the combobox active text | Caolán McNamara |
2021-01-26 | fix gtk warning about missing 'weight' property | Caolán McNamara |
2021-01-26 | move the label width matching into source | Caolán McNamara |
2021-01-26 | tdf#119931 Fix accessibility warnings | shubham656 |
2021-01-26 | loplugin:passstuffbyref | Noel |
2021-01-25 | avoid some ref-counting | Noel Grandin |
2021-01-25 | tdf#119931 Fix accessibility warnings | diwanshu885 |
2021-01-24 | tdf#139136 Style Inspector: "true" and "false" now localizable | shivam-51 |