Age | Commit message (Expand) | Author |
2019-02-25 | loplugin:unusedmethods | Noel Grandin |
2019-02-19 | weld ChineseDictionaryDialog | Caolán McNamara |
2019-02-14 | drop unneeded vcl includes, update pch | Caolán McNamara |
2019-02-14 | weld CertificateChooser | Caolán McNamara |
2019-02-13 | weld CertificateViewer cluster | Caolán McNamara |
2019-02-12 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2018-12-08 | use Image(OUString) instead of Image(Bitmap(OUString)) | Noel Grandin |
2018-11-12 | tdf#118581 Correctly display issuer name in signature line | Samuel Mehrbrodt |
2018-11-07 | move SvTreeListBox to vcl | Caolán McNamara |
2018-07-23 | loplugin:unusedfields,can-be-const in xmlsecurity | Noel Grandin |
2018-04-25 | SvTabListBox::SetTabs, pass count explicit | Noel Grandin |
2017-10-26 | vcl: make MapMode constructor explicit | Michael Stahl |
2017-10-23 | loplugin:includeform: xmlsecurity | Stephan Bergmann |
2017-07-21 | Eliminate DateTime::operator+=() and -=() with POD types | Eike Rathke |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-05-19 | make string translation loading more uniform | Caolán McNamara |
2017-04-26 | remove xmlsecurity bitmaps from .src files | Caolán McNamara |
2017-03-17 | remove unused defines from HRC files in xmlsecurity | Noel Grandin |
2017-03-15 | Fix variable names: FixedText, not FixedImage | Samuel Mehrbrodt |
2017-03-15 | gpg4libre: Don't show certificate path when there is no hierarchy | Samuel Mehrbrodt |
2017-03-15 | gpg4libre: Improve certificate details view | Samuel Mehrbrodt |
2017-03-15 | gpg4libre: Show "issued to/by" only if they contain a value | Samuel Mehrbrodt |
2017-03-01 | CertificateViewer: Don't crash with empty certificate path | Samuel Mehrbrodt |
2017-01-14 | u*,v*: load BitmapEx resources instead of Image ones | Caolán McNamara |
2017-01-10 | New loplugin:conststringvar: xmlsecurity | Stephan Bergmann |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-07-08 | Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar | Eike Rathke |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-07-04 | Certificate viewer dialog can have various kinds of parents | Stephan Bergmann |
2016-05-27 | Get rid of unnecessary directory levels $D/inc/$D | Tor Lillqvist |
2016-05-20 | Show the certificate use also in the View Certificate dialog | Tor Lillqvist |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |
2016-02-04 | vcl: take into account the font width is the average font width | Chris Sherlock |
2015-11-24 | loplugin:unusedfields in xmlsecurity/ | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-09-08 | convert Link<> to typed | Noel Grandin |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-05-20 | convert DEFAULTCONSTANT constant to scoped enum | Noel Grandin |
2015-05-06 | convert DEFAULTFONT_ constants to scoped enum | Noel Grandin |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-16 | UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create. | Michael Meeks |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-10 | Automated conversion of VclPtr construction to use Instance template. | Michael Meeks |
2015-04-10 | vclwidget: fixup locally allocated vcl::Window objects | Noel Grandin |
2015-04-10 | vclwidget: check for calling delete on subclasses of vcl::Window | Noel Grandin |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-10 | Audit and correct misc. clears -> disposeAndClears. | Michael Meeks |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |