Age | Commit message (Expand) | Author |
2016-11-14 | tdf#68118: Pass current document frame to SvxScriptSelectorDialog | Mike Kaganski |
2016-11-14 | coverity#703927 Unchecked return value | Caolán McNamara |
2016-11-11 | loplugin:expandablemethods in avmedia..canvas | Noel Grandin |
2016-11-11 | update vclwidget loplugin to find ref-dropping assigment | Noel Grandin |
2016-11-08 | loplugin:unnecessaryvirtual in basctl..chart2 | Noel Grandin |
2016-11-08 | loplugin:oncevar | Noel Grandin |
2016-11-03 | tdf#91222 VclBuilder constructor cleanup | melikeyurtoglu |
2016-11-01 | Omit the default comparator | Takeshi Abe |
2016-10-25 | tdf#103209 Apply application color settings to Basic IDE | Takeshi Abe |
2016-10-19 | loplugin:expandablemethodds in basctl..chart2 | Noel Grandin |
2016-10-18 | loplugin:unusedmethods | Noel Grandin |
2016-10-14 | loplugin:mergeclasses merge TextView with ExtTextView | Noel Grandin |
2016-10-12 | de-src silly RID_TLB_MACROS resource | Caolán McNamara |
2016-10-12 | de-src solo image button | Caolán McNamara |
2016-10-11 | de-src solo variable watch editbox | Caolán McNamara |
2016-10-10 | tdf#89307: Removed SvRef::operator T*() | Jacek Fraczek |
2016-10-06 | I can't see any evidence of any remaining magenta mask using image resources | Caolán McNamara |
2016-10-06 | ImageList just reads and discards the MaskColor, so drop it | Caolán McNamara |
2016-10-05 | loplugin:unnecessaryoverride in accessibility..chart2 | Noel Grandin |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-23 | perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related | Eike Rathke |
2016-09-20 | Related cid#1371289: Improve code to not depend on missing move assignment | Stephan Bergmann |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-09-14 | put all SfxShell feature flags in one typed_flags class | Jochen Nitschke |
2016-09-14 | tdf#88205 use list ctor for uno::Sequence a11y to canvas | Jochen Nitschke |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-11 | coverity#1371151 rearrange code to avoid assignment | Caolán McNamara |
2016-08-30 | no point in these dtors being virtual | Caolán McNamara |
2016-08-30 | Translate some German comments and messages | Maarten Bosmans |
2016-08-23 | Remaining clang-tidy misc-move-constructor-init | Stephan Bergmann |
2016-08-23 | clean up the SdrObjFactory create callbacks | Noel Grandin |
2016-08-22 | convert SdrHintKind to scoped enum | Noel Grandin |
2016-08-19 | convert SdrCreateCmd to scoped enum | Noel Grandin |
2016-08-17 | loplugin:unusedenumconstants in basctl..editeng | Noel Grandin |
2016-08-04 | tdf#100726: Improve readability of OUString concatenation | nadith |
2016-08-04 | loplugin:countusersofdefaultparams in basctl..basic | Noel Grandin |
2016-08-04 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Muhammet Kara |
2016-08-01 | tdf#91665 l10n: replace string lists - by separate strings | Muhammet Kara |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-26 | masses of MessBoxes not being disposed promptly | Caolán McNamara |
2016-07-25 | new loplugin overrideparam | Noel Grandin |
2016-07-15 | remove excess whitespace | Stephan Bergmann |
2016-07-15 | tdf#100726: Improve readability of OUString concatenations in basctl module | nadith |
2016-07-13 | Moved SfxModule owner to SfxApplication | Mark Page |
2016-07-08 | loplugin:redundantcast: redundant static_casts in basctl | Stephan Bergmann |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-07-04 | tdf#100726: Improve readability of OUString concatenations | Arnold Dumas |
2016-07-04 | SfxModule to use initializer_list instead of variadic arguments | Mark Page |
2016-07-04 | loplugin:stringconcat | Stephan Bergmann |