summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2012-02-27Removed unused codeSzabolcs Dezsi10-66/+0
2012-02-27drop UniString::CreateFromInt64Caolán McNamara1-2/+2
2012-02-27ditch archaic filter-tracer remnantsCaolán McNamara2-50/+0
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann2-4/+4
2012-02-23fdo#46411 added [pjt-AU] Pitjantjatjara to language listEike Rathke1-0/+1
2012-02-23Adapted SvtMatchContext_Impl to safer-to-use salhelper::ThreadStephan Bergmann2-37/+32
2012-02-23Adapted FileViewContentEnumerator to safer-to-use salhelper::ThreadStephan Bergmann3-53/+15
2012-02-22revert slew of debug code committed in errorMichael Meeks2-8/+0
2012-02-22fdo#37210 - UI: Calc usability improvement: Merge cells on right mouse clickGreggory Hernandez2-0/+8
2012-02-21WaE: duplicateBranchThomas Arnhold1-13/+3
2012-02-21fdo#46382 s/Slovakian/Slovak/Andras Timar1-1/+1
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2-4/+4
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann1-1/+1
2012-02-20Remove unused codePetr Vorel1-6/+0
2012-02-20move SvListView from Table to ptr_map, related fdo#45679Markus Mohrhard2-55/+58
2012-02-19svtools: remove unused GraphicObject::GetReleaseFromCacheThomas Arnhold2-9/+0
2012-02-19svtools: Remove obsolete GraphicFilter::{Do,Has}ImportDialogThomas Arnhold2-33/+0
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-18Remove unused codeElton Chung2-13/+0
2012-02-17Removed unused code from svl and sfx2Szabolcs Dezsi2-3/+3
2012-02-17ValueSet: from #defines to enum, with reduced scopeMatteo Casalin2-10/+18
2012-02-17ValueSet: use support function to clarify codeMatteo Casalin2-39/+30
2012-02-17ValueSet: factor out duplicated code in InsertItemMatteo Casalin2-64/+16
2012-02-17ValueSet: fix a test condition and remove an obsoleted header fileMatteo Casalin1-3/+2
2012-02-17ValueSet: merge almost empty implementation to main classMatteo Casalin4-101/+78
2012-02-17ValueSet: removed unused membersMatteo Casalin2-11/+0
2012-02-17ValueSet: sal_Bool to boolMatteo Casalin2-124/+118
2012-02-17Avoid unnecessary auto_ptrMatteo Casalin3-68/+66
2012-02-16Removed unused functions from MultiLineEdit in svtools moduleSzabolcs Dezsi2-22/+0
2012-02-16callcatcher: update unused code listCaolán McNamara4-22/+0
2012-02-15Fixed some more apparent misuses of RTL_CONSTASCII_USTRINGPARAMStephan Bergmann1-2/+2
2012-02-15Various string function clean upStephan Bergmann6-38/+31
2012-02-15unusedcode.easy: Removed unused codeAlexander Bergmann3-27/+0
2012-02-13WaE: unused code thinkoMichael Meeks1-1/+0
2012-02-13Remove unused codeElton Chung4-33/+0
2012-02-10fdo#39491 more of unnecessary include pathsMatúš Kukan4-4/+0
2012-02-10fdo#39491 remove nonexistent include pathsMatúš Kukan3-3/+0
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan6-7/+0
2012-02-10move this include path to RepositoryExternal.mkMatúš Kukan1-1/+0
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe2-9/+9
2012-02-09unographic: delete unused GraphicDescriptor::isValid()Greg Kroah-Hartman2-9/+0
2012-02-09Replaced String by rtl::OUString in SvxMacroTakeshi Abe1-1/+1
2012-02-08Missing newline at end of fileStephan Bergmann2-2/+2
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-05Removed unused variableMatteo Casalin1-16/+10
2012-02-05Remove unused codeElton Chung2-80/+1
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS1-2/+2
2012-02-01A few safe replacements of pathes->pathsJesús Corrius1-2/+2
2012-02-01callcatcher: update listCaolán McNamara2-4/+0