summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#112408 crash with nan with bad ascentCaolán McNamara2017-09-151-0/+3
* rhbz#1425304 sdext: join TimerScheduler thread before shutdownMichael Stahl2017-05-306-9/+101
* loplugin:unusedfields improve write-only analysisNoel Grandin2017-05-166-21/+4
* Resolves: tdf#107812 add check for -ObliqueCaolán McNamara2017-05-151-12/+18
* tdf#107823: missing buttons in Presentation MinimizerJulien Nabet2017-05-141-1/+1
* remove unused uno::Reference varsNoel Grandin2017-05-124-15/+3
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-093-3/+0
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-092-4/+1
* remove unnecessary empty OUString fields and varsNoel Grandin2017-05-091-2/+1
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-088-25/+6
* revert OSL_ASSERT changesChris Sherlock2017-05-0725-94/+94
* tdf#43157: convert sdext codebase away from OSL_ASSERT to assertChris Sherlock2017-05-0725-94/+94
* loplugin:salunicodeliteral: sdextStephan Bergmann2017-04-281-3/+3
* loplugin:cppunitassertequals: sdextStephan Bergmann2017-04-281-46/+46
* sdext: fix loplugin:stringconcat warningMiklos Vajna2017-04-271-1/+1
* can detangle the sdext graphic resource nowCaolán McNamara2017-04-273-5/+24
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-271-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-252-0/+2
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-5/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-211-1/+1
* no need to use OUStringToOString in SAL_INFONoel Grandin2017-04-122-5/+5
* Improved loplugin:redundantcast, static_cast on arithmetic types: sdextStephan Bergmann2017-04-061-1/+1
* use actual UNO enums in reportdesign..svtoolsNoel Grandin2017-04-032-2/+2
* Fix typosAndrea Gelmini2017-03-252-3/+3
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-231-1/+0
* just make the VirtualDevice a parser memberCaolán McNamara2017-03-081-5/+5
* Fix typosAndrea Gelmini2017-03-021-1/+1
* loplugin:sallogareasStephan Bergmann2017-02-281-2/+2
* new loplugin unoanyNoel Grandin2017-02-284-45/+45
* loplugin:loopvartoosmallStephan Bergmann2017-02-272-8/+5
* fix crash in pdfimportMarkus Mohrhard2017-02-241-3/+10
* vector::data seems more natural than &vector::frontCaolán McNamara2017-02-241-1/+1
* change intervall -> intervalDavid Tardon2017-02-234-18/+18
* loplugin:subtlezeroinit: sdextStephan Bergmann2017-02-213-5/+5
* PaneDescriptor::mbNeedsClipping is never readStephan Bergmann2017-02-172-3/+0
* remove unused Right from Anchor enumNoel Grandin2017-02-152-2/+1
* "Unicode" is a proper noun and should not be used in pluralTor Lillqvist2017-02-121-4/+4
* Add missing #includesStephan Bergmann2017-02-064-0/+4
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-319-18/+18
* tdf#105536: PDF image should be v-flipped unconditionallyMike Kaganski2017-01-283-2/+21
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-2811-18/+12
* Remove dynamic exception specificationsStephan Bergmann2017-01-2664-1009/+378
* loplugin: unnecessary destructor scaddins..sdextNoel Grandin2017-01-259-46/+0
* tdf#105382 Set URL-decoded default filename for minimized presentationTakeshi Abe2017-01-242-18/+10
* New loplugin:dynexcspec: Add @throws documentation, sdextStephan Bergmann2017-01-1915-6/+15
* new loplugin: useuniqueptr: sdextNoel Grandin2017-01-174-22/+22
* loplugin:stringconstant: handle OStringBuffer::appendStephan Bergmann2017-01-111-1/+1
* Some loplugin:conststringvar/stringconstant improvements: sdextStephan Bergmann2017-01-111-1/+1
* New loplugin:conststringvar: sdextStephan Bergmann2017-01-101-6/+6
* New loplugin:externvar: sdextStephan Bergmann2017-01-091-1/+1