- b2bb871 tdf#113225 - hold the solar mutex when entering from UNO. by Michael Meeks · 8 years ago
- 3dceaee desktop,extensions: updater: only allow redirects to HTTP/HTTPS by Michael Stahl · 9 years ago
- c05f35f Resolves: tdf#107981 SID_FM_CTL_PROPERTIES colorbox needs a 'default' entry by Caolán McNamara · 9 years ago
- 9105823 Resolves: tdf#106461 use a row height of max of edit and listbox height by Caolán McNamara · 9 years ago
- b97abc6 tdf#105467 new color widget doesn't support XStringListControl by Caolán McNamara · 9 years ago
- b495eb4 loplugin:datamembershadow by Noel Grandin · 9 years ago
- 1ba4bb6 loplugin:countusersofdefaultparams in editeng..rsc by Noel Grandin · 9 years ago
- 78b4a1f update vclwidget loplugin to find ref-dropping assigment by Noel Grandin · 9 years ago
- 389999a make comphelper::containerToSequence a little smarter by Noel Grandin · 9 years ago
- 1b277a3 loplugin:expandablemethods in extensions by Noel Grandin · 9 years ago
- 64a708c Revert "Reverts a commit series that cripple windows ci." by Caolán McNamara · 9 years ago
- db380aa Reverts a commit series that cripple windows ci. by Norbert Thiebaud · 9 years ago
- 8bea644 extensions leaks out details of Color Selector, patch it up by Caolán McNamara · 9 years ago
- 2dfc4c0 loplugin:oncevar in desktop..filter by Noel Grandin · 9 years ago
- 02eaf40 tdf#91222 VclBuilder constructor cleanup by melikeyurtoglu · 9 years ago
- 8826771 style fixes for cppcheck noExplicitConstructor by Jochen Nitschke · 9 years ago
- 978c6e7 update vclwidgets plugin to check local variables by Noel Grandin · 9 years ago
- 8a22bc9 update unnecessaryoverride plugin to find pure forwarding methods by Noel Grandin · 9 years ago
- 09cb9209 convert std::unique_ptr<VclAbstractDialog> to VclPtr by Noel Grandin · 9 years ago
- 7da765d loplugin:expandablemethods in svtools by Noel Grandin · 9 years ago
- 98d9bb5 Adapt Windows-only code to deletion of the "Any-to-Any" specializatios by Stephan Bergmann · 9 years ago
- e91a1ab tdf#96015 (part) link to Doc'tation in Help menu by Olivier Hallot · 10 years ago
- 6f96e86 loplugin:expandablemethodds in editeng..extensions by Noel Grandin · 9 years ago
- d1ea6ec replace <<= with assign for <<= with rhs Any by Jochen Nitschke · 9 years ago
- 9939d20 so_activex_x64: Avoid warning LNK4070 by Mike Kaganski · 9 years ago
- 9ac8a57 replace <<= with assign for <<= with rhs Any by Jochen Nitschke · 9 years ago
- d11ac60 clang-cl loplugin: extensions by Stephan Bergmann · 9 years ago
- 59ee279 drop unused RID_RSC_BUTTON_IMAGES resource by Caolán McNamara · 9 years ago
- 15f5fde move this monstrosity to the last place its used by Caolán McNamara · 9 years ago
- 170cf52 remove (yet yet another) StringListResource implementation by Caolán McNamara · 9 years ago
- ad067cb remove StringListResource in favour of ResStringArray... by Caolán McNamara · 9 years ago
- 4ceadf4 tdf#70979 make conference proceedings strings unique by Yousuf Philips · 10 years ago
- 90021d3 loplugin:unnecessaryoverride in extensions..filter by Noel Grandin · 9 years ago
- ae94c22 safemode: Add uno command and menu entry by Samuel Mehrbrodt · 9 years ago
- 6e57881 I can't see any evidence of any remaining magenta mask using image resources by Caolán McNamara · 10 years ago
- 04ba40c ImageList just reads and discards the MaskColor, so drop it by Caolán McNamara · 10 years ago
- 306add1 convert the last two lonely FixedInfos to FixedText by Caolán McNamara · 10 years ago
- 954f752 convert MapUnit to scoped enum by Noel Grandin · 10 years ago
- 106ea87 Remove _TYPED suffix from tools/link.hxx macros by Stephan Bergmann · 10 years ago
- d866c3a cppcheck invalidPrintfArgType by Jochen Nitschke · 10 years ago
- 4563921 remove unused parameter by Jochen Nitschke · 10 years ago
- 83ada47 -Werror,-Wignored-attributes by Stephan Bergmann · 10 years ago
- a2b77b4 loplugin:singlevalfields in basic..idl by Noel Grandin · 10 years ago
- 538635e Make OGenericUnoDialog::destoryDialog non-virtual by Stephan Bergmann · 10 years ago
- 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
- 774d2a9 loplugin:constantparam in extensions..lotuswordpro by Noel Grandin · 10 years ago
- 8bd5dd4 coverity#1371190 Missing move assignment operator by Caolán McNamara · 10 years ago
- c3c3e5b loplugin:constantparam in svtools by Noel Grandin · 10 years ago
- 04a8ba2 convert ScrollType to scoped enum by Noel Grandin · 10 years ago
- 0112840 convert ExtDateFieldFormat to scoped enum by Noel Grandin · 10 years ago
- 65ca57a convert LineStyle to scoped enum by Noel Grandin · 10 years ago
- a881fd7 convert RasterOp to scoped enum by Noel Grandin · 10 years ago
- bdc4010 tdf#101810 - Crash when selecting Bibliography from Tools by Noel Grandin · 10 years ago
- d54773a remove unnecessary default constructor and operator= by Markus Mohrhard · 10 years ago
- 674e0f0b tdf#100726 - Improve readability of OUString concatanations by Gökhan Gurbetoğlu · 10 years ago
- d4aae1b -Werror,-Wnonportable-include-path (clang-cl) by Stephan Bergmann · 10 years ago
- e420085 tdf#89329: use unique_ptr for pImpl in datasourcehandling by Arnold Dumas · 10 years ago
- 4630157 cppcheck: passedByValue by Caolán McNamara · 10 years ago
- 2b68e03 tdf#100782 have XPropertyList hold unique_ptr by Jochen Nitschke · 10 years ago
- 20469b5 tdf#96015 (part) links to Askbot in the Help menu by Olivier Hallot · 10 years ago
- 49b06c2 loplugin:sallogareas by Michael Stahl · 10 years ago
- 8cb1976 it is possible that Sources is empty by Markus Mohrhard · 10 years ago
- b4e1226 loplugin:countusersofdefaultparams in editeng..fpicker by Noel Grandin · 10 years ago
- 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
- a860df2 masses of MessBoxes not being disposed promptly by Caolán McNamara · 10 years ago
- 6e72f02 new loplugin unnecessary override by Noel Grandin · 10 years ago
- 82dafd0 loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
- 3cecadb Related: tdf#92478 speculative win64 scanning fix by Caolán McNamara · 10 years ago
- 64354e6 merge BibTabPage with BibGeneralPage by Noel Grandin · 10 years ago
- cd71034 comphelper::OBaseMutex -> cppu::BaseMutex by Noel Grandin · 10 years ago
- 541fcc9 Move accessibility relations to .ui files, Part 12: tdf#87026 by Muhammet Kara · 10 years ago
- e3e7924 Simplify some PutProperties calls by Stephan Bergmann · 10 years ago
- 136a2fd compilerplugins: add OWeakObject::release() override check by Michael Stahl · 10 years ago
- aa0d053 tdf#97527 - vcl: reference-count Menu by Noel Grandin · 10 years ago
- 2822d18 valgrind: use after free by Caolán McNamara · 10 years ago
- 0e2a656 coverity#1362777 Explicit null dereferenced by Caolán McNamara · 10 years ago
- 093ebf2 Fix simple typo in parameter name by Muhammet Kara · 10 years ago
- d6665da Resolves: tdf#96251 address wizard crash when run from start center by Caolán McNamara · 10 years ago
- 46e372a tdf#43157 Clean up DBG_ASSERT by krishna keshav · 10 years ago
- 9f4e283 loplugin:sallogareas by Noel Grandin · 10 years ago
- 7c98344 Resolves: tdf#92478 avoid crash on using scanner on windows x64 by Caolán McNamara · 10 years ago
- ab10f9f convert DBG_ASSERT(false, to SAL_WARN( by Noel Grandin · 10 years ago
- 177afb1 Clean up uses of Any::getValue() in extensions by Stephan Bergmann · 10 years ago
- a97b392 tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi by Gleb Mishchenko · 10 years ago
- 0a5a20e merge cond. blocks to one by David Tardon · 10 years ago
- 62d2701 tools: rename SvStream::Read/Write to ReadBytes/WriteBytes by Michael Stahl · 10 years ago
- 9f138ff remove unused constants in HRC files by Noel Grandin · 10 years ago
- 0323253 remove some manual ref-counting by Noel Grandin · 10 years ago
- ede8229 DataAccess.xcs says xs:short not xs:int for this type by Caolán McNamara · 10 years ago
- 3498fd9 Remove SetAccessibleRelationLabeledBy calls tdf#87026 by Muhammet Kara · 10 years ago
- b860b73 Convert VCL_MESSAGE to scoped enum by Noel Grandin · 10 years ago
- 1aff929 extensions: more README by Michael Stahl · 10 years ago
- c11e60f tdf#99643 OLE automation bridge: fix 64-bit pointer conversions by Michael Stahl · 10 years ago
- 0b23eec teach refcounting clang plugin about uno::Reference by Noel Grandin · 10 years ago
- 8fec9e7 Some clean up of uses of css::uno::Any::setValue by Stephan Bergmann · 10 years ago
- c47b170 Convert SelectionMode to scoped enum by Noel Grandin · 10 years ago
- 06cb2df Convert VclAlign to scoped enum by Noel Grandin · 10 years ago
- 9eb2e68 tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16) by Noel Grandin · 10 years ago
- 74713b3 loplugin:unusedmethods by Noel Grandin · 10 years ago
- 07f1a39 (nearly) nothing uses GetUniqueId anymore, so remove it. by Caolán McNamara · 10 years ago