Age | Commit message (Expand) | Author |
2019-02-05 | weld WebConnectionInfoDialog | Caolán McNamara |
2019-02-04 | weld OSelectLabelDialog | Caolán McNamara |
2019-02-01 | remove redundant typedef | himajin100000 |
2019-01-26 | add a Dialog::runAsync for the non-controller case | Noel Grandin |
2019-01-25 | Assert missing SalGraphics font on GetTextLayout | Jan-Marek Glogowski |
2019-01-24 | Cleanup and simplify Image.{cxx,hxx} | Tomaž Vajngerl |
2019-01-24 | find-unneeeded-includes: don't propose to replace o3tl/deleter.hxx | Gabor Kelemen |
2019-01-24 | Revert "lok: custom widgets: render editbox borders" | Ashod Nakashian |
2019-01-23 | loplugin:constparams in vcl | Noel Grandin |
2019-01-22 | Resolves: tdf#122241 support persona header in native gtk3 menubar | Caolán McNamara |
2019-01-21 | Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselect | Caolán McNamara |
2019-01-21 | Fix -Werror=maybe-uninitialized | Stephan Bergmann |
2019-01-18 | tdf#42949 Fix remaining IWYU warnings in include/vcl/* | Gabor Kelemen |
2019-01-15 | Related: tdf#122627 auto detect of toggle column doesn't work | Caolán McNamara |
2019-01-14 | Add fileName to GDIMetaFile::dumpAsXml() | Muhammet Kara |
2019-01-11 | tdf#114441 Convert use of sal_uLong to sal_uInt32 | Gabor Kelemen |
2019-01-11 | Resolves: tdf#122404 unlock just the toplevels that were locked | Caolán McNamara |
2019-01-11 | vcl pdf: make XRefEntry members private | Miklos Vajna |
2019-01-11 | tdf#69060: lock refreshing font data when loading a document | Mike Kaganski |
2019-01-10 | PropertyValue must be a complete type here (Windows --disable-pch) | Stephan Bergmann |
2019-01-08 | convert "*xxx.get()" to "*xxx" | Noel Grandin |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2019-01-03 | vcl GDIMetaFile: easier dumping from debugger | Miklos Vajna |
2019-01-03 | svm xml dumper: move this from test to vcl | Miklos Vajna |
2018-12-31 | Provide keyboard navigation to Shortcuts tool box and Hamburger menu in | Jim Raykowski |
2018-12-26 | The macOS+iOS-specific BitmapSystemData::rImageContext was not used anywhere | Tor Lillqvist |
2018-12-26 | The Windows-specific BitmapSystemData::pDDB is unused | Tor Lillqvist |
2018-12-21 | loplugin:unnecessaryvirtual | Noel Grandin |
2018-12-20 | tdf#42949 Fix IWYU warnings in include/vcl/[t-u]* | Gabor Kelemen |
2018-12-20 | weld SwTOXEntryTabPage | Caolán McNamara |
2018-12-13 | WIN move native dialog hack into WinScheduler | Jan-Marek Glogowski |
2018-12-13 | weld SwTOXSelectTabPage | Caolán McNamara |
2018-12-13 | loplugin:constantparam | Noel Grandin |
2018-12-12 | weld SwCaptionOptPage | Caolán McNamara |
2018-12-12 | weld SwAddStylesDlg | Caolán McNamara |
2018-12-11 | SvListAction::REVERSING is unused | Noel Grandin |
2018-12-11 | SvListView::CreateViewData unnecessary | Noel Grandin |
2018-12-11 | find-unneeded-includes: Avoid proposing o3tl fw declaration | Gabor Kelemen |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-10 | loplugin:unnecessaryvirtual | Noel Grandin |
2018-12-09 | loplugin:unusedmethods | Noel Grandin |
2018-12-08 | Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULT | Stephan Bergmann |
2018-12-07 | utility constructor for Image "private:graphicrepository" urls | Noel Grandin |
2018-12-07 | Use ref for SvTreeList's parent SvListView | Mike Kaganski |
2018-12-07 | custom widgets: Rename 'stock' to 'action'. | Jan Holesovsky |
2018-12-07 | SvTreeList only ever belongs to one and only one SvListView | Noel Grandin |
2018-12-07 | move a couple of method from SvTreeList to SvListView | Noel Grandin |
2018-12-05 | Revert "Compute (un-)premultiply_table at compile time" | Stephan Bergmann |
2018-12-05 | loplugin:singlevalfields in vcl | Noel Grandin |
2018-12-05 | Add interface for software-only bitmap rendering | Jan-Marek Glogowski |