summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2017-07-19loplugin:constparams in svtoolsNoel Grandin40-96/+96
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock1-7/+7
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand1-2/+2
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2-21/+21
2017-07-14Resolves: tdf#99071 tree view shows odd text widths when > 100 linesCaolán McNamara1-19/+1
2017-07-14list views are recalculating layout on every paintCaolán McNamara1-1/+0
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin7-12/+12
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-3/+3
2017-07-13loplugin:oncevar: empty strings: svtoolsStephan Bergmann2-4/+2
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin1-1/+1
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin1-18/+3
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin3-4/+4
2017-07-11use more range-for on uno::SequenceNoel Grandin1-22/+12
2017-07-10simplify some OUString compareTo callsNoel Grandin4-11/+7
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin3-7/+7
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke2-10/+1
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin1-1/+1
2017-07-06use more begin()/end() for SequenceNoel Grandin1-6/+3
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin6-14/+14
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann4-9/+7
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin1-4/+0
2017-07-03loplugin:unusedfields bIsMarked in SvTreeListEntryNoel Grandin1-2/+0
2017-07-03tdf#39468 Translate German comments/termsJens Carl1-2/+1
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke6-18/+10
2017-07-02loplugin:casttovoid: svtoolsStephan Bergmann5-47/+21
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard1-0/+15
2017-06-27svtools: use implicit defined copy assignmentJochen Nitschke1-65/+0
2017-06-27loplugin:oncevar in svtoolsNoel Grandin17-75/+34
2017-06-27loplugin:useuniqueptr in variousNoel Grandin1-13/+5
2017-06-24tdf#108720 Add symbol fonts to isSymbolFont()Yousuf Philips1-0/+5
2017-06-23simplify some string handling in tracing callsNoel Grandin1-1/+1
2017-06-22Add RemoveEntry method to SvTreeListBoxMuhammet Kara1-0/+5
2017-06-22tdf#39468 Translate some random German comments/termsJens Carl1-1/+1
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin18-84/+12
2017-06-21convert ErrCode to strong typedefNoel Grandin1-7/+7
2017-06-20reuse IsStarSymbolCaolán McNamara1-8/+2
2017-06-19Add Kituba (Democratic Republic of the Congo) [ktu-CD] to language listEike Rathke1-1/+2
2017-06-19add more debug names for scheduled eventsLászló Németh1-0/+1
2017-06-18silence some exception warningsCaolán McNamara1-16/+14
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke18-18/+0
2017-06-17replace misc double checked locking patternsJochen Nitschke3-47/+8
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin1-3/+0
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin4-20/+14
2017-06-12cleanup unused css/frame/* includesJochen Nitschke4-5/+0
2017-06-12skip copying tile when we don't need toCaolán McNamara1-6/+8
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini2-8/+3
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin4-24/+12
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-5/+5