Age | Commit message (Expand) | Author |
2021-05-17 | split OutputDevice from Window | Noel Grandin |
2021-05-05 | loplugin:constmethod | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-30 | tdf#79049 speed up OOXML workbook load | Noel Grandin |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |
2021-04-28 | framework: allow loading a component on the main thread, using XDesktop | Miklos Vajna |
2021-04-28 | use string_view in INetURLObject::encode | Noel Grandin |
2021-04-27 | loplugin:stringadd convert chained append to + | Noel Grandin |
2021-04-27 | tdf#141164: Add an expert config for WebDAV redirection detection | Mike Kaganski |
2021-04-26 | drop mask from BitmapEx | Noel Grandin |
2021-04-22 | no need to create temporaries when appending number to O[U]StringBuffer | Noel Grandin |
2021-04-22 | Call forgotten Init in toolbarmanager | Szymon Kłos |
2021-04-19 | convert some #define to OUStringLiteral | Noel Grandin |
2021-04-15 | loplugin:stringliteralvar look for assignments | Noel Grandin |
2021-04-10 | Fix typo in code | Andrea Gelmini |
2021-04-09 | Avoid user interaction when determining recent documents' MIME types | Stephan Bergmann |
2021-04-08 | Typos in code with variables containing "inital"->"initial" | Julien Nabet |
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 | Following 6fcabbd6199869753fd6a266f23901962a77f556 | Julien Nabet |
2021-04-06 | translation domain of sfx for .ui in framework doesn't look right | Caolán McNamara |
2021-04-06 | update pches | Caolán McNamara |
2021-04-06 | tdf#129153: Show MIME type icon in main menu File>Recent documents list | Bayram Çiçek |
2021-04-06 | Extend ToolBarManager to build weld::Toolbar | Szymon Kłos |
2021-04-02 | weld SubToolBarController | Szymon Kłos |
2021-04-01 | lok: remove frame action listener when disposing | Henry Castro |
2021-03-28 | drop operator bool and operator! from Bitmap and BitmapEx | Noel |
2021-03-26 | loplugin:flatten | Noel |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-23 | tdf#124176 Use pragma once in f* | Vincent LE GARREC |
2021-03-23 | use single-use attribute for ContextChangeEventMultiplexer | Noel Grandin |
2021-03-22 | use single-use attribute for GlobalAcceleratorConfiguration | Noel Grandin |
2021-03-22 | use single-use attribute for PathSettings | Noel Grandin |
2021-03-22 | use single-use attribute for JobExecutor | Noel Grandin |
2021-03-22 | use single-use attribute for AutoRecovery | Noel Grandin |
2021-03-21 | use single-use attribute for TaskCreatorService | Noel Grandin |
2021-03-21 | use single-use attribute for ModuleManager | Noel Grandin |
2021-03-21 | use single-use attribute for SubstitutePathVariables | Noel Grandin |
2021-03-21 | update pches | Caolán McNamara |
2021-03-20 | use single-use attribute for StatusBarControllerFactory | Noel |
2021-03-20 | use single-use attribute for UICommandDescription | Noel |
2021-03-20 | use single-use attribute for UICategoryDescription | Noel |
2021-03-20 | use single-use attribute for ToolbarControllerFactory | Noel |
2021-03-19 | use single-use attribute for PopupMenuControllerFactory | Noel |
2021-03-19 | use single-use attribute for WindowStateConfiguration | Noel |
2021-03-19 | use single-use attribute for ModuleUIConfigurationManagerSupplier | Noel |
2021-03-19 | use single-use attribute for UIElementFactoryManager | Noel |
2021-03-19 | use single-use attribute for WindowContentFactoryManager | Noel |