summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-22re-base on ALv2 code.Michael Meeks5-121/+76
2012-06-21re-base on ALv2 code.Michael Meeks53-1250/+800
2012-06-20removed unused forward declarations of classTakeshi Abe5-11/+0
2012-06-12Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vectorNoel Grandin3-16/+13
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-3/+2
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-07nuke dead codeTakeshi Abe1-10/+0
2012-06-06drop String::ReverseCaolán McNamara1-4/+3
2012-06-04nuke unused definesTakeshi Abe1-18/+0
2012-06-04CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat1-34/+14
2012-06-04CMIS UCP: Fixed folder creation and nodes renamingCédric Bosdonnat3-2/+56
2012-06-04fpicker: folder creation dialog fixesCédric Bosdonnat2-4/+5
2012-06-04fpicker: Added CMIS protocol for Experimental featuresCédric Bosdonnat6-1/+133
2012-06-01nuke unused namespaceTakeshi Abe2-3/+0
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks3-8/+9
2012-05-29rename functions for consistency with the rest of gbuildDavid Tardon1-5/+1
2012-05-28android: build and package the fpicker so we can select files to openMichael Meeks1-4/+0
2012-05-27break dep. cycle between vcl and fpickerDavid Tardon9-74/+6
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe1-1/+0
2012-05-15WaE: unsafe mix of bool and sal_BoolCaolán McNamara1-4/+4
2012-05-05use the packaged headerDavid Tardon3-13/+7
2012-05-04Library_fps.mk: fixed the fpicker win32 build, missing include dirCédric Bosdonnat1-0/+5
2012-05-04One more fix for Mac OS X fpicker buildTor Lillqvist1-0/+5
2012-05-04fpicker: fixed build problems for macos and windowsCédric Bosdonnat4-4/+4
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat20-209/+1028
2012-04-30make ResId::toString a non-static memberCaolán McNamara2-2/+4
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-27NOINITIALSELECTION important for Save AsStephan Bergmann1-1/+1
2012-04-25refactor ImpSvtDataCaolán McNamara1-1/+1
2012-04-24WaE: extra tokens at end of #endif directiveTor Lillqvist1-1/+1
2012-04-24OSL_DEBUG_LEVEL > 0 -> defined DBG_UTILStephan Bergmann1-1/+1
2012-04-21Partially revert: "Replace css macro with namespace for nicer namespacing"Thomas Arnhold2-2/+14
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold6-42/+6
2012-04-16WaE: declaration of 'size' shadows a member of 'this'David Tardon2-3/+3
2012-04-16WaE: passing NULL to non-pointer argumentDavid Tardon1-1/+1
2012-04-16WaE: deprecated conversion from string constant to 'LPTSTR'David Tardon1-1/+1
2012-04-16WaE: 'auto_ptr' is deprecatedDavid Tardon1-3/+4
2012-04-16WaE: deprecated conversion from string constant to 'LPTSTR'David Tardon1-1/+1
2012-04-16WaE: "_WIN32_WINNT" redefinedDavid Tardon1-0/+3
2012-04-16WaE: variable 'GDIError' set but not usedDavid Tardon1-1/+4
2012-04-16WaE: deprecated conversion from string constant to 'LPTSTR'David Tardon1-1/+1
2012-04-16WaE: deprecated conversion from string constant to 'LPSTR'David Tardon1-1/+1
2012-04-10fdo#48496 Decode file URL path segment dispalyed as "place" nameStephan Bergmann1-1/+2
2012-04-09add package deps for resourcesDavid Tardon1-2/+3
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-2/+2
2012-04-08gbuild: "use" vs. "add":Michael Stahl5-12/+12
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-4/+4
2012-04-05SvtFileDialogURLSelector::OpenURL can go apparentlyCaolán McNamara2-9/+0