summaryrefslogtreecommitdiff
path: root/fpicker/source/office
AgeCommit message (Expand)Author
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
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-27NOINITIALSELECTION important for Save AsStephan Bergmann
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-04-24OSL_DEBUG_LEVEL > 0 -> defined DBG_UTILStephan Bergmann
2012-04-10fdo#48496 Decode file URL path segment dispalyed as "place" nameStephan Bergmann
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi