summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)Author
2012-07-15callcatcher: update unused code listCaolán McNamara
2012-07-15Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-04Convert aItems field of SvLBoxEntry class from SvPtrarr to std::vectorNoel Grandin
2012-07-04Convert aTabs field in SvTreeListBox from SvPtrarr to std::vectorNoel Grandin
2012-07-04fix previous STL conversion commit:Michael Stahl
2012-07-04Convert SvPtrarr to std::vector<SvxIconChoiceCtrlEntry*>Noel Grandin
2012-07-04fix previous STL conversion commit:Michael Stahl
2012-07-04Convert Svptrarr to boost::ptr_map<sal_uInt16, SvxIconChoiceCtrlColumnInfo>Noel Grandin
2012-07-04Convert Svptrarr to std::vector<Rectangle*>Noel Grandin
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02Remove unused definesThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-28Remove some unused localsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-19death to some UniStringsCaolán McNamara
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-16removed unused forward declarations of classTakeshi Abe
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
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