summaryrefslogtreecommitdiffstats
path: root/fpicker/source
Commit message (Expand)AuthorAgeFilesLines
* Related fdo#46808: Adapt Windows-only code to previous changesStephan Bergmann2012-10-242-3/+4
* fix fpicker build errorPeter Foley2012-10-241-1/+1
* fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin2012-10-231-5/+4
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-192-4/+4
* Fixes/improvements on previous commitStephan Bergmann2012-10-042-8/+6
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-042-11/+9
* Use prefixTor Lillqvist2012-10-028-8/+8
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-252-3/+3
* Missing semicolonStephan Bergmann2012-09-171-1/+1
* Attempt at adapting Windows-only code to ucbhelper::Content changesStephan Bergmann2012-09-172-7/+9
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-142-14/+8
* fdo#49441: don't overwrite the first element in the sequenceIvan Timofeev2012-08-241-1/+1
* more old module-description xml filesMatúš Kukan2012-08-223-220/+0
* fpicker/source/office/iodlg.src.originalDave Richards2012-08-221-2/+2
* fix TDE FTBFSTimothy Pearson2012-08-181-2/+6
* fpicker: remove bizarre #pragma message "SendMessageW wrapper..."Michael Stahl2012-08-101-6/+0
* missing "Workplace" string for STR_SVT_MIMETYPE_CNT_FSYSBOXIvan Timofeev2012-08-081-1/+1
* reduce ascii noise and useless commentsThomas Arnhold2012-08-0826-103/+0
* remove include comments and boxesThomas Arnhold2012-08-0855-237/+0
* Move PlaceEditDialog class and resources to svtools.Rafael Dominguez2012-08-039-1373/+27
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-301-1/+0
* having a stab at silencing this warningCaolán McNamara2012-07-281-1/+6
* WaE: ignoring #pragma GCC diagnosticTor Lillqvist2012-07-281-2/+6
* WaE: deprecationsTor Lillqvist2012-07-282-0/+4
* delete svl/svstdarr.hxxMichael Stahl2012-07-255-5/+0
* fpicker: moved + and - buttons in the places list controlCédric Bosdonnat2012-07-138-52/+59
* fpicker: added a splitter to resize the places listCédric Bosdonnat2012-07-135-3/+53
* Search for char instead of 1 char long string, when possible.Christophe JAILLET2012-07-131-2/+2
* Remove unused debugging macrosThomas Arnhold2012-07-131-36/+0
* fpicker: don't edit local places with double-clickCédric Bosdonnat2012-07-111-23/+23
* fpicker: fixed delete button (dis)enablingCédric Bosdonnat2012-07-112-4/+5
* fpicker: Add place dialog, added CMIS repositories listCédric Bosdonnat2012-07-117-18/+181
* some UniString->rtl::OUStringCaolán McNamara2012-07-092-6/+7
* re-base on ALv2 code. Includes:Michael Meeks2012-07-0677-1684/+1123
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-1/+1
* Remove unused definesThomas Arnhold2012-07-021-2/+0
* UCP CMIS + fpicker: SharePoint binding URLs contain ?, encoded themCédric Bosdonnat2012-07-021-1/+1
* Remove unused definesThomas Arnhold2012-07-021-23/+0
* Remove unused definesThomas Arnhold2012-07-014-19/+0
* Remove include guardsThomas Arnhold2012-06-292-5/+0
* Remove UNO includes commentsThomas Arnhold2012-06-293-7/+0
* Remove some unused localsThomas Arnhold2012-06-281-102/+0
* fpicker: when selecting a place, update the URL outside the selection handlerCédric Bosdonnat2012-06-272-6/+31
* Remove unused include filesThomas Arnhold2012-06-271-104/+0
* re-base on ALv2 code.Michael Meeks2012-06-261-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-225-121/+76
* re-base on ALv2 code.Michael Meeks2012-06-2152-1227/+786
* removed unused forward declarations of classTakeshi Abe2012-06-205-11/+0
* Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vectorNoel Grandin2012-06-123-16/+13
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-3/+2