summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2017-08-01move resmgr to unotoolsCaolán McNamara4-10/+9
2017-08-01loplugin:checkunusedparamsNoel Grandin3-14/+3
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2-12/+4
2017-07-31svtools: Mark arrays as constantTakeshi Abe3-3/+3
2017-07-31loplugin:oncevarNoel Grandin1-1/+1
2017-07-30tdf#109309 Currency dropdown is misplaced under WaylandMaxim Monastirsky1-2/+9
2017-07-28loplugin:constparams handle constructorsNoel Grandin3-7/+7
2017-07-27correct some Date related typesJochen Nitschke1-1/+1
2017-07-25Resolves: tdf#109331 stupid looking cast was relied upon to do useful thingCaolán McNamara1-1/+3
2017-07-25Convert IMG_ constants to scoped enumNoel Grandin1-245/+247
2017-07-25convert UNO event ids to scoped enumNoel Grandin1-21/+22
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin2-19/+15
2017-07-24Export to PNG: use selection if Selection is selectedEike Rathke2-8/+32
2017-07-23coverity#1415610 avoid Unchecked dynamic_castCaolán McNamara2-5/+4
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke1-33/+33
2017-07-21de-hrc various thingsCaolán McNamara5-109/+2
2017-07-21migrate to boost::gettextCaolán McNamara70-2784/+955
2017-07-21loplugin:unusedfields in svtoolsNoel Grandin2-3/+1
2017-07-20change some Date += long to Date += sal_Int32Jochen Nitschke1-9/+8
2017-07-20support for filter dialog when an image is exported from context menuMarco Cecchetti3-40/+106
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