summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* oops, forgot to commit thatMichael Stahl2017-03-091-1/+1
* extensions: fix MSVC 2017 build of Library_so_activex_x64Michael Stahl2017-03-091-1/+3
* Clean up uses of integer typesStephan Bergmann2017-03-081-12/+15
* convert SvxCaseMap to scoped enumNoel Grandin2017-03-081-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-0320-43/+43
* Fix typosAndrea Gelmini2017-03-033-4/+4
* Remove bogus source code commentsdennisroczek2017-03-031-2/+1
* loplugin:unoanyStephan Bergmann2017-02-283-11/+11
* loplugin:unoanyStephan Bergmann2017-02-281-6/+6
* new loplugin unoanyNoel Grandin2017-02-284-7/+7
* Clean up use of integer typesStephan Bergmann2017-02-273-26/+25
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-1756-230/+230
* convert resetType to scoped enumNoel Grandin2017-02-162-8/+8
* Resolves: tdf#79250 add typed list to form control listboxEike Rathke2017-02-144-0/+15
* Fix typosAndrea Gelmini2017-02-131-1/+1
* Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke2017-02-114-15/+0
* 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