summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)AuthorFilesLines
2017-08-17implementing callback for ruler invalidationAditya Dewan1-0/+5
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin2-3/+3
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin6-27/+27
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin5-9/+9
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin1-1/+1
2017-08-16tdf#39468 Translate German comments/termsJens Carl2-2/+2
2017-08-15tdf#111696 No macro security dialog with High settingNoel Grandin1-3/+1
2017-08-13fix some ErrCode IgnoreWarning() usageNoel Grandin1-1/+1
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin6-13/+13
2017-08-10loplugin:unusedenumconstantsNoel Grandin1-4/+0
2017-08-09autoformat dialog can draw 'None' invisible sometimesCaolán McNamara1-4/+6
2017-08-08loplugin:unusedmethodsNoel Grandin1-5/+0
2017-08-08loplugin:constantparamNoel Grandin4-20/+19
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl2-2/+2
2017-08-04rename Anz->Cnt in svlNoel Grandin1-10/+10
2017-08-03tdf#111074: fix AddDays in calendarJulien Nabet1-1/+1
2017-08-02remove unnecessary use of 'this->'Noel Grandin2-5/+5
2017-08-02split out VclBuilder static methodsCaolán McNamara2-5/+5
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara2-56/+27
2017-08-01move resmgr to unotoolsCaolán McNamara3-9/+8
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 McNamara52-2637/+225
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 Grandin39-95/+95
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