- a6f3ca0 tdf#101828 handle rtf/richtext correctly by Oliver Specht · 9 years ago
- c53cf1d tdf#103852 avoid clipboard deadlock by Tomaž Vajngerl · 9 years ago
- 1430158 style fix for cppcheck redundantCondition by Jochen Nitschke · 9 years ago
- 525311b Fix typos by Andrea Gelmini · 9 years ago
- 1f9b601 clang-cl loplugin: dtrans by Stephan Bergmann · 9 years ago
- 0175520 Bin some noise comments and superfluous vertical whitespace by Tor Lillqvist · 10 years ago
- de162ef dtrans: remove commented-out code by Thorsten Behrens · 10 years ago
- 3720443 avoid name clash for CDataFormatTranslator in ftransl, tdf#100872 by Markus Mohrhard · 10 years ago
- d5397bf C++11: disable ctors/operators with delete (dtrans) by Jochen Nitschke · 10 years ago
- 9089160 limit scanf string field width by Jochen Nitschke · 10 years ago
- 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
- 6f047b5 WNT: check result of PostMessage() by Michael Stahl · 10 years ago
- 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
- 218cd09 inline some use-once macros by Noel Grandin · 10 years ago
- 3aafe05 -Werror,-Wnon-virtual-dtor by Stephan Bergmann · 10 years ago
- a7258ef Typo: namesapce(s)->namespace(s) by Julien Nabet · 10 years ago
- 534b2a4 Fix typos by Andrea Gelmini · 10 years ago
- 078d5e8 tdf#95416 Get rid of #include "../foo/bar.hxx" style includes. by burcinakalin · 10 years ago
- 1ef9f39 unnecessary use of OUString constructor by Noel Grandin · 10 years ago
- b6a9953 -Werror,-Wsign-compare (clang-cl) by Stephan Bergmann · 10 years ago
- 47b5863 fix Windows build by Noel Grandin · 10 years ago
- 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
- 64d624b Fix typos by Andrea Gelmini · 10 years ago
- 5ee8e22 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
- 268e4e9 allocate and initialise FormatEntry table at compile-time by Noel Grandin · 10 years ago
- 7535cca -Werror,-Wunused-variable by Stephan Bergmann · 10 years ago
- fe3fd05 add mapKeysToSequence/mapValuesToSequence methods to comphelper by Noel Grandin · 10 years ago
- d710266 -Werror,-Wunused-const-variable by Stephan Bergmann · 10 years ago
- 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
- 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
- 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
- 6bab381 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
- 318be4e loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
- b5db48a no need to use OUString constructor in call to createInstance by Noel Grandin · 10 years ago
- 3c97116 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
- 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
- 0b018d2 tdf#39440: fix several warnings reported by cppcheck by Serge Krot · 10 years ago
- b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
- e209d11 remove old standalone Sun bug numbers by Noel Grandin · 11 years ago
- f891d8c Fix typos by Andrea Gelmini · 11 years ago
- 35fd0cf cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
- ea40756 dtrans: com::sun::star->css by Noel Grandin · 11 years ago
- c4f210f dtrans, winaccessibility: consistently use $(gb_UWINAPI) by Michael Stahl · 11 years ago
- b712b1f tdf#39440 cppcheck: redundantAssignment by Michael Weghorn · 11 years ago
- f17f89a include: inline some use-once typedefs by Noel Grandin · 11 years ago
- 8e08edb filter,desktop,dbaccess: inline some use-once typedefs by Noel Grandin · 11 years ago
- 372d416 dtrans: reset DropTarget::m_pDropTarget if it is released by Michael Stahl · 11 years ago
- 7e495e2 tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
- cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
- 64bc8b4 i#107734 Support for Math Input Panel in Windows 7 by Regina Henschel · 11 years ago
- 799cc41 Fix typos by Andrea Gelmini · 11 years ago
- ae150c6 Fix typos by Andrea Gelmini · 11 years ago
- c3c45ff Fix typos by Andrea Gelmini · 11 years ago
- b9dd517 some spelling fixes, mostly in Java code by Noel Grandin · 11 years ago
- d1ca0f4 Bin some pointless comments and reduce some vertical whitespace by Tor Lillqvist · 11 years ago
- 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
- 59a051d Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
- b06866b Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
- aa7a829 loplugin:staticfunction by Noel Grandin · 11 years ago
- dcde8ab SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILE by Caolán McNamara · 11 years ago
- fb14be5 create new 'enum class' SotClipboardFormatId to unify types by Noel Grandin · 11 years ago
- ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
- 3e7a6ff Fix for possible unaddressable write. by Ashod Nakashian · 11 years ago
- 3da925e Fix warning C4101: ´ex´ : unreferenced local variable by Matteo Casalin · 11 years ago
- 5dc23d5 cppcheck: selfAssignment by Caolán McNamara · 11 years ago
- 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
- 3a2b1af Fix simple typos. by Andrea Gelmini · 11 years ago
- b63571f Typos by Julien Nabet · 11 years ago
- 0f867ad dtrans: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
- 04b183a fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
- 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
- fbf3aa3 spelling: instanciated -> instantiated by Noel Grandin · 12 years ago
- a5e5214 dtrans (Windows): std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- 7094699 Fix some *_component_getFactory function types by Stephan Bergmann · 12 years ago
- d386f88 set names on the Win32-only threads by Michael Stahl · 12 years ago
- 9bac4d4 typo: more then -> more than by Takeshi Abe · 12 years ago
- b09b5f8 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 by Julien Nabet · 12 years ago
- dd33f91 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14 by Julien Nabet · 12 years ago
- 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
- 5ec7a58 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8 by Julien Nabet · 12 years ago
- 0a1d822 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
- c7d6d3d dtrans: sal_Bool->bool by Noel Grandin · 12 years ago
- 618a0f8 whitespace for include statements by Thomas Arnhold · 12 years ago
- 2ada2b3 typo: dependend -> dependent by Thomas Arnhold · 12 years ago
- 5e04ec1 typo: inteface -> interface by Thomas Arnhold · 12 years ago
- 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
- 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
- 75bbbf9 Remove visual noise from dtrans by Alexander Wilms · 12 years ago
- 3677480 (a/A)utomaticaly -> (a/A)utomatically by Julien Nabet · 12 years ago
- 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
- 6e3dee3 Resolves: #i124085# improved support for PNG clipboard format on windows by Armin Le Grand · 12 years ago
- 1d512fb Update comment. by Jan Holesovsky · 12 years ago
- 88c6cbd fdo#74584: These tags should be lowercase for correct clipboard handling. by Kohei Yoshida · 12 years ago
- 6ad41af fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer.. by Alexandre Vicenzi · 12 years ago
- 90d39a8 Resolves: #i124085# disabled CF_DIBV5... by Armin Le Grand · 12 years ago
- a3f3276 Fix bogus mass-conversion equalsAsciiL -> startsWith by Stephan Bergmann · 12 years ago
- 9e77ddc Resolves: #i123817# prepare codebase for updating to boost 1.55 by Herbert Dürr · 12 years ago
- 151887a Fix other typos by Julien Nabet · 12 years ago