summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-023-5/+5
* loplugin:staticmethodsNoel Grandin2015-04-027-23/+23
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-016-7/+7
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-286-16/+16
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-263-15/+15
* introduce ODFSaneDefaultVersion; ODFDefaultVersion is a mess, mess, mess..Eike Rathke2015-03-221-0/+24
* Char highlight: option about export LO character background to MSO formatsZolnai Tamás2015-03-211-3/+30
* loplugin:constantfunction: unotoolsNoel Grandin2015-03-191-5/+0
* do not call virtual Commit() from dtors of utl::ConfigItem subclassesMichael Stahl2015-03-1113-58/+13
* utl::ConfigItem::Commit() should call ClearModified()Michael Stahl2015-03-1119-113/+84
* V801: Decreased performanceCaolán McNamara2015-03-091-8/+8
* TyposJulien Nabet2015-02-182-2/+2
* another dependency still requiredCaolán McNamara2015-02-161-0/+2
* set unotools mk to require boostCaolán McNamara2015-02-161-0/+2
* boost::noncopyable->'= delete'Caolán McNamara2015-02-168-17/+20
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-164-20/+19
* unusedcode.easyJulien Nabet2015-02-151-35/+0
* Fold INetRFC822Message into INetMIMEMessageStephan Bergmann2015-02-111-1/+1