summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12skip copying tile when we don't need toCaolán McNamara
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-08tdf#107700 Translate some less common font style namesGabor Kelemen
2017-06-05Improved loplugin:cstylecast to reference types: svtoolsStephan Bergmann
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-04no need to construct unique_ptr hereJochen Nitschke
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-06-01merge ofa res file into svt oneCaolán McNamara
2017-05-31macro warning dialog grew an extra Cancel buttonCaolán McNamara
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30drop LANGUAGE_USER_MALAGASY_PLATEAU defineNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-25loplugin:constantparamNoel Grandin
2017-05-23remove VCLExternalSolarLock* members from ..Jochen Nitschke
2017-05-23vcl GraphicFilter: add ImportGraphics()Miklos Vajna
2017-05-23svtools: add GraphicProvider::queryGraphics()Miklos Vajna
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-19svtools: fix mime type of PDF imagesMiklos Vajna
2017-05-19loplugin:stringcopy: svtoolsStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18html import: Don't create HTML: <meta name="changedby" content="..."> postit.Jan Holesovsky
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-17Clean up local HTML_IS* macrosStephan Bergmann
2017-05-15remove some unnecessary lockingNoel Grandin
2017-05-12tdf#75280 replace uses of sal_uLongJochen Nitschke
2017-05-12loplugin:constantparamNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11Casting from Int32 to uLong to Int32 doesn't make sense.Eike Rathke
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-10Fix Windows build: uLong is not Int64Eike Rathke
2017-05-10related tdf#107677 html import: Fix the legacy datetime format reading.Jan Holesovsky
2017-05-10tdf#107677 html import: Import ISO8601 datetime in html meta tags too.Jan Holesovsky
2017-05-09folder.png is a different place than the othersCaolán McNamara
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09-Werror,-Wunused-private-fieldStephan Bergmann
2017-05-09loplugin:constantparamNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert svtools codebase away from OSL_ASSERT to assertChris Sherlock
2017-05-05Fix typosAndrea Gelmini
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-05-04tdf#107622: also update nNullVirOff when changing nNullOffMike Kaganski
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-05-01unnecessary PairedList macroNoel Grandin