summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)Author
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-04CMIS UCP: Fixed folder creation and nodes renamingCédric Bosdonnat
2012-05-30fdo#47752: first column of checkboxes is too smallIvan Timofeev
2012-05-30fdo#47752: use native checkbox widthIvan Timofeev
2012-05-25tidy SvtDocInfoTable_ImplCaolán McNamara
2012-05-24returning reference to temporary [-Werror]Stephan Bergmann
2012-05-18useless temporaryCaolán McNamara
2012-05-11removed unused definesTakeshi Abe
2012-05-11removed dead codeTakeshi Abe
2012-05-08Revert "Set the listbox height to an integer multiple of the listbox entry...Ivan Timofeev
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-04-18callcatcher: update listCaolán McNamara
2012-04-11Replace deprecated List for std::vector.Rafael Dominguez
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02removed duplicate includes in svl / svtoolsTakeshi Abe
2012-03-20callcatcher: update list, I suspect SvLBoxBmp cannot be instantiatedCaolán McNamara
2012-03-20make ResId->OUString the primary routeCaolán McNamara
2012-03-20remove extra string castsCaolán McNamara
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-14Some visual clean upStephan Bergmann
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-14svtools/source/contnr: translate commentsStefan Knorr (astron)
2012-03-13Clean up ODocumentInfoPreviewStephan Bergmann
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27Removed dead codeMarc-André Laverdière-Papineau
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-23Adapted FileViewContentEnumerator to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-20move SvListView from Table to ptr_map, related fdo#45679Markus Mohrhard
2012-02-18Remove unused codeElton Chung
2012-01-25callcatcher: remove some unused codeCaolán McNamara
2012-01-23Unused #includes.Stephan Bergmann
2012-01-23Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot
2012-01-10callcatcher: update listCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-28fdo#44204: shrink the first column in the open dialog, remove unused flagsIvan Timofeev
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke
2011-11-28Cleaned up utl::UCBContentHelper.Stephan Bergmann
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud