summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2013-08-25Fix "Save As" when sandboxed on OS XTor Lillqvist1-0/+6
2013-08-23Make our File>Recent Documents work better when sandboxedTor Lillqvist1-1/+31
2013-08-22convert include/svtools/QueryFolderName.hxx from String to OUStringNoel Grandin1-4/+4
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-12Typo: controling => controllingJulien Nabet4-4/+4
2013-08-08Resolves: #i122301# fix build breaker on Mac in fpicker for debug=trueHerbert Dürr1-3/+3
2013-08-04Mark as const/staticTakeshi Abe2-2/+2
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara2-6/+6
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks4-12/+0
2013-07-24Keep passing XComponentContext into officecfg:: wrapper fns, where availableStephan Bergmann1-3/+4
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in fpickerJulien Nabet2-11/+15
2013-07-24Revert "fdo#46037: no more comphelper/configurationhelper.hxx in fpicker"Fridrich Štrba2-12/+11
2013-07-24Trying to fix the windows buildFridrich Štrba1-0/+4
2013-07-23fdo#46037: no more comphelper/configurationhelper.hxx in fpickerJulien Nabet1-11/+8
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-19Avoid deprecated APITor Lillqvist1-17/+11
2013-06-19Avoid deprecated APITor Lillqvist1-8/+1
2013-06-17cppcheck: fix uninitMemberVar in fpicker partJulien Nabet1-0/+2
2013-06-17Cleaning: remove use of old edt1 from dlg.h (Windows)Julien Nabet1-11/+5
2013-06-16Don't use deprecated APITor Lillqvist1-10/+1
2013-06-16WaE: 'FSResolveAliasFile' is deprecated: first deprecated in OS X 10.8Tor Lillqvist1-13/+15
2013-06-14Resolves: fdo#65569 dropdown list missing from built-in fpickerCaolán McNamara1-0/+3
2013-06-13cppcheck: fix m_pOwnInteraction not initializedJulien Nabet1-0/+1
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-1/+2
2013-06-10mingw64: Don't cast from MAKELONG to pointer directlyFridrich Štrba4-10/+4
2013-06-10This macro is supposingly unusedFridrich Štrba1-2/+0
2013-06-06Slowly, but surely going on compiling for mingw64Fridrich Štrba2-2/+2
2013-06-05use uno::Reference#clear() method...Noel Grandin3-3/+1
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann3-59/+15
2013-05-14typo fix: s/inavlid/invalid/Andras Timar1-2/+2
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-2/+2
2013-05-08Different fix for bnc#777788Tor Lillqvist1-5/+1
2013-05-07officecfg: remove Package_cppheaderMichael Stahl1-0/+4
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks6-126/+24
2013-04-27those are never definedThomas Arnhold1-3/+0
2013-04-26fdo#63622: Revert '"Fix" bnc#777788'Tor Lillqvist1-1/+8
2013-04-26VistaFilePicker::getDisplayDirectory(): s/NON_BLOCKED/BLOCKED/Michael Stahl1-1/+1
2013-04-24fpicker: rename WinResTarget target to match source fileMichael Stahl2-3/+3
2013-04-24gbuild: drop empty use_packages callsDavid Tardon3-9/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon3-5/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks5-106/+24
2013-04-20drop -I of nonexistent dirDavid Tardon1-5/+0
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 informations -> informationThomas Arnhold2-2/+2
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey1-2/+2
2013-04-08Windows build failedStephan Bergmann2-0/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák42-349/+334