summaryrefslogtreecommitdiffstats
path: root/fpicker/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-083-0/+6
* doubled includesThomas Arnhold2013-03-042-3/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-035-12/+12
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* loplugin: unused variablesThomas Arnhold2013-02-251-1/+0
* loplugin: unused variablesThomas Arnhold2013-02-241-1/+0
* Fix typo seperated/separatedJulien Nabet2013-02-231-1/+1
* Fix typo "sucessfully" -> "successfully"Julien Nabet2013-02-231-1/+1
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
* s/heigth/height/Tor Lillqvist2013-02-221-1/+1
* fix for fdo#61187Noel Grandin2013-02-221-8/+17
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* more fixes for my FilePicker changesNoel Grandin2013-02-201-2/+3
* fix mid-air collision of commitsNoel Grandin2013-02-191-1/+0
* and let's try actually including the relevant headers...Noel Grandin2013-02-192-0/+2
* Include the XInitialization headerTor Lillqvist2013-02-192-0/+2
* fix up some of my fdo#46808 changesNoel Grandin2013-02-192-4/+6
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-141-2/+2
* fix ambiguous base-class problemNoel Grandin2013-02-121-7/+9
* fix unused parameter warningNoel Grandin2013-02-121-2/+1
* use a typedef to reduce code duplicationNoel Grandin2013-02-122-8/+7