summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2017-03-30tdf#39468 Translate German commentsJens Carl2-2/+2
2017-03-25Fix typosAndrea Gelmini9-13/+13
2017-03-23Resolves: tdf#106461 use a row height of max of edit and listbox heightCaolán McNamara1-4/+5
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2-2/+2
2017-03-19TyposJulien Nabet2-2/+2
2017-03-19Fix typos + some German translationsAndrea Gelmini2-2/+2
2017-03-18cppcheck: workaround nullpointer false positive with an assertJulien Nabet1-0/+1
2017-03-18cppcheck: nullPointerJulien Nabet1-2/+2
2017-03-17remove unused defines from HRC files in extensionsNoel Grandin6-23/+0
2017-03-16Fix typosAndrea Gelmini1-1/+1
2017-03-14No need for --disable-activex and --disable-atl any longerTor Lillqvist1-4/+0
2017-03-14remove unused RID constantsNoel Grandin4-33/+0
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-2/+2
2017-03-09oops, forgot to commit thatMichael Stahl1-1/+1
2017-03-09extensions: fix MSVC 2017 build of Library_so_activex_x64Michael Stahl1-1/+3
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