summaryrefslogtreecommitdiff
path: root/fpicker/source/office
AgeCommit message (Expand)Author
2013-10-21post String conversion cleanupThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-10-02-Werror,-Wunused-functionStephan Bergmann
2013-10-01convert fpicker module from String to OUStringNoel Grandin
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara
2013-09-13String to OUStringThomas Arnhold
2013-09-08Related: fdo#38838 String::GetBufferAccess is now no moreCaolán McNamara
2013-08-22convert include/svtools/QueryFolderName.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-04Mark as const/staticTakeshi Abe
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-17cppcheck: fix uninitMemberVar in fpicker partJulien Nabet
2013-06-14Resolves: fdo#65569 dropdown list missing from built-in fpickerCaolán McNamara
2013-06-13cppcheck: fix m_pOwnInteraction not initializedJulien Nabet
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22fix for fdo#61187Noel Grandin
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-05delete unused stringsJoren De Cuyper
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2012-12-10rtl:: removal in fpickerRadu Ioan
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-11-21SvtURLBox derives from ComboBox not EditCaolán McNamara
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-02Use prefixTor Lillqvist
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud