summaryrefslogtreecommitdiffstats
path: root/include/unotools
Commit message (Expand)AuthorAgeFilesLines
* 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
* convert SvtModuleOptions::EFactory to enum classNoel Grandin2015-04-071-14/+14
* introduce ODFSaneDefaultVersion; ODFDefaultVersion is a mess, mess, mess..Eike Rathke2015-03-221-2/+22
* Char highlight: option about export LO character background to MSO formatsZolnai Tamás2015-03-211-0/+5
* add SvtSaveOptions::ODFDefaultVersion::ODFVER_013 for ODF 1.3Eike Rathke2015-03-201-0/+1
* loplugin:constantfunction: unotoolsNoel Grandin2015-03-192-4/+4
* utl::ConfigItem::Commit() should call ClearModified()Michael Stahl2015-03-113-4/+11
* V801: Decreased performanceCaolán McNamara2015-03-091-4/+4
* boost::noncopyable->'= delete'Caolán McNamara2015-02-163-6/+13
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-165-32/+26
* unusedcode.easyJulien Nabet2015-02-151-15/+0
* fix linker errorDavid Tardon2015-02-121-2/+2
* loplugin:deletedspecialStephan Bergmann2015-02-0711-44/+26
* implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke2015-01-261-6/+12
* Typo: syncro->synchroJulien Nabet2015-01-241-1/+1
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-082-9/+0
* remove unused FEATUREFLAG_ #definesNoel Grandin2015-01-071-9/+0
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-024-16/+16
* unotools: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-183-24/+24
* unotools: Internalize ucblockbytes.hxx headerMatúš Kukan2014-11-241-196/+0
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+2
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-122-2/+2
* Remove dead CustomerNumber functionalityStephan Bergmann2014-10-211-5/+0
* Resolves: fdo#85006 limit script stripping to known suffixesCaolán McNamara2014-10-201-0/+9
* move the removeTree function from desktop to unotoolsMichael Stahl2014-10-111-0/+3
* fdo#82577: Handle TimeNoel Grandin2014-10-012-4/+4
* unotools: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-291-1/+1
* Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2014-09-101-2/+2
* font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks2014-08-221-1/+1
* comphelper: starutil -> css::utilThomas Arnhold2014-08-211-11/+9