Age | Commit message (Expand) | Author |
2016-07-16 | Resolves: tdf#100910 yes/no doesn't clear bg | Caolán McNamara |
2016-07-15 | sfx2 lok: handle when SfxViewFrame::Current() returns nullptr | Miklos Vajna |
2016-07-15 | sw: indentation fixes | Miklos Vajna |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-07-14 | sc lok: add more toolbar items | Henry Castro |
2016-07-13 | these can be references now | Caolán McNamara |
2016-07-13 | Remove SfxInterface::operator[] | Mark Page |
2016-07-13 | Moved SfxModule owner to SfxApplication | Mark Page |
2016-07-12 | Fix a warning when DontTerminateEdit is mentioned | Pranav Kant |
2016-07-12 | tdf#100600 sfx2 classification: never replace the control with label | Miklos Vajna |
2016-07-10 | ditch the application per-language IsAutoMnemonicEnabled setting | Caolán McNamara |
2016-07-10 | ditch the multiply dialog width * X where X is based on language thing | Caolán McNamara |
2016-07-10 | Menu's dispose needs non-zero ref count, tdf#100829 | Markus Mohrhard |
2016-07-09 | tdf#75280 Cleaning up of sal_uIntPtr usage #2 | tymyjan |
2016-07-08 | Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar | Eike Rathke |
2016-07-08 | cppcheck: noCopyConstructor | Caolán McNamara |
2016-07-08 | GSoC notebookbar: container with priority | Szymon Kłos |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-07-07 | sc lok: add number format toolbar items | Henry Castro |
2016-07-07 | hitting esc while insert->table float is open crashes | Caolán McNamara |
2016-07-06 | sc lok: add toolbar item wrap text and merge cells | Henry Castro |
2016-07-06 | restore loplugin:vclwidget checking for calling clear() on VclPtr fields | Noel Grandin |
2016-07-05 | Template Manager: Merge local view and abstract view | Akshay Deep |
2016-07-04 | merge sfx2::IXmlIdRegistrySupplier with SfxObjectShell | Noel Grandin |
2016-07-04 | SfxModule to use initializer_list instead of variadic arguments | Mark Page |
2016-07-04 | remove comphelper::string::remove | Noel Grandin |
2016-07-04 | comphelper::OBaseMutex -> cppu::BaseMutex | Noel Grandin |
2016-07-04 | loplugin:stringconstant | Stephan Bergmann |
2016-07-04 | Fix some spelling errors in comments and strings | Otto Kekäläinen |
2016-07-03 | sd: add status bar UNO commands | Henry Castro |
2016-07-03 | sw lok: add status bar UNO commands | Henry Castro |
2016-07-02 | sc lok: add status bar UNO commands | Henry Castro |
2016-07-01 | svx lok: add LOK_CALLBACK_GRAPHIC_VIEW_SELECTION | Miklos Vajna |
2016-07-01 | fix accidental vcl::Region->Region | Noel Grandin |
2016-07-01 | GSoC possibility to change icon size in the SidebarToolBox | Szymon Kłos |
2016-07-01 | Add new open dialog type: Play and link | Samuel Mehrbrodt |
2016-06-30 | Resolves: tdf#100692 crash in sidebar on deleting image from writer | Caolán McNamara |
2016-06-30 | Add new open dialog type: Preview only (without link) | Samuel Mehrbrodt |
2016-06-30 | LOK: change back type of view ids to int | Miklos Vajna |
2016-06-29 | move #includes to top of file | Noel Grandin |
2016-06-29 | tdf#100660 - Starting document from a template crashes LibreOffice | Akshay Deep |
2016-06-28 | Don't call a function when its result is already stored in variable | Mike Kaganski |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-06-28 | loplugin:staticmethods | Stephan Bergmann |
2016-06-28 | loplugin:refcounting on NotebookBar | Noel Grandin |
2016-06-28 | notebookbar: added slide transition tab | Szymon Kłos |
2016-06-28 | tdf#99729 related: make SfxObjectShell::IsOwnStorageFormat acccessible | Mike Kaganski |
2016-06-27 | GSoC notebookbar: switching tabs depending on context | Szymon Kłos |
2016-06-27 | SfxProgress::SetState always returns true | Stephan Bergmann |
2016-06-27 | GSoC: Remove TemplateRemoteView from Template Manager | Akshay Deep |