summaryrefslogtreecommitdiff
path: root/fpicker/source/office
AgeCommit message (Expand)Author
2013-02-05delete unused stringsJoren De Cuyper
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-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
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-10-02Use prefixTor Lillqvist
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-24fdo#49441: don't overwrite the first element in the sequenceIvan Timofeev
2012-08-22 fpicker/source/office/iodlg.src.originalDave Richards
2012-08-08missing "Workplace" string for STR_SVT_MIMETYPE_CNT_FSYSBOXIvan Timofeev
2012-08-08remove include comments and boxesThomas Arnhold
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-13Search for char instead of 1 char long string, when possible.Christophe JAILLET
2012-07-11fpicker: don't edit local places with double-clickCé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-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02Remove unused definesThomas Arnhold
2012-07-02UCP CMIS + fpicker: SharePoint binding URLs contain ?, encoded themCédric Bosdonnat
2012-07-01Remove unused definesThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-27fpicker: when selecting a place, update the URL outside the selection handlerCédric Bosdonnat
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20removed unused forward declarations of classTakeshi Abe
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-04nuke unused definesTakeshi Abe
2012-06-04CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat
2012-06-04CMIS UCP: Fixed folder creation and nodes renamingCédric Bosdonnat
2012-06-04fpicker: folder creation dialog fixesCédric Bosdonnat
2012-06-04fpicker: Added CMIS protocol for Experimental featuresCédric Bosdonnat
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-27break dep. cycle between vcl and fpickerDavid Tardon
2012-05-15WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-05-04fpicker: fixed build problems for macos and windowsCédric Bosdonnat