summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen2019-04-191-0/+1
* tdf#124649 bibliography menubar: show icons for most importent itemsandreas kainz2019-04-151-2/+2
* tdf#122172 set textContent to nil in OOoContentDataProviderTomaž Vajngerl2019-04-151-0/+4
* loplugin:sequentialassign in editeng..extensionsNoel Grandin2019-04-132-5/+2
* drop some unneeded includesCaolán McNamara2019-04-092-4/+0
* tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2019-04-081-0/+2
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-071-4/+5
* Remove unused using declarations in directories [e-l]*Gabor Kelemen2019-04-0516-26/+0
* drop some unneeded includesCaolán McNamara2019-04-023-4/+0
* loplugin:typedefparam (clang-cl)Stephan Bergmann2019-03-274-23/+23
* loplugin:stringconstant (clang-cl)Stephan Bergmann2019-03-271-1/+1
* weld TabOrderDialogCaolán McNamara2019-03-225-188/+143
* reorient dialog to standard orientationCaolán McNamara2019-03-221-51/+81
* weld SwFieldEditDlgCaolán McNamara2019-03-201-1/+1
* loplugin:unusedmethodsNoel Grandin2019-03-141-18/+0
* ActiveX: Use correct mimetypesSamuel Mehrbrodt2019-03-131-5/+5
* prefer weld::Window variantsCaolán McNamara2019-03-121-15/+13
* weld extensions FormatNumberDialogCaolán McNamara2019-03-121-6/+7
* tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen2019-03-124-0/+4
* Fix typo in mimetype: msexcell -> msexcelSamuel Mehrbrodt2019-03-121-2/+2
* i#119731 Hyperlink Control on dialog EditorShubham Goyal2019-03-116-1/+7
* loplugin:unusedmethodsNoel Grandin2019-03-091-2/+0
* tdf#53524 Create UNO grid control- dialog editorShubham Goyal2019-03-086-2/+87
* Generate more specific names for unknown members than just "Unknown"Tor Lillqvist2019-03-071-1/+1
* log nice exception messages whereever possibleNoel Grandin2019-03-078-14/+27
* loplugin:unnecessaryparen improve member expressionNoel Grandin2019-03-061-1/+1
* weld SvxMacroAssignDlgCaolán McNamara2019-03-031-1/+1
* loplugin:simplifybool improve search for negated operatorNoel Grandin2019-02-271-1/+1
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-273-3/+0
* loplugin:indentation (clang-cl)Stephan Bergmann2019-02-265-26/+26
* loplugin:unusedfields in extensionsNoel Grandin2019-02-237-126/+1
* Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov2019-02-2013-64/+41
* weld ChineseDictionaryDialogCaolán McNamara2019-02-191-3/+3
* Better loplugin:unnecessaryparen check for vexing parseStephan Bergmann2019-02-191-2/+2
* tdf#112689:Replace chained O(U)StringBuffer::append() with operator+Salih Sariyar2019-02-191-6/+4
* tdf#122305 tdf#122307 wrap label based on current wizard widthCaolán McNamara2019-02-172-2/+18
* weld DBChangeDialog_ImplCaolán McNamara2019-02-165-48/+71
* Pointer is pointlessNoel Grandin2019-02-131-1/+2
* Make LDAP support optionalAndrew Udvare2019-02-101-1/+6
* loplugin:indentation in editeng..extensionsNoel Grandin2019-02-083-9/+9
* complete the univerbation of E-mail to Email in the uiCaolán McNamara2019-02-071-1/+1
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-056-0/+10
* weld OSelectLabelDialogCaolán McNamara2019-02-044-144/+158
* loplugin:implicitboolconversion (clang-cl)Stephan Bergmann2019-01-301-2/+2
* -Werror,-Wenum-compare (clang-cl)Stephan Bergmann2019-01-301-1/+1
* loplugin:nullptr (clang-cl)Stephan Bergmann2019-01-302-2/+2
* loplugin:redundantcast (clang-cl)Stephan Bergmann2019-01-301-1/+1
* SAL_INFO also for parameter names that are not foundTor Lillqvist2019-01-211-0/+4
* Avoid -Werror=format-{overflow,truncation}=Stephan Bergmann2019-01-211-4/+5
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-214-9/+5