Age | Commit message (Expand) | Author |
2023-11-13 | Fix warning for emscripten build | Julien Nabet |
2023-11-07 | ITEM: Get away from classic 'poolable' Item flag | Armin Le Grand (allotropia) |
2023-10-24 | tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline one | Miklos Vajna |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-19 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2 | Stephan Bergmann |
2023-10-19 | use more SdrObjList::begin/end in various | Noel Grandin |
2023-10-16 | tdf#141892: Set chart view to dirty state after loading | Mike Kaganski |
2023-10-16 | tdf#157776: Do not set chart and its parent modified when painting | Mike Kaganski |
2023-10-16 | tdf#157776: Do not send delayed update notifications for setModified(false) | Mike Kaganski |
2023-10-15 | Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr | Stephan Bergmann |
2023-10-07 | loplugin:ostr: automatic rewrite | Stephan Bergmann |
2023-10-06 | SdrModel::getUnoModel can use XModel instead of XInterface | Noel Grandin |
2023-10-05 | crashtesting: crash seen on exit of chart | Caolán McNamara |
2023-09-24 | Drop some newly obsolete __GNUC__ version checks | Stephan Bergmann |
2023-09-18 | fix emscripten build | Sarper Akdemir |
2023-09-11 | remove dead m_bCancelOperation flag from XMLFilter | Noel Grandin |
2023-09-11 | jsdialog: fix layout of chart type dialog | Szymon Kłos |
2023-09-08 | improve log message | Noel Grandin |
2023-09-06 | tdf#157115 crash on inserting chart (gtk3) | Noel Grandin |
2023-09-02 | use more concrete type in chart::AccessibleTextHelper | Noel Grandin |
2023-09-02 | drop ChartController service name | Noel Grandin |
2023-09-02 | use more concrete type in AccessibleChartView | Noel Grandin |
2023-09-02 | replace set(nullptr) with clear() | Noel Grandin |
2023-08-21 | Drop a leftover | Mike Kaganski |
2023-08-21 | move BGradient to awt::Gradient2 UNO conversion into docmodel | Tomaž Vajngerl |
2023-08-02 | split Point/Size/Rectangle into AbsoluteScreenPixel* types | Noel Grandin |
2023-08-01 | gtk_tree_view_scroll_to_cell: assertion 'tree_view->priv->tree != NULL' failed | Caolán McNamara |
2023-07-26 | improve override of Window::Invalidate(*) | Noel Grandin |
2023-07-16 | tdf#155526 Remove Insert R2 in all cases | Laurent Balland |
2023-07-14 | simplify calculations in SeriesHeader::SetPos | Noel Grandin |
2023-07-12 | tdf#105362 better support for transparency in PNG & GIF export | Armin Le Grand (allotropia) |
2023-07-12 | simplify | Noel Grandin |
2023-07-05 | tdf#138504 svx,etc.: decorative flag on SdrObject shapes | Michael Stahl |
2023-07-05 | convert *CommandId enum to scoped enum | Noel Grandin |
2023-07-01 | cid#1500458 help coverity see that Dereference after null check is false | Caolán McNamara |
2023-06-29 | tdf#155526 Restore status bar for moving average | Laurent Balland |
2023-06-27 | tdf#155526 Moving average: remove Insert R2 | Laurent Balland |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-06-18 | tdf#155526 Add Period to trend line equation | Laurent Balland |
2023-06-08 | check for empty model like ObjectIdentifier::getObjectPropertySet | Caolán McNamara |
2023-06-07 | tdf#155376 partially convert SvCTLOptions to officecfg | Noel Grandin |
2023-06-01 | Revert "Convert XFastParser into a normal C++ interface" | Noel Grandin |
2023-06-01 | Convert XFastParser into a normal C++ interface | Noel Grandin |
2023-05-31 | do not throw DisposedException when inside a dispose() method | Noel Grandin |
2023-05-25 | merge some stringadds | Noel Grandin |
2023-05-25 | svx: combine svx::NamedThemedColor into NamedColor | Tomaž Vajngerl |
2023-05-25 | svx: change NamedColor be a struct instead of std::pair | Tomaž Vajngerl |
2023-05-24 | tdf#138279 Revert "On double click on chart select the chart backgroud" | Justin Luth |
2023-05-18 | improved B2DHomMatrix | Noel Grandin |
2023-05-15 | MCGR: consolidations/cleanups for changes so far | Armin Le Grand (allotropia) |