summaryrefslogtreecommitdiff
path: root/unotools/source
AgeCommit message (Expand)AuthorFilesLines
2010-12-16tidy tools::getProcessWorkingDirCaolán McNamara1-1/+1
2010-12-14make tmp names recognisable, and cleansMichael Meeks1-6/+11
2010-12-13tidy RTL_CONSTASCII_USTRINGPARAM workCaolán McNamara1-3/+2
2010-12-12change of __READONLY_DATA define to constGert Faller1-1/+1
2010-12-07This PathService isn't connected to anything, its a dup of the real one in svlCaolán McNamara1-48/+0
2010-12-01use BrOffice in pt_BR locale (fdo#31770)Petr Mladek1-4/+12
2010-11-28Remove dated commentJ. Graeme Lingard1-2/+1
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 20Gert Faller3-11/+10
2010-11-25cppcheck: methods can be constCaolán McNamara1-8/+8
2010-11-25cppcheck: methods can be constCaolán McNamara1-1/+1
2010-11-25cppcheck: methods can be constCaolán McNamara1-1/+1
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 09Gert Faller15-69/+69
2010-11-22tweak this to make it easy to compiler with c++0xCaolán McNamara1-1/+1
2010-11-22WaE, && ||Caolán McNamara1-1/+1
2010-11-17remove archaic SGI header guardsCaolán McNamara3-9/+0
2010-11-16HC Cleanup - libs-guiJoseph Powers1-15/+15
2010-11-15Change ODF creator to LibreOfficeThorsten Behrens1-2/+2
2010-11-13Remove unused dated commentsJ. Graeme Lingard2-66/+0
2010-11-13Remove empty Beschreibung (Description) commentsJ. Graeme Lingard1-16/+0
2010-11-12Remove bogus commentsAlexander O. Anisimov9-238/+2
2010-10-30small startup optimizationCaolán McNamara1-1/+1
2010-10-30small startup optimizationCaolán McNamara1-5/+5
2010-10-29some small startup optimizationsCaolán McNamara1-32/+30
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud2-2/+0
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud7-25/+25
2010-10-25fix typoCaolán McNamara1-1/+1
2010-10-25micro optimizationCaolán McNamara1-29/+29
2010-10-23Make for_each less ambiguous for VC++ 10Jesús Corrius1-2/+2
2010-10-19survive missing configuration entries for pathsCaolán McNamara1-1/+7
2010-10-19survive a missing historyCaolán McNamara1-1/+5
2010-10-18remove non-compiled codePovilas Kanapickas4-78/+0
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken5-9/+14
2010-10-15Fix saving tempfiles when locking is not supported.Jan Holesovsky1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth80-0/+203
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power1-1/+61
2010-10-12#i112786# make ConfigManager a well-behaved singletonCaolán McNamara5-43/+26
2010-10-09A patch to remove some unused directives.jgraeme16-77/+1
2010-10-07Remove redundant #include directives & commentsJ. Graeme Lingard1-3/+0
2010-10-06#i114148# unused copy of menuoptions.cxx, real one is in svtoolsCaolán McNamara1-561/+0
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-1/+61
2010-10-05more removed include guards using fixguard.pyPetr Mladek5-10/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek12-40/+0
2010-10-04native bool support in SvXMLUnitConverterNorbert Thiebaud1-35/+35
2010-09-14cjk-default-compatibility.diff: Don't expand spaces with manual breaksCédric Bosdonnat1-0/+40
2010-09-14fields-enable.diff: Activate fields changesCédric Bosdonnat1-2/+1
2010-08-26CWS-TOOLING: integrate CWS fwk152Ivo Hinkelmann1-0/+49
2010-08-09fwk152: #i108004# check the URLs correctlyMikhail Voytenko1-0/+49
2010-07-27fwk151: Fixed problems that configuration changes notifications were not corr...Carsten Driesner1-3/+8
2010-07-02#i112731# fix off-by-oneHerbert Duerr [hdu]1-4/+4
2010-07-02#i112731# a searchname must fully contain the keyname to be considered a matchHerbert Duerr [hdu]1-2/+9