summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* loplugin:stringconstantNoel Grandin2015-07-231-1/+1
* tdf#82744: fix WebDAV lock/unlock behaviour - part 2Giuseppe Castagno2015-07-221-3/+22
* Miscellaneous typosAdolfo Jayme Barrientos2015-07-211-1/+1
* why bring ucb into the tempfile story when its always a file://Caolán McNamara2015-07-161-13/+7
* WaE: -Wmaybe-uninitializedCaolán McNamara2015-07-161-1/+1
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-132-18/+3
* loplugin:unusedmethods unotoolsNoel Grandin2015-07-063-93/+0
* tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky2015-07-011-7/+10
* loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2015-06-263-35/+13
* loplugin:stringconstant: Flag more inefficienciesStephan Bergmann2015-06-253-5/+5
* LinkUpdateMode is a global settingStephan Bergmann2015-06-231-0/+8
* Fix typosAndrea Gelmini2015-06-181-2/+2
* Fix typosAndrea Gelmini2015-06-161-1/+1
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-152-4/+2
* add (and call before dtor) Commit to SvtSearchOptionsCaolán McNamara2015-06-081-0/+5
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-085-8/+8
* new clang plugin: loopvartoosmallNoel Grandin2015-05-281-2/+2
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-2611-30/+32
* loplugin:constantfunctionNoel Grandin2015-05-222-150/+8
* tdf#91064: Revert "tdf#89790 DOCX: saving LO version number in app.xml"Joren De Cuyper2015-05-151-33/+17
* NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2015-05-101-1/+1
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-082-2/+2
* fix for CONFIG_MODE constant -> enum conversionNoel Grandin2015-05-071-4/+3
* fix windows buildNoel Grandin2015-05-061-1/+1
* Add comments about ImplFontAttrsTor Lillqvist2015-05-061-0/+2
* convert USER_OPT constants to scoped enumNoel Grandin2015-05-061-93/+70
* convert DEFAULTFONT_ constants to scoped enumNoel Grandin2015-05-061-26/+26
* convert SUBSFONT_ to scoped enumNoel Grandin2015-05-061-6/+6
* convert FONTTOSUBSFONT constants to scoped enumNoel Grandin2015-05-061-7/+12
* convert IMPL_FONT_ATTR constants to scoped enumNoel Grandin2015-05-061-66/+66
* convert CVC_ flags to scoped enumNoel Grandin2015-05-061-4/+4
* convert CONFIG_MODE constants to scoped enumNoel Grandin2015-05-063-9/+9
* loplugin:staticmethodsNoel Grandin2015-05-051-2/+2
* tdf#89790 - DOCX: saving LO version number in correct tag in app.xmlRadu Ioan2015-05-011-17/+33
* Gradually typed LinkStephan Bergmann2015-04-302-6/+6
* rhbz#1213173: connectivity: Calc driver: prevent document being disposedMichael Stahl2015-04-291-6/+8
* convert STR_EVENT constants to scoped enumNoel Grandin2015-04-291-38/+42
* SvtSecurityOptions_Impl::m_nSecLevel is of type sal_Int32Stephan Bergmann2015-04-281-1/+1
* loplugin:simplifyboolStephan Bergmann2015-04-242-2/+2
* Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-232-2/+2
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-2225-0/+55
* try to find a unique naming scheme for temp filesMarkus Mohrhard2015-04-211-1/+7
* improve commentStephan Bergmann2015-04-161-6/+5
* tdf#89394. fix hangs because of unavailable Windows UNC path.Jan Kantert2015-04-161-1/+7
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-156-17/+17
* convert SvtModuleOptions::EModule to scoped enumNoel Grandin2015-04-071-37/+37
* convert SvtModuleOptions::EFactory to enum classNoel Grandin2015-04-071-194/+113
* Typo: creat->createJulien Nabet2015-04-041-1/+1
* Fix "unknown factory" log, declare and use FACTORYNAME_BASICJulien Nabet2015-04-031-1/+12
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-023-5/+5