summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#79250 add typed list to form control listboxEike Rathke2017-02-104-0/+15
* Remove MinGW supportStephan Bergmann2017-02-109-72/+0
* tdf#105447 Move accelerator to first letters in Help menuYousuf Philips2017-02-091-1/+1
* Blind fix for apparently buggy GCC 4.8Stephan Bergmann2017-02-081-5/+5
* Use OUStringLiteralStephan Bergmann2017-02-081-23/+11
* Drop bogus check for escaped $Stephan Bergmann2017-02-081-6/+1
* Add missing #includesStephan Bergmann2017-02-084-0/+5
* Add missing #includesStephan Bergmann2017-02-0620-5/+21
* .uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky2017-02-051-1/+1
* unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin2017-02-021-11/+4
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-3110-14/+14
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-2/+2
* improve "unnecessary user-declared destructor" checkNoel Grandin2017-01-271-1/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-26108-1480/+1233
* tdf#105467 new color widget doesn't support XStringListControlCaolán McNamara2017-01-241-1/+1
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-235-10/+10
* use rtl::Reference in SubmissionPropertyHandlerNoel Grandin2017-01-232-10/+8
* use rtl::Reference in bib::OComponentListenerNoel Grandin2017-01-232-24/+9
* use rtl::Reference in BibFrameCtrl_ImplNoel Grandin2017-01-202-39/+37
* use rtl::Reference in BibliographyLoaderNoel Grandin2017-01-201-17/+14
* use rtl::Reference in FormControlContainerNoel Grandin2017-01-202-9/+7
* New loplugin:dynexcspec: Add @throws documentation, extensionsStephan Bergmann2017-01-1930-3/+67
* replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2017-01-172-4/+4
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-173-3/+3
* e*, f*: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-165-18/+13
* new loplugin: useuniqueptr: extensionsNoel Grandin2017-01-162-12/+8
* -Werror,-Wunused-lambda-captureStephan Bergmann2017-01-141-1/+1
* loplugin:externvar (clang-cl)Stephan Bergmann2017-01-112-14/+14
* tdf#105160: word wrap at wizardheiko tietze2017-01-092-5/+5
* New loplugin:externvar: extensionsStephan Bergmann2017-01-093-7/+8
* loplugin:salboolStephan Bergmann2017-01-061-1/+1
* fold ResourceIndexAccessBase into ResourceStringIndexAccessCaolán McNamara2017-01-011-16/+6
* so ResourceStringListIndexAccess isn't neededCaolán McNamara2017-01-011-38/+0
* so we can drop StringList access from ResourceIndexAccessCaolán McNamara2017-01-012-7/+2
* use std::vector instead of naked array in SfxItemPoolNoel Grandin2016-12-264-11/+12
* unwind RID_TOOLBAR_IMGLIST and RID_TOOLBAR_BIGIMGLIST ImageListsCaolán McNamara2016-12-244-43/+44
* RID_SVXBMP->RID_EXTBMPCaolán McNamara2016-12-224-83/+83
* loplugin:staticmethodsStephan Bergmann2016-12-212-41/+40
* -Werror,-Wmacro-redefinedCaolán McNamara2016-12-213-3/+3
* loplugin:staticmethodsTor Lillqvist2016-12-212-3/+4
* convert VclButtonsType to scoped enumNoel Grandin2016-12-212-2/+2
* unwind RID_IL_FORMEXPLORER imagelistCaolán McNamara2016-12-216-115/+194
* extensions: Drop empty fileTakeshi Abe2016-12-202-31/+0
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-137-30/+8
* remove useless Mutex guardsNoel Grandin2016-12-121-1/+0
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-9/+10
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-054-4/+4
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* loplugin:unnecessaryoverride (dtors) in extensionsStephan Bergmann2016-12-055-28/+0
* extensions,sc,sd,vcl: de-obfuscate assignments in conditions to help GCCMichael Stahl2016-11-291-2/+4