summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* added i18nisolang1 for win fps libEike Rathke2012-11-221-0/+1
* one more GetUILocale leftoverEike Rathke2012-11-221-1/+1
* SvtURLBox derives from ComboBox not EditCaolán McNamara2012-11-212-8/+3
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-117-16/+15
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1310-23/+19
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-015-10/+0
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-10-011-1/+4
| * | | gbuild: clean up Mac OS X framework handling:Michael Stahl2012-10-011-3/+3
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-015-5/+10
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-014-0/+4
* | | | Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-161-0/+1
| |_|/ |/| |
* | | Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-311-2/+2
* | | cppCheck: avoid obvious 'redundantAssignment'jailletc362012-10-301-1/+0
* | | 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
* | | drop rdbmaker completelyMatúš Kukan2012-10-221-1/+1
* | | 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
* | gbuild: invert handling of standard system libraries:Michael Stahl2012-09-285-10/+0
* | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-1/+4
* | gbuild: clean up Mac OS X framework handling:Michael Stahl2012-09-281-3/+3
* | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-285-5/+10
* | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-284-0/+4
|/
* 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-225-254/+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-0856-245/+0
* Move PlaceEditDialog class and resources to svtools.Rafael Dominguez2012-08-0311-1376/+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