summaryrefslogtreecommitdiffstats
path: root/fpicker/source
Commit message (Expand)AuthorAgeFilesLines
* removed unused forward declarations of classTakeshi Abe2012-06-205-11/+0
* Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vectorNoel Grandin2012-06-123-16/+13
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-3/+2
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* nuke dead codeTakeshi Abe2012-06-071-10/+0
* drop String::ReverseCaolán McNamara2012-06-061-4/+3
* nuke unused definesTakeshi Abe2012-06-041-18/+0
* CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat2012-06-041-34/+14
* CMIS UCP: Fixed folder creation and nodes renamingCédric Bosdonnat2012-06-043-2/+56
* fpicker: folder creation dialog fixesCédric Bosdonnat2012-06-042-4/+5
* fpicker: Added CMIS protocol for Experimental featuresCédric Bosdonnat2012-06-046-1/+133
* nuke unused namespaceTakeshi Abe2012-06-012-3/+0
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-293-8/+9
* break dep. cycle between vcl and fpickerDavid Tardon2012-05-273-4/+3
* removed unused temporary rtl::OUStringTakeshi Abe2012-05-231-1/+0
* WaE: unsafe mix of bool and sal_BoolCaolán McNamara2012-05-151-4/+4
* fpicker: fixed build problems for macos and windowsCédric Bosdonnat2012-05-043-3/+2
* fpicker: make the place edition dialog workingCédric Bosdonnat2012-05-0415-209/+950
* make ResId::toString a non-static memberCaolán McNamara2012-04-302-2/+4
* NOINITIALSELECTION important for Save AsStephan Bergmann2012-04-271-1/+1
* refactor ImpSvtDataCaolán McNamara2012-04-251-1/+1
* WaE: extra tokens at end of #endif directiveTor Lillqvist2012-04-241-1/+1
* OSL_DEBUG_LEVEL > 0 -> defined DBG_UTILStephan Bergmann2012-04-241-1/+1
* Partially revert: "Replace css macro with namespace for nicer namespacing"Thomas Arnhold2012-04-212-2/+14
* Replace css macro with namespace for nicer namespacingThomas Arnhold2012-04-216-42/+6
* WaE: declaration of 'size' shadows a member of 'this'David Tardon2012-04-162-3/+3
* WaE: passing NULL to non-pointer argumentDavid Tardon2012-04-161-1/+1
* WaE: deprecated conversion from string constant to 'LPTSTR'David Tardon2012-04-161-1/+1
* WaE: 'auto_ptr' is deprecatedDavid Tardon2012-04-161-3/+4
* WaE: deprecated conversion from string constant to 'LPTSTR'David Tardon2012-04-161-1/+1
* WaE: "_WIN32_WINNT" redefinedDavid Tardon2012-04-161-0/+3
* WaE: variable 'GDIError' set but not usedDavid Tardon2012-04-161-1/+4
* WaE: deprecated conversion from string constant to 'LPTSTR'David Tardon2012-04-161-1/+1
* WaE: deprecated conversion from string constant to 'LPSTR'David Tardon2012-04-161-1/+1
* fdo#48496 Decode file URL path segment dispalyed as "place" nameStephan Bergmann2012-04-101-1/+2
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-4/+4
* SvtFileDialogURLSelector::OpenURL can go apparentlyCaolán McNamara2012-04-052-9/+0
* callcatcher: update list, add README, remove some newly unused codeCaolán McNamara2012-04-055-127/+0
* KDE3 file picker moved from fpicker to vclCédric Bosdonnat2012-04-0218-3370/+0
* KDE4 file picker moved from fpicker to vclCédric Bosdonnat2012-04-026-1123/+0
* Internal fpicker cleanup and reworkCédric Bosdonnat2012-04-0210-177/+155
* fpicker: a list of bookmarks in the file pickerMartin Richard2012-04-0211-76/+961
* remove ToDouble/ToFloatCaolán McNamara2012-03-201-3/+3
* kde4 fpicker doesn't use Q_OBJECT, no need for mocLuboš Luňák2012-03-161-35/+0
* fdo#47246: fpicker: merge fop into fps: remove Fopentry.cxxMichael Stahl2012-03-151-102/+0
* error: 'XFolderPicker' was not declared in this scopeDavid Tardon2012-03-151-0/+1
* fdo#47246: fpicker: merge fop library into fps:Michael Stahl2012-03-143-1/+66
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+6