summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-07-03loplugin:unusedfields bIsMarked in SvTreeListEntryNoel Grandin
2017-07-03tdf#39468 Translate German comments/termsJens Carl
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: svtoolsStephan Bergmann
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard
2017-06-27svtools: use implicit defined copy assignmentJochen Nitschke
2017-06-27loplugin:oncevar in svtoolsNoel Grandin
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-24tdf#108720 Add symbol fonts to isSymbolFont()Yousuf Philips
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-22Add RemoveEntry method to SvTreeListBoxMuhammet Kara
2017-06-22tdf#39468 Translate some random German comments/termsJens Carl
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20reuse IsStarSymbolCaolán McNamara
2017-06-19Add Kituba (Democratic Republic of the Congo) [ktu-CD] to language listEike Rathke
2017-06-19add more debug names for scheduled eventsLászló Németh
2017-06-18silence some exception warningsCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17replace misc double checked locking patternsJochen Nitschke
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
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