summaryrefslogtreecommitdiffstats
path: root/fpicker/source
Commit message (Expand)AuthorAgeFilesLines
* Mark as const/staticTakeshi Abe2013-08-042-2/+2
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-282-6/+6
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-264-12/+0
* Keep passing XComponentContext into officecfg:: wrapper fns, where availableStephan Bergmann2013-07-241-3/+4
* fdo#46037: no more comphelper/configurationhelper.hxx in fpickerJulien Nabet2013-07-241-11/+11
* Revert "fdo#46037: no more comphelper/configurationhelper.hxx in fpicker"Fridrich Štrba2013-07-241-8/+11
* fdo#46037: no more comphelper/configurationhelper.hxx in fpickerJulien Nabet2013-07-231-11/+8
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-1/+1
* Avoid deprecated APITor Lillqvist2013-06-191-17/+11
* Avoid deprecated APITor Lillqvist2013-06-191-8/+1
* cppcheck: fix uninitMemberVar in fpicker partJulien Nabet2013-06-171-0/+2
* Cleaning: remove use of old edt1 from dlg.h (Windows)Julien Nabet2013-06-171-11/+5
* Don't use deprecated APITor Lillqvist2013-06-161-10/+1
* WaE: 'FSResolveAliasFile' is deprecated: first deprecated in OS X 10.8Tor Lillqvist2013-06-161-13/+15
* Resolves: fdo#65569 dropdown list missing from built-in fpickerCaolán McNamara2013-06-141-0/+3
* cppcheck: fix m_pOwnInteraction not initializedJulien Nabet2013-06-131-0/+1
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-131-1/+2
* mingw64: Don't cast from MAKELONG to pointer directlyFridrich Štrba2013-06-104-10/+4
* This macro is supposingly unusedFridrich Štrba2013-06-101-2/+0
* Slowly, but surely going on compiling for mingw64Fridrich Štrba2013-06-062-2/+2
* use uno::Reference#clear() method...Noel Grandin2013-06-053-3/+1
* Remove obsolete RestrictedPath env var supportStephan Bergmann2013-05-143-59/+15
* typo fix: s/inavlid/invalid/Andras Timar2013-05-141-2/+2
* SolarMutex does not belong into the URE interfaceStephan Bergmann2013-05-141-2/+2
* Different fix for bnc#777788Tor Lillqvist2013-05-081-5/+1
* fix typos (wich instead of which)Philipp Riemer2013-05-061-1/+1
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-1/+1
* those are never definedThomas Arnhold2013-04-271-3/+0
* fdo#63622: Revert '"Fix" bnc#777788'Tor Lillqvist2013-04-261-1/+8
* VistaFilePicker::getDisplayDirectory(): s/NON_BLOCKED/BLOCKED/Michael Stahl2013-04-261-1/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-224-84/+20
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#60724 informations -> informationThomas Arnhold2013-04-152-2/+2
* fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey2013-04-101-2/+2
* Windows build failedStephan Bergmann2013-04-082-0/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0741-347/+332
* Replace `compareTo(...) == 0` with ==Ashish Banerjee2013-04-055-5/+5
* remove local css definitionsThomas Arnhold2013-03-302-16/+0
* ResMgr with LanguageTagEike Rathke2013-03-291-1/+1
* -Werror,-Wunused-macrosStephan Bergmann2013-03-271-28/+0
* -Werror,-Wunused-macrosStephan Bergmann2013-03-271-5/+0
* remove external include guardsThomas Arnhold2013-03-253-12/+0
* There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist2013-03-252-15/+15
* Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann2013-03-253-12/+12
* Replace String with OUString (unotools)Chr. Rossmanith2013-03-201-7/+7
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-198-34/+34
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-191-7/+7
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1911-43/+43
* fdo#38838: Converting String/UniString to OUStringelixir2013-03-111-3/+4