summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2017-03-08Clean up uses of integer typesStephan Bergmann1-12/+15
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann20-43/+43
2017-03-03Fix typosAndrea Gelmini3-4/+4
2017-03-03Remove bogus source code commentsdennisroczek1-2/+1
2017-02-28loplugin:unoanyStephan Bergmann3-11/+11
2017-02-28loplugin:unoanyStephan Bergmann1-6/+6
2017-02-28new loplugin unoanyNoel Grandin4-7/+7
2017-02-27Clean up use of integer typesStephan Bergmann3-26/+25
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist56-230/+230
2017-02-16convert resetType to scoped enumNoel Grandin2-8/+8
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke4-0/+15
2017-02-13Fix typosAndrea Gelmini1-1/+1
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke4-15/+0
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke4-0/+15
2017-02-10Remove MinGW supportStephan Bergmann9-72/+0
2017-02-09tdf#105447 Move accelerator to first letters in Help menuYousuf Philips1-1/+1
2017-02-08Blind fix for apparently buggy GCC 4.8Stephan Bergmann1-5/+5
2017-02-08Use OUStringLiteralStephan Bergmann1-23/+11
2017-02-08Drop bogus check for escaped $Stephan Bergmann1-6/+1
2017-02-08Add missing #includesStephan Bergmann4-0/+5
2017-02-06Add missing #includesStephan Bergmann20-5/+21
2017-02-05.uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky1-1/+1
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin1-11/+4
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin10-14/+14
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-2/+2
2017-01-27improve "unnecessary user-declared destructor" checkNoel Grandin1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann108-1480/+1233
2017-01-24tdf#105467 new color widget doesn't support XStringListControlCaolán McNamara1-1/+1
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