Age | Commit message (Expand) | Author |
2021-04-22 | no need to create temporaries when appending number to O[U]StringBuffer | Noel Grandin |
2021-04-20 | uniformly remove xalign of 0 | Caolán McNamara |
2021-04-15 | tdf#141689 Fix crash in 'Central' moving avg function | Samuel Mehrbrodt |
2021-04-12 | tdf#140489 fix chart display in xlsx | Szymon Kłos |
2021-04-12 | update PCHs | Caolán McNamara |
2021-04-09 | Recheck include/ with IWYU | Gabor Kelemen |
2021-04-08 | tdf#81396: chart2_import: Add unittest | Xisco Fauli |
2021-04-08 | update PCHs | Luboš Luňák |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-07 | rtl::Static -> function local static | Noel Grandin |
2021-04-06 | update pches | Caolán McNamara |
2021-04-06 | forward declare vcl::window in vcl/event.hxx | Caolán McNamara |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-03-24 | tdf#141191 use plain GtkComboBoxText for standard case | Caolán McNamara |
2021-03-24 | tdf#96161: chart2_export: Add unittest | Xisco Fauli |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-21 | update pches | Caolán McNamara |
2021-03-19 | silence coverity unchecked return value from library on xmlText* functions | Caolán McNamara |
2021-03-13 | update pches | Julien Nabet |
2021-03-11 | awt::XWindow has setVisible so don't need to fetch VCLXWindow to do that | Caolán McNamara |
2021-03-11 | remove intermediate containers in sidebars | Caolán McNamara |
2021-03-10 | tdf#133423 Fix 'central' formula for moving average | Samuel Mehrbrodt |
2021-03-09 | Avoid signed-integer-overflow parsing table:cell-range-address="PivotChart" | Stephan Bergmann |
2021-03-09 | defer getting toplevel for color picker until we need it | Caolán McNamara |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-03-08 | loplugin:refcounting check for one more case | Noel |
2021-03-07 | ref-count SdrPage | Noel |
2021-03-06 | update pches | Julien Nabet |
2021-03-04 | SidebarPanelBase is always created with a PanelLayout | Caolán McNamara |
2021-03-04 | tdf#139940 oox: mark end before growing largest segment backwards | Justin Luth |
2021-03-04 | drop some unused forward declares | Caolán McNamara |
2021-03-03 | Chart debug dump: Support for several lines of headers | Ouyang Leyan |
2021-03-02 | Correct arguments to create a svl::GridPrinter | Ouyang Leyan |
2021-03-02 | loplugin:refcounting in chart2 | Noel |
2021-03-01 | new loplugin:staticdynamic | Noel |
2021-02-25 | allow use of FloatWinPopupFlags without including complete floatwin.hxx | Caolán McNamara |
2021-02-25 | tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktop | Moaz |
2021-02-24 | cid#1473315 Uninitialized scalar field | Caolán McNamara |
2021-02-23 | we don't need the PopupMenu to derive the info we need here | Caolán McNamara |
2021-02-23 | update pches | Caolán McNamara |
2021-02-23 | loplugin:refcounting in chart2 | Noel |
2021-02-22 | Trendline dlg: Enable widgets only when matching type is selected | Samuel Mehrbrodt |
2021-02-22 | Update Data Label dlg according to UX mockup | Samuel Mehrbrodt |
2021-02-22 | Update trendline dlg according to UX mockup | Samuel Mehrbrodt |
2021-02-22 | tdf#133423 Add ODF import/export test | Samuel Mehrbrodt |
2021-02-22 | [API CHANGE] tdf#133423 Implement chart:regression-moving-type | Samuel Mehrbrodt |
2021-02-19 | update pches | Caolán McNamara |
2021-02-18 | tdf#92768 Add rendering support for hiding title object in chart2 | Quan Nguyen |
2021-02-17 | loplugin:referencecasting in chart2 | Noel |
2021-02-16 | tdf#140387 grab focus to first panel widget on panel gaining focus | Caolán McNamara |