summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* convert ErrCode to strong typedefNoel Grandin2017-06-211-7/+7
* reuse IsStarSymbolCaolán McNamara2017-06-201-8/+2
* Add Kituba (Democratic Republic of the Congo) [ktu-CD] to language listEike Rathke2017-06-191-1/+2
* add more debug names for scheduled eventsLászló Németh2017-06-191-0/+1
* silence some exception warningsCaolán McNamara2017-06-181-16/+14
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-1818-18/+0
* replace misc double checked locking patternsJochen Nitschke2017-06-173-47/+8
* TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin2017-06-171-3/+0
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-141-1/+1
* use more SAL_N_ELEMENTS part 2Noel Grandin2017-06-144-20/+14
* cleanup unused css/frame/* includesJochen Nitschke2017-06-124-5/+0
* skip copying tile when we don't need toCaolán McNamara2017-06-121-6/+8
* Remove VCLExternalSolarLock and IMutex.Arnaud Versini2017-06-122-8/+3
* pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin2017-06-124-24/+12
* use comphelper::InitPropertySequence in more placesNoel Grandin2017-06-091-5/+5
* tdf#107700 Translate some less common font style namesGabor Kelemen2017-06-082-1/+96
* Improved loplugin:cstylecast to reference types: svtoolsStephan Bergmann2017-06-054-10/+10
* Remove all allocation of VCLExternalSolarLock.Arnaud Versini2017-06-052-3/+6
* clang-tidy performance-unnecessary-value-paramNoel Grandin2017-06-053-8/+8
* no need to construct unique_ptr hereJochen Nitschke2017-06-041-2/+2
* convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin2017-06-023-3/+3
* merge ofa res file into svt oneCaolán McNamara2017-06-013-3/+136
* macro warning dialog grew an extra Cancel buttonCaolán McNamara2017-05-311-5/+5
* clang-tidy readability-redundant-control-flowNoel Grandin2017-05-312-5/+0
* drop LANGUAGE_USER_MALAGASY_PLATEAU defineNoel Grandin2017-05-301-1/+1
* teach redundantcast plugin about functional castsNoel Grandin2017-05-302-2/+2
* remove unnecessary use of OString::getStrNoel Grandin2017-05-284-18/+7
* loplugin:constantparamNoel Grandin2017-05-252-36/+36
* remove VCLExternalSolarLock* members from ..Jochen Nitschke2017-05-232-2/+1
* vcl GraphicFilter: add ImportGraphics()Miklos Vajna2017-05-231-2/+40
* svtools: add GraphicProvider::queryGraphics()Miklos Vajna2017-05-231-2/+18
* enhance useuniqueptr lopluginNoel Grandin2017-05-234-14/+7
* svtools: fix mime type of PDF imagesMiklos Vajna2017-05-192-0/+2
* loplugin:stringcopy: svtoolsStephan Bergmann2017-05-198-10/+10
* make string translation loading more uniformCaolán McNamara2017-05-1920-137/+128
* html import: Don't create HTML: <meta name="changedby" content="..."> postit.Jan Holesovsky2017-05-181-0/+1
* Clean up a set of RTL-related commentsTor Lillqvist2017-05-181-1/+1
* Clean up local HTML_IS* macrosStephan Bergmann2017-05-171-19/+18
* remove some unnecessary lockingNoel Grandin2017-05-151-4/+0
* tdf#75280 replace uses of sal_uLongJochen Nitschke2017-05-125-16/+17
* loplugin:constantparamNoel Grandin2017-05-125-26/+26
* remove unused uno::Reference varsNoel Grandin2017-05-122-6/+4
* Casting from Int32 to uLong to Int32 doesn't make sense.Eike Rathke2017-05-111-1/+1
* remove some unnecessary temporary OUStringsNoel Grandin2017-05-112-20/+14
* Fix Windows build: uLong is not Int64Eike Rathke2017-05-101-1/+1
* related tdf#107677 html import: Fix the legacy datetime format reading.Jan Holesovsky2017-05-101-1/+1
* tdf#107677 html import: Import ISO8601 datetime in html meta tags too.Jan Holesovsky2017-05-101-11/+23
* folder.png is a different place than the othersCaolán McNamara2017-05-091-1/+1
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-094-20/+16
* -Werror,-Wunused-private-fieldStephan Bergmann2017-05-091-3/+1