summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)Author
2017-01-09New loplugin:externvar: desktopStephan Bergmann
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-21tdf#95416 Fix an include for 2 files in unopkgHuzaifa Iftikhar
2016-12-20tdf#95416 Fix an include for desktop directoryHuzaifa Iftikhar
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-12coverity#1397042 Unchecked return valueCaolán McNamara
2016-12-09loplugin:staticmethodsTor Lillqvist
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-08loplugin:unreffunTor Lillqvist
2016-12-08loplugin:staticmethodsTor Lillqvist
2016-12-07Fix typo in comments: et -> edTakeshi Abe
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
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