summaryrefslogtreecommitdiffstats
path: root/include/unotools
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1212-75/+75
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1213-28/+28
* loplugin:unusedmethodsNoel Grandin2015-10-061-3/+2
* Fix typosAndrea Gelmini2015-09-301-1/+1
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-16/+0
* convert Link<> to typedNoel Grandin2015-09-101-2/+2
* Revert "Simplify MultiAtomProvider::getString"Stephan Bergmann2015-08-281-2/+2
* Simplify MultiAtomProvider::getStringStephan Bergmann2015-08-281-2/+2
* Consolidate isFileUrl checksStephan Bergmann2015-08-191-2/+0
* Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann2015-08-191-15/+0
* Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann2015-08-191-1/+1
* for testing allow disabling configmgr for time critical pathsCaolán McNamara2015-08-191-0/+6
* ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara2015-08-181-1/+0
* ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara2015-08-181-1/+0
* rBaseURL argument now unusedCaolán McNamara2015-08-181-1/+1
* Get rid of obsolete LocalFileHelper::IsFileContentStephan Bergmann2015-08-181-1/+0
* loplugin:unusedmethodsNoel Grandin2015-07-301-10/+0
* tdf#82744: fix WebDAV lock/unlock behaviour - part 2Giuseppe Castagno2015-07-221-0/+1
* remove deprecated methods in unotools::CharClassNoel Grandin2015-07-171-21/+0
* why bring ucb into the tempfile story when its always a file://Caolán McNamara2015-07-161-11/+4
* loplugin:unusedmethods unotoolsNoel Grandin2015-07-0612-72/+1
* tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky2015-07-011-1/+2
* SfxSimpleHint only needs a sal_uInt32 for the hintNoel Grandin2015-06-291-6/+6
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Revert "Typo: iff->if"Julien Nabet2015-06-231-1/+1
* Typo: iff->ifJulien Nabet2015-06-231-1/+1
* LinkUpdateMode is a global settingStephan Bergmann2015-06-231-0/+2
* Fix typosAndrea Gelmini2015-06-161-2/+2
* Fix typosAndrea Gelmini2015-06-161-1/+1
* add (and call before dtor) Commit to SvtSearchOptionsCaolán McNamara2015-06-081-0/+2
* tdf#91064: Revert "tdf#89790 DOCX: saving LO version number in app.xml"Joren De Cuyper2015-05-151-2/+1
* Revert "fix for older gcc"Thorsten Behrens2015-05-081-1/+1
* fix for older gccNoel Grandin2015-05-071-1/+1
* Add comments about ImplFontAttrsTor Lillqvist2015-05-061-0/+9
* Doxygenize comments.Jan Holesovsky2015-05-061-32/+16
* convert USER_OPT constants to scoped enumNoel Grandin2015-05-061-21/+24
* convert DEFAULTFONT_ constants to scoped enumNoel Grandin2015-05-062-24/+29
* convert SUBSFONT_ to scoped enumNoel Grandin2015-05-061-5/+13
* convert FONTTOSUBSFONT constants to scoped enumNoel Grandin2015-05-061-4/+13
* convert IMPL_FONT_ATTR constants to scoped enumNoel Grandin2015-05-061-65/+70
* convert CVC_ flags to scoped enumNoel Grandin2015-05-061-9/+17
* convert CONFIG_MODE constants to scoped enumNoel Grandin2015-05-061-10/+19
* tdf#89790 - DOCX: saving LO version number in correct tag in app.xmlRadu Ioan2015-05-011-1/+2
* Gradually typed LinkStephan Bergmann2015-04-301-2/+2
* Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist2015-04-301-2/+0
* rhbz#1213173: connectivity: Calc driver: prevent document being disposedMichael Stahl2015-04-291-1/+2
* convert STR_EVENT constants to scoped enumNoel Grandin2015-04-291-57/+33
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-153-8/+8
* convert SvtModuleOptions::EModule to scoped enumNoel Grandin2015-04-071-12/+12