summaryrefslogtreecommitdiff
path: root/fpicker/source
AgeCommit message (Expand)AuthorFilesLines
2012-09-28novell-win32-xp-fpicker-detail.diff, bnc#620924Tor Lillqvist1-0/+39
2012-08-24fdo#49441: don't overwrite the first element in the sequenceIvan Timofeev1-1/+1
2012-08-18fix TDE FTBFSTimothy Pearson1-2/+6
2012-07-11fpicker: don't edit local places with double-clickCédric Bosdonnat1-23/+23
2012-07-11fpicker: fixed delete button (dis)enablingCédric Bosdonnat2-4/+5
2012-07-04UCP CMIS + fpicker: SharePoint binding URLs contain ?, encoded themCédric Bosdonnat1-1/+1
2012-06-27fpicker: when selecting a place, update the URL outside the selection handlerCédric Bosdonnat2-6/+31
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-27break dep. cycle between vcl and fpickerDavid Tardon3-4/+3
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-04fpicker: fixed build problems for macos and windowsCédric Bosdonnat3-3/+2
2012-05-04fpicker: make the place edition dialog workingCédric Bosdonnat15-209/+950
2012-04-30make ResId::toString a non-static memberCaolán McNamara2-2/+4
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-08Replaced a few equal calls with ==Szabolcs Dezsi1-2/+2
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
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara5-127/+0
2012-04-02KDE3 file picker moved from fpicker to vclCédric Bosdonnat18-3370/+0
2012-04-02KDE4 file picker moved from fpicker to vclCédric Bosdonnat6-1123/+0
2012-04-02Internal fpicker cleanup and reworkCédric Bosdonnat10-177/+155
2012-04-02fpicker: a list of bookmarks in the file pickerMartin Richard11-76/+961
2012-03-20remove ToDouble/ToFloatCaolán McNamara1-3/+3
2012-03-16kde4 fpicker doesn't use Q_OBJECT, no need for mocLuboš Luňák1-35/+0
2012-03-15fdo#47246: fpicker: merge fop into fps: remove Fopentry.cxxMichael Stahl1-102/+0
2012-03-15error: 'XFolderPicker' was not declared in this scopeDavid Tardon1-0/+1
2012-03-14fdo#47246: fpicker: merge fop library into fps:Michael Stahl3-1/+66