summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski5-10/+10
2017-01-23use rtl::Reference in SubmissionPropertyHandlerNoel Grandin2-10/+8
2017-01-23use rtl::Reference in bib::OComponentListenerNoel Grandin2-24/+9
2017-01-20use rtl::Reference in BibFrameCtrl_ImplNoel Grandin2-39/+37
2017-01-20use rtl::Reference in BibliographyLoaderNoel Grandin1-17/+14
2017-01-20use rtl::Reference in FormControlContainerNoel Grandin2-9/+7
2017-01-19New loplugin:dynexcspec: Add @throws documentation, extensionsStephan Bergmann30-3/+67
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2-4/+4
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski3-3/+3
2017-01-16e*, f*: load BitmapEx resources instead of Image onesCaolán McNamara5-18/+13
2017-01-16new loplugin: useuniqueptr: extensionsNoel Grandin2-12/+8
2017-01-14-Werror,-Wunused-lambda-captureStephan Bergmann1-1/+1
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann2-14/+14
2017-01-09tdf#105160: word wrap at wizardheiko tietze2-5/+5
2017-01-09New loplugin:externvar: extensionsStephan Bergmann3-7/+8
2017-01-06loplugin:salboolStephan Bergmann1-1/+1
2017-01-01fold ResourceIndexAccessBase into ResourceStringIndexAccessCaolán McNamara1-16/+6
2017-01-01so ResourceStringListIndexAccess isn't neededCaolán McNamara1-38/+0
2017-01-01so we can drop StringList access from ResourceIndexAccessCaolán McNamara2-7/+2
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin4-11/+12
2016-12-24unwind RID_TOOLBAR_IMGLIST and RID_TOOLBAR_BIGIMGLIST ImageListsCaolán McNamara4-43/+44
2016-12-22RID_SVXBMP->RID_EXTBMPCaolán McNamara4-83/+83
2016-12-21loplugin:staticmethodsStephan Bergmann2-41/+40
2016-12-21-Werror,-Wmacro-redefinedCaolán McNamara3-3/+3
2016-12-21loplugin:staticmethodsTor Lillqvist2-3/+4
2016-12-21convert VclButtonsType to scoped enumNoel Grandin2-2/+2
2016-12-21unwind RID_IL_FORMEXPLORER imagelistCaolán McNamara6-115/+194
2016-12-20extensions: Drop empty fileTakeshi Abe2-31/+0
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin7-30/+8
2016-12-12remove useless Mutex guardsNoel Grandin1-1/+0
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-9/+10
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin4-4/+4
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-12-05loplugin:unnecessaryoverride (dtors) in extensionsStephan Bergmann5-28/+0
2016-11-29extensions,sc,sd,vcl: de-obfuscate assignments in conditions to help GCCMichael Stahl1-2/+4
2016-11-29loplugin:vclwidgetsStephan Bergmann1-3/+3
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin4-5/+5
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl4-6/+6
2016-11-18loplugin:datamembershadowNoel Grandin1-1/+0
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin4-5/+5
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin4-5/+5
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin2-6/+2
2016-11-08loplugin:expandablemethods in extensionsNoel Grandin18-138/+47
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara4-121/+36
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud4-36/+121
2016-11-04extensions leaks out details of Color Selector, patch it upCaolán McNamara4-121/+36
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin3-15/+6
2016-11-04tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu2-16/+2
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke4-6/+6
2016-10-31update vclwidgets plugin to check local variablesNoel Grandin1-1/+1