summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-05new module i18nlangtagEike Rathke3-3/+3
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee5-5/+5
2013-04-01Library_fps_aqua needs i18nisolang1Tor Lillqvist1-0/+1
2013-03-30remove local css definitionsThomas Arnhold2-16/+0
2013-03-29ResMgr with LanguageTagEike Rathke2-1/+2
2013-03-27-Werror,-Wunused-macrosStephan Bergmann1-28/+0
2013-03-27-Werror,-Wunused-macrosStephan Bergmann1-5/+0
2013-03-25remove external include guardsThomas Arnhold3-12/+0
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist2-15/+15
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann3-12/+12
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith1-7/+7
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold8-34/+34
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-7/+7
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold12-44/+44