summaryrefslogtreecommitdiffstats
path: root/svtools/source
Commit message (Expand)AuthorAgeFilesLines
* we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara2012-02-282-7/+11
* callcatcher: remove newly unused methods and update listCaolán McNamara2012-02-281-7/+0
* use read_uInt16s_ToOUString instead of hand-crafted loopCaolán McNamara2012-02-281-3/+2
* Removed dead codeMarc-André Laverdière-Papineau2012-02-271-139/+0
* Avoid temporary rtl::OUStringTakeshi Abe2012-02-281-2/+2
* Removed unused codeSzabolcs Dezsi2012-02-276-51/+0
* drop UniString::CreateFromInt64Caolán McNamara2012-02-271-2/+2
* ditch archaic filter-tracer remnantsCaolán McNamara2012-02-271-47/+0
* Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann2012-02-232-4/+4
* fdo#46411 added [pjt-AU] Pitjantjatjara to language listEike Rathke2012-02-231-0/+1
* Adapted SvtMatchContext_Impl to safer-to-use salhelper::ThreadStephan Bergmann2012-02-231-36/+30
* Adapted FileViewContentEnumerator to safer-to-use salhelper::ThreadStephan Bergmann2012-02-233-53/+15
* revert slew of debug code committed in errorMichael Meeks2012-02-222-8/+0
* fdo#37210 - UI: Calc usability improvement: Merge cells on right mouse clickGreggory Hernandez2012-02-222-0/+8
* WaE: duplicateBranchThomas Arnhold2012-02-211-13/+3
* fdo#46382 s/Slovakian/Slovak/Andras Timar2012-02-211-1/+1
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-212-4/+4
* Remove unused codePetr Vorel2012-02-201-6/+0
* move SvListView from Table to ptr_map, related fdo#45679Markus Mohrhard2012-02-201-32/+20
* svtools: remove unused GraphicObject::GetReleaseFromCacheThomas Arnhold2012-02-191-6/+0
* svtools: Remove obsolete GraphicFilter::{Do,Has}ImportDialogThomas Arnhold2012-02-191-30/+0
* Remove unused codeElton Chung2012-02-181-12/+0
* Removed unused code from svl and sfx2Szabolcs Dezsi2012-02-171-2/+2
* ValueSet: from #defines to enum, with reduced scopeMatteo Casalin2012-02-172-10/+18
* ValueSet: use support function to clarify codeMatteo Casalin2012-02-171-39/+29
* ValueSet: factor out duplicated code in InsertItemMatteo Casalin2012-02-171-64/+15
* ValueSet: fix a test condition and remove an obsoleted header fileMatteo Casalin2012-02-171-3/+2
* ValueSet: merge almost empty implementation to main classMatteo Casalin2012-02-173-100/+75
* ValueSet: removed unused membersMatteo Casalin2012-02-171-8/+0
* ValueSet: sal_Bool to boolMatteo Casalin2012-02-171-99/+93
* Avoid unnecessary auto_ptrMatteo Casalin2012-02-173-68/+66
* Removed unused functions from MultiLineEdit in svtools moduleSzabolcs Dezsi2012-02-161-19/+0
* callcatcher: update unused code listCaolán McNamara2012-02-162-20/+0
* Fixed some more apparent misuses of RTL_CONSTASCII_USTRINGPARAMStephan Bergmann2012-02-151-2/+2
* Various string function clean upStephan Bergmann2012-02-154-27/+22
* unusedcode.easy: Removed unused codeAlexander Bergmann2012-02-152-24/+0
* Remove unused codeElton Chung2012-02-132-31/+0
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe2012-02-102-9/+9
* unographic: delete unused GraphicDescriptor::isValid()Greg Kroah-Hartman2012-02-092-9/+0
* Replaced String by rtl::OUString in SvxMacroTakeshi Abe2012-02-091-1/+1
* Missing newline at end of fileStephan Bergmann2012-02-082-2/+2
* Removed unused variableMatteo Casalin2012-02-051-16/+10
* Remove unused codeElton Chung2012-02-051-72/+0
* Fixed cppcheck messages about rethrowing copy of exception.PKEuS2012-02-051-2/+2
* A few safe replacements of pathes->pathsJesús Corrius2012-02-011-2/+2
* callcatcher: update listCaolán McNamara2012-02-011-3/+0
* Support Komi-Zyrian and Komi-Permyak as text language for spell checkingHarri Pitkänen2012-02-011-0/+2
* Fix "Possible inefficient checking for 'rChunkData' emptiness"Julien Nabet2012-01-311-1/+1
* convert windows only codeCaolán McNamara2012-01-311-2/+2
* SWAPLONG->OSL_SWAPDWORDCaolán McNamara2012-01-312-2/+2