summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan5-9/+9
2012-03-09Let osl::FileStatus getters assert programming errorsStephan Bergmann1-2/+2
2012-03-08Convert tools/table.hxx to std::mapNoel Grandin2-10/+16
2012-03-02Revert "Added 'Copy to Clipboard' button to error dialogs"Tor Lillqvist1-1/+0
2012-03-02fdo#46501: Cleanup SimpleResMgrSzabolcs Dezsi2-20/+0
2012-03-01Added 'Copy to Clipboard' button to error dialogsSzabolcs Dezsi1-0/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-6/+9
2012-03-01callcatcher: update listCaolán McNamara2-24/+0
2012-03-01now restore and use reduced UnlockFile and UnlockRange implsCaolán McNamara2-4/+29
2012-03-01STAR_ENABLE_FILE_LOCKING was a secretCaolán McNamara1-49/+0
2012-02-29callcatcher: update listCaolán McNamara4-61/+4
2012-02-28fix windows buildCaolán McNamara1-1/+3
2012-02-28convert some low hanging fruitCaolán McNamara2-2/+2
2012-02-28callcatcher: remove newly unused methods and update listCaolán McNamara2-21/+0
2012-02-27Removed dead codeMarc-André Laverdière-Papineau2-12/+0
2012-02-27fdo44516 cleanup of direct use of color in codeWinfried Donkers1-0/+1
2012-02-27Removed unused codeSzabolcs Dezsi2-59/+0
2012-02-27merge GetString variantsCaolán McNamara2-12/+0
2012-02-27drop UniString::CreateFromInt64Caolán McNamara2-12/+0
2012-02-27ByteString is no moreCaolán McNamara8-428/+27
2012-02-27ByteString->rtl::OStringCaolán McNamara1-16/+16
2012-02-23don't point inline at non-existing methodCaolán McNamara1-2/+1
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann1-3/+0
2012-02-23lock in ByteString gainsCaolán McNamara4-105/+87
2012-02-23merge cppunit test dirs togetherCaolán McNamara5-76/+3
2012-02-23workben urltest duplicates qa/urlobj cppunit testCaolán McNamara1-1903/+0
2012-02-23convert workben inetmimetest to cppunit testCaolán McNamara2-25/+31
2012-02-23ditch useless, duplicated or non-recoverable workben filesCaolán McNamara7-1363/+0
2012-02-21WaE: Same expression on both sides of '||'Thomas Arnhold1-1/+0
2012-02-21fdo#44993: Remove obsolete FSysRedirectorElton Chung6-106/+0
2012-02-20unusedcode.easy: some cleaningThomas Arnhold2-26/+0
2012-02-19ByteString->rtl::OStringCaolán McNamara2-6/+5
2012-02-19addexes dir seems uselessCaolán McNamara1-77/+0
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-17WaE: unused parameterDavid Tardon1-0/+8
2012-02-16Fix a bug found with cclangJulien Nabet1-1/+1
2012-02-16Use the same simple lo_main() on iOS as on AndroidTor Lillqvist2-75/+0
2012-02-16callcatcher: update unused code listCaolán McNamara2-18/+0
2012-02-15Various string function clean upStephan Bergmann3-9/+6
2012-02-15lock in those ByteString gains so there's no back-slidingCaolán McNamara4-605/+526
2012-02-13ResMgr::TestStack more robustLionel Elie Mamane1-3/+14
2012-02-13unusedcode.easy: Removed unused codeAlexander Bergmann2-47/+0
2012-02-13callcatcher: regenerate listCaolán McNamara7-94/+3
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan1-1/+0
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich1-0/+1
2012-02-07tools: fsys: Delete unused FileStat::FileStat()Greg Kroah-Hartman2-21/+0
2012-02-07tools: fsys: Delete unused FileStat::FileStat(const void *)Greg Kroah-Hartman1-16/+0
2012-02-07tools: fsys: Delete unused DirEntry::GetDevice()Greg Kroah-Hartman1-21/+0
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-05Some cppcheck cleaningJulien Nabet1-5/+1