Age | Commit message (Expand) | Author |
2019-01-04 | svtools: expose document position in DocumentToGraphicRenderer | Miklos Vajna |
2019-01-03 | Fix build: missing include | Tamás Zolnai |
2019-01-03 | sfx2: missing include | Miklos Vajna |
2019-01-03 | Redaction: First steps | Muhammet Kara |
2019-01-01 | lok: add signDocument to "Office" iface - to sign not opened docs. | Tomaž Vajngerl |
2019-01-01 | Bump copyright year to 2019 | Adolfo Jayme Barrientos |
2018-12-31 | Remove some useless whitespaces | Tomaž Vajngerl |
2018-12-31 | Provide keyboard navigation to Shortcuts tool box and Hamburger menu in | Jim Raykowski |
2018-12-24 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-12-21 | Fix typo | Andrea Gelmini |
2018-12-20 | Silence -Werror=shadow | Stephan Bergmann |
2018-12-20 | tdf#42949 Fix IWYU warnings in include/vcl/[t-u]* | Gabor Kelemen |
2018-12-20 | Enable --help=html for flatpak | Stephan Bergmann |
2018-12-20 | use unique_ptr in sfx2 | Noel Grandin |
2018-12-19 | store GroupData_Impl using unique_ptr | Noel Grandin |
2018-12-18 | use unique_ptr in SfxDocTemplate_Impl::InsertRegion | Noel Grandin |
2018-12-18 | use unique_ptr in SfxMediumList | Noel Grandin |
2018-12-18 | use unique_ptr in GraphicHelper::getFormatStrFromGDI_Impl | Noel Grandin |
2018-12-18 | When showing --with-help=html offline help fails, fall back to online help | Stephan Bergmann |
2018-12-18 | use unique_ptr in FileOpenDialog_Impl | Noel Grandin |
2018-12-18 | Add SfxModelGuard to setArgs | Samuel Mehrbrodt |
2018-12-18 | Simplify ShowLockedDocumentDialog argument list | Mike Kaganski |
2018-12-18 | tdf#116320: properly decode file name for File Locked dialog | Mike Kaganski |
2018-12-17 | Resolve deprecated implicit capture of *this by reference in C++20 | Stephan Bergmann |
2018-12-17 | Remove unnecessary OUString aInternal | Stephan Bergmann |
2018-12-17 | Allow setting some MediaDescriptor properties during runtime | Samuel Mehrbrodt |
2018-12-15 | tdf#122112 Hide the menu bar when the notebookbar is locked | Xisco Fauli |
2018-12-14 | lok: Handle Special character menu item's state correctly in online | Tamás Zolnai |
2018-12-13 | Be less eager to use a fallback in SfxViewShell::SetLOKLanguageTag() | Tor Lillqvist |
2018-12-13 | use unique_ptr in SfxWorkWindow | Noel Grandin |
2018-12-13 | loplugin:constantparam | Noel Grandin |
2018-12-12 | tdf#122009: Hide notebookbar in full screen | Xisco Fauli |
2018-12-12 | use unique_ptr in SfxChildWinContextCtor | Noel Grandin |
2018-12-12 | use unique_ptr in SfxChildWinCtor | Noel Grandin |
2018-12-12 | use unique_ptr for SfxChildWinFactory | Noel Grandin |
2018-12-11 | use unique_ptr for SfxChildWinContextFactory | Noel Grandin |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-08 | use Image(OUString) instead of Image(Bitmap(OUString)) | Noel Grandin |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-08 | crashtesting: doubly deleted reloadtimer | Caolán McNamara |
2018-12-07 | loplugin:singlevalfields extend to all static vars | Noel Grandin |
2018-12-05 | loplugin:singlevalfields in svl | Noel Grandin |
2018-12-05 | remove unused SfxCallMode enum value | Noel Grandin |
2018-12-05 | use unique_ptr in SfxBaseModel::storeSelf | Noel Grandin |
2018-12-05 | use unique_ptr in SfxObjectShell_Impl | Noel Grandin |
2018-12-05 | use unique_ptr in SfxViewFrame::ExecReload_Impl | Noel Grandin |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-12-04 | Resolves: tdf#121641 properties invisible after 'reset' | Caolán McNamara |
2018-12-04 | tdf#34171: check foreign lockfiles to tell who has locked document | Mike Kaganski |
2018-12-04 | Infobar showing donation alternating with getinvolved | heiko tietze |