summaryrefslogtreecommitdiff
path: root/fpicker/source/office/iodlg.cxx
AgeCommit message (Expand)Author
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2012-12-10rtl:: removal in fpickerRadu Ioan
2012-11-21SvtURLBox derives from ComboBox not EditCaolán McNamara
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-03Move PlaceEditDialog class and resources to svtools.Rafael Dominguez
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-13fpicker: moved + and - buttons in the places list controlCédric Bosdonnat
2012-07-13fpicker: added a splitter to resize the places listCédric Bosdonnat
2012-07-11fpicker: fixed delete button (dis)enablingCédric Bosdonnat
2012-07-11fpicker: Add place dialog, added CMIS repositories listCédric Bosdonnat
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-12Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vectorNoel Grandin
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-06drop String::ReverseCaolán McNamara
2012-06-04CMIS UCP: Fixed folder creation and nodes renamingCédric Bosdonnat
2012-06-04fpicker: folder creation dialog fixesCédric Bosdonnat
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-10fdo#48496 Decode file URL path segment dispalyed as "place" nameStephan Bergmann
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara
2012-04-02Internal fpicker cleanup and reworkCédric Bosdonnat
2012-04-02fpicker: a list of bookmarks in the file pickerMartin Richard
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann
2012-01-26Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-11SvStringsDtor->std::vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara