summaryrefslogtreecommitdiff
path: root/svtools/source/control
AgeCommit message (Expand)Author
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05drop methods only used in svdemCaolán McNamara
2012-04-03ValueSet: reworked key navigationMatteo Casalin
2012-04-03Cleanup some unnecessary #includeMatteo Casalin
2012-04-03ValueSet: simplify calculation of item rectangleMatteo Casalin
2012-04-02Convert tools/table.hxx usage to std::set in Calendar class in svtools moduleNoel Grandin
2012-04-02removed duplicate includes in svl / svtoolsTakeshi Abe
2012-03-28don't leak pDirMutex and other code janitorialsCaolán McNamara
2012-03-23Memcheck: Jump depends on unitialised variableMarkus Mohrhard
2012-03-06ditch archaic taskbox/taskmisc/taskstat implementationsCaolán McNamara
2012-03-06TaskBar is never constructedCaolán McNamara
2012-03-03ValueSet: simplified autoscroll logicMatteo Casalin
2012-03-03ValueSet: reduce memory footprint by dynamically evaluating rectanglesMatteo Casalin
2012-03-03ValueSet: remove redundant checkMatteo Casalin
2012-03-03ValueSet: fix safety check - failure value of GetItemId is 0, not -1Matteo Casalin
2012-03-03ValueSet: replace some conditionals with simple arithmeticMatteo Casalin
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-28callcatcher: remove newly unused methods and update listCaolán McNamara
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-27drop UniString::CreateFromInt64Caolán McNamara
2012-02-23Adapted SvtMatchContext_Impl to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-02-17ValueSet: from #defines to enum, with reduced scopeMatteo Casalin
2012-02-17ValueSet: use support function to clarify codeMatteo Casalin
2012-02-17ValueSet: factor out duplicated code in InsertItemMatteo Casalin
2012-02-17ValueSet: fix a test condition and remove an obsoleted header fileMatteo Casalin
2012-02-17ValueSet: merge almost empty implementation to main classMatteo Casalin
2012-02-17ValueSet: removed unused membersMatteo Casalin
2012-02-17ValueSet: sal_Bool to boolMatteo Casalin
2012-02-17Avoid unnecessary auto_ptrMatteo Casalin
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-02-13Remove unused codeElton Chung
2012-02-08Missing newline at end of fileStephan Bergmann
2012-02-05Removed unused variableMatteo Casalin
2012-02-05Remove unused codeElton Chung
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-01-27svtools: LineListBox: fix handling of "none" styleMichael Stahl
2012-01-23Removed Get*EntryLine? and Get*EntryDistance methods.Mariusz Dykierek
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Fix #ifdef SAL_LOG_INFO region.Stephan Bergmann
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-14VALUESETITEM_SPACE is never set: remove related codeMatteo Casalin
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot
2012-01-13remove some tools/string.hxxCaolán McNamara
2012-01-12ditch a tools/string.hxxCaolán McNamara
2012-01-11SvStringsDtor->std::vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-09simplify CharClassCaolán McNamara
2012-01-09translated German comments in valueset.cxxTim Hardeck