summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)Author
2016-12-02convert some anonymous enums to scopedNoel Grandin
2016-11-29Window::Invalidate must be called with SolarMutex lockedStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-23loplugin:unnecessaryoverride (dtors) in desktopStephan Bergmann
2016-11-21tdf#103146 Revamp Extension Manager Dialog, Part 3Muhammet Kara
2016-11-15tdf#103146 Revamp Extension Manager Dialog, Part 2Muhammet Kara
2016-11-09tdf#103146 Revamp Extension Manager Dialog, Part 1Muhammet Kara
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt
2016-10-16clang-cl loplugin: desktopStephan Bergmann
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin
2016-10-11tdf#102004 Do not open options for extensions without optionsMuhammet Kara
2016-10-07loplugin:staticmethods: desktopStephan Bergmann
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-09-05convert ScrollType to scoped enumNoel Grandin
2016-08-22clearly we want to match "-env:" only at arg start, not as substring anywhereEike Rathke
2016-08-15Resolves: tdf#44241 highlight the newly installed extensionCaolán McNamara
2016-08-05(initial) sparc64 portJames Clarke
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-07-08Resolves: tdf#100713 on cancel curData points to deleted parents vector entryCaolán McNamara
2016-07-08Related: rhbz#100713 move extensions restart to a better placeCaolán McNamara
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-27loplugin:singlevalfields in dbaccessNoel Grandin
2016-06-23tdf#46279 Show restart message after extension installationirem
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-10Clean up uses of Any::getValue() in desktopStephan Bergmann
2016-06-10tdf#43157: Clean up OSL_TRACEArnold Dumas
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-01Fix typosAndrea Gelmini
2016-04-30Fix typosAndrea Gelmini
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann