summaryrefslogtreecommitdiff
path: root/fpicker/source
AgeCommit message (Expand)AuthorFilesLines
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks4-12/+0
2013-06-14Resolves: fdo#65569 dropdown list missing from built-in fpickerCaolán McNamara1-0/+3
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-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
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-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-84/+20
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ňák41-347/+332
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee5-5/+5
2013-03-30remove local css definitionsThomas Arnhold2-16/+0
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
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 Arnhold11-43/+43
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-3/+4
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim3-0/+6
2013-03-04doubled includesThomas Arnhold2-3/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold5-12/+12
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-23Fix typo seperated/separatedJulien Nabet1-1/+1
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet1-1/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-22s/heigth/height/Tor Lillqvist1-1/+1
2013-02-22fix for fdo#61187Noel Grandin1-8/+17
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-20more fixes for my FilePicker changesNoel Grandin1-2/+3
2013-02-19fix mid-air collision of commitsNoel Grandin1-1/+0
2013-02-19and let's try actually including the relevant headers...Noel Grandin2-0/+2
2013-02-19Include the XInitialization headerTor Lillqvist2-0/+2
2013-02-19fix up some of my fdo#46808 changesNoel Grandin2-4/+6
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-2/+2
2013-02-12fix ambiguous base-class problemNoel Grandin1-7/+9