summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)AuthorFilesLines
2012-06-21re-base on ALv2 code.Michael Meeks2-52/+34
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-1/+0
2012-06-19death to some UniStringsCaolán McNamara1-4/+3
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-1/+1
2012-06-16removed unused forward declarations of classTakeshi Abe1-2/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-4/+5
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-37/+30
2012-06-04CMIS UCP: Fixed folder creation and nodes renamingCédric Bosdonnat1-16/+6
2012-05-30fdo#47752: first column of checkboxes is too smallIvan Timofeev1-1/+18
2012-05-30fdo#47752: use native checkbox widthIvan Timofeev1-0/+2
2012-05-25tidy SvtDocInfoTable_ImplCaolán McNamara2-5/+2
2012-05-24returning reference to temporary [-Werror]Stephan Bergmann2-2/+2
2012-05-18useless temporaryCaolán McNamara1-2/+0
2012-05-11removed unused definesTakeshi Abe2-3/+0
2012-05-11removed dead codeTakeshi Abe2-114/+0
2012-05-08Revert "Set the listbox height to an integer multiple of the listbox entry...Ivan Timofeev1-10/+0
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet2-2/+2
2012-04-30make ResId::toString a non-static memberCaolán McNamara3-22/+22
2012-04-25refactor ImpSvtDataCaolán McNamara4-4/+4
2012-04-18callcatcher: update listCaolán McNamara1-7/+0
2012-04-11Replace deprecated List for std::vector.Rafael Dominguez1-14/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-02removed duplicate includes in svl / svtoolsTakeshi Abe1-1/+0
2012-03-20callcatcher: update list, I suspect SvLBoxBmp cannot be instantiatedCaolán McNamara1-6/+0
2012-03-20make ResId->OUString the primary routeCaolán McNamara1-7/+0
2012-03-20remove extra string castsCaolán McNamara3-5/+5
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann1-1/+1
2012-03-14Some visual clean upStephan Bergmann4-27/+20
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2-0/+9
2012-03-14svtools/source/contnr: translate commentsStefan Knorr (astron)12-565/+540
2012-03-13Clean up ODocumentInfoPreviewStephan Bergmann5-201/+228
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann8-44/+44
2012-02-27Removed dead codeMarc-André Laverdière-Papineau1-139/+0
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe1-2/+2
2012-02-27Removed unused codeSzabolcs Dezsi4-30/+0
2012-02-23Adapted FileViewContentEnumerator to safer-to-use salhelper::ThreadStephan Bergmann3-53/+15
2012-02-20move SvListView from Table to ptr_map, related fdo#45679Markus Mohrhard1-32/+20
2012-02-18Remove unused codeElton Chung1-12/+0
2012-01-25callcatcher: remove some unused codeCaolán McNamara1-10/+0
2012-01-23Unused #includes.Stephan Bergmann1-1/+0
2012-01-23Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz1-1/+6
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz4-10/+10
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz4-10/+10
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot3-23/+23
2012-01-10callcatcher: update listCaolán McNamara2-23/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-0/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-3/+2