summaryrefslogtreecommitdiffstats
path: root/unotools/source/config/moduleoptions.cxx
Commit message (Expand)AuthorAgeFilesLines
* TyposJulien Nabet2014-07-231-2/+2
* Typo: s/gurantee/guaranteeTor Lillqvist2014-04-181-1/+1
* Clean up unused functionsStephan Bergmann2014-04-071-11/+0
* Typo: s/ouer/ourTor Lillqvist2014-04-061-1/+1
* Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist2014-04-061-46/+0
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-061-59/+59
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-061-39/+0
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-2/+2
* Remove visual noise from unotoolsAlexander Wilms2014-02-261-44/+44
* Remove unneccessary commentsAlexander Wilms2014-02-231-23/+23
* unotools: sal_Bool -> boolStephan Bergmann2014-02-191-67/+67
* bool improvementsStephan Bergmann2014-01-211-1/+1
* typo fixesAndras Timar2013-12-201-5/+5
* Typos (mainly "propably")Julien Nabet2013-12-101-2/+2
* typo fixes in commentsAndras Timar2013-09-261-1/+1
* cook up a scheme to allow windows to have per-module settingsCaolán McNamara2013-09-201-10/+9
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-241-2/+0
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-5/+5
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-9/+9
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#60724 informations -> informationThomas Arnhold2013-04-151-4/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-110/+110
* simplify OUString assignmentsChr. Rossmanith2013-03-201-36/+36
* Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith2013-03-111-2/+2
* callcatcher: unused codeCaolán McNamara2013-03-041-7/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-2/+2
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* loplugin: improve indentationThomas Arnhold2013-02-251-14/+7
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-111-12/+4
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-8/+0
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-2/+1
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-141-5/+3
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-8/+0
* remove empty ascii boxes and stuff IIIThomas Arnhold2012-08-071-12/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-111-23/+14
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-8/+4
* targeted string re-workNorbert Thiebaud2012-06-021-62/+58
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-8/+8
* A few safe replacements of pathes->pathsJesús Corrius2012-02-011-2/+2
* Fix for fdo43460 Part XLII getLength() to isEmpty()Olivier Hallot2012-01-191-5/+5
* callcatcher: Remove unused codeAugust Sodora2011-12-191-48/+0
* remove include of och header from unotoolsNorbert Thiebaud2011-11-271-2/+0
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-141-3/+3
* callcatcher: drop various unused methodsCaolán McNamara2011-08-291-27/+0
* callcatcher: variousCaolán McNamara2011-08-291-15/+0
* use rtl::Static where double-locked pattern usedCaolán McNamara2011-04-031-18/+6
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-111-1/+1
|\