summaryrefslogtreecommitdiffstats
path: root/fpicker/Library_fps_office.mk
Commit message (Collapse)AuthorAgeFilesLines
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
|
* fpicker: make the place edition dialog workingCédric Bosdonnat2012-05-041-0/+6
| | | | Change-Id: If290ea4c1418162902e00bcc29c3afe69685ec5d
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-2/+2
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* Internal fpicker cleanup and reworkCédric Bosdonnat2012-04-021-1/+1
| | | | | | | | Changes: * Use SvHeaderTabListBox for the places list to get a nicer list * Remove the "Default Directory" button: it's in the places * Remove the Up and New Folder icons: look ugly beside the edit field * Added proper icons for places
* fpicker: a list of bookmarks in the file pickerMartin Richard2012-04-021-0/+2
| | | | | | | | under dual licences MPLv1+/LGPLv3+ Authors: Martin Richard <martius@martiusweb.net> Julien Levesy <jlevesy@gmail.com>
* fpicker: convert to gbuildMatúš Kukan2011-12-271-0/+65