summaryrefslogtreecommitdiff
path: root/fpicker/source/office/iodlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-28bool improvementsStephan Bergmann1-5/+5
2014-01-17Window::Notify should return bool, reduxStephan Bergmann1-1/+1
2014-01-17Window::Notify should return boolStephan Bergmann1-5/+5
2013-12-16move this QueryFolderName into fpickerCaolán McNamara1-8/+2
2013-12-16convert query folder dialog to .uiCaolán McNamara1-27/+19
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-3/+3
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-14/+0
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-10-21post String conversion cleanupThomas Arnhold1-1/+1
2013-10-01convert fpicker module from String to OUStringNoel Grandin1-138/+135
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara1-6/+6
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-8/+8
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara1-5/+5
2013-09-13String to OUStringThomas Arnhold1-8/+8
2013-09-08Related: fdo#38838 String::GetBufferAccess is now no moreCaolán McNamara1-5/+5
2013-08-22convert include/svtools/QueryFolderName.hxx from String to OUStringNoel Grandin1-4/+4
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-5/+5
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-1/+2
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann1-24/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey1-2/+2
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist1-14/+14
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith1-7/+7
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-3/+4
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-2/+2
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-2/+2
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-2/+2
2012-12-10rtl:: removal in fpickerRadu Ioan1-46/+46
2012-11-21SvtURLBox derives from ComboBox not EditCaolán McNamara1-6/+1
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-3/+3
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-4/+2
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-7/+4
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-13/+7
2012-08-03Move PlaceEditDialog class and resources to svtools.Rafael Dominguez1-23/+23
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara1-1/+0
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-07-13fpicker: moved + and - buttons in the places list controlCédric Bosdonnat1-23/+14
2012-07-13fpicker: added a splitter to resize the places listCédric Bosdonnat1-0/+40
2012-07-11fpicker: fixed delete button (dis)enablingCédric Bosdonnat1-2/+0
2012-07-11fpicker: Add place dialog, added CMIS repositories listCédric Bosdonnat1-1/+2
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-12Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vectorNoel Grandin1-8/+8
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-3/+2
2012-06-06drop String::ReverseCaolán McNamara1-4/+3
2012-06-04CMIS UCP: Fixed folder creation and nodes renamingCédric Bosdonnat1-1/+8