summaryrefslogtreecommitdiff
path: root/sfx2/inc
AgeCommit message (Collapse)Author
2012-12-18split out description info page and convert to .uiCaolán McNamara
Change-Id: I502a51018f7281c9e4bc42d6f9ae76e6cd6a3d86
2012-12-18sfx2 renamed templatelocalviewitem.hxx to templatecontaineritem.hxxCédric Bosdonnat
Change-Id: I7133c5b1ba41b01e695d006af8e5e3bb29997ec6
2012-12-18sfx2: renamed TemplateLocalViewItem into TemplateContainerItemCédric Bosdonnat
Change-Id: I8ff318a7bcad21c4fe8d5dda818fad5763a6ff02
2012-12-18sfx2: rename TemplateRemoteViewItem to TemplateRepositoryCédric Bosdonnat
Change-Id: I7a7479f0264f38aa0193d50acfe58b20ff57d8d0
2012-12-18sfx2: renamed templateremoteviewitem.hxx to templaterepository.hxxCédric Bosdonnat
Change-Id: I5fb96df9ae95b42eb4e2485068488e8c81929563
2012-12-18Template Manager: moved repositories storage to dialogCédric Bosdonnat
Change-Id: If049e05b7cec060cbdbc5a366a4019f088325e1f
2012-12-17split out document info page and convert to .uiCaolán McNamara
move svt::SelectableFixedText to vcl and implement "selectable" GtkLabels by mapping to that vs FixedText for standard GtkLabels Change-Id: Ic114991cd2c2eb6673bcef634fa286dd7c67056f
2012-12-15Remove unused ThumbnailView::GetScrollWidth()Julien Nabet
Change-Id: I8d3337e6ff30276c9de6c5de4836ea75ed6c8d99
2012-12-13PCH for Library_svx and Library_svxcoreLuboš Luňák
2012-12-13Related: fdo#38606 keep style dialog open when apply is clickedCaolán McNamara
i.e. don't close and reopen, just stay open Change-Id: I11cdc492e3c4adfb75c9a0dfa52e5ba351914858
2012-12-13add get_content_area and get_action_area to DialogCaolán McNamara
Change-Id: I147cea986b8152e54586a0296e446652bd695a18
2012-12-13Template Manager: make it sizeableCédric Bosdonnat
Change-Id: I14d3c73b714b9cbfefad7adcb02efb790c8a1e5b
2012-12-13Template manager: slightly smaller items to show more of themCédric Bosdonnat
Change-Id: I43aa0655fb46729747829f7e6ef111efc8df90f7
2012-12-13Template Manager: add path controls to overlay and removed name editingCédric Bosdonnat
Change-Id: I0d27edff4ba6c25fd9dc85c80ac5e3287fbd4207
2012-12-13Revert "Template Manager: better show the folder overlay."Cédric Bosdonnat
This reverts commit 7bebd970852a34c8421b499d06d75444c08221bc.
2012-12-13Remove unnecessary member fieldNoel Grandin
If SfxPopup is always going to use comphelper::getProcessServiceFactory, it doesn't need to store it in a member field. Change-Id: Id8806bcc4cc92e66e94d4a5c54c3413570963335
2012-12-12Template manager: no need to extract file type descriptionCédric Bosdonnat
Change-Id: I18d01542f009a5c6c1f688a8df04c14d3c8edc9e
2012-12-12Template manager: filter on extensions, file type is localizedCédric Bosdonnat
Change-Id: I4b4a4f8aaf253e663bbeb4f061c6aa87411b730f
2012-12-12Template manager: use tabs instead of buttons to filter the documentsCédric Bosdonnat
Change-Id: I2ec7baffaf5e88c7daf6040bdac8e173651b42f1
2012-12-12Template manager: dialog has no parent to show 'X' buttonCédric Bosdonnat
Change-Id: I1d7806a125fb34000f588f0936b48dd7ce411356
2012-12-12Template Manager: better show the folder overlay.Cédric Bosdonnat
Still to be improved: - Add some shadow - White background colors is may be not ideal Change-Id: Id89320ebef8ee95ed24a844bbd98e3bd6bebc678
2012-12-11convert Template Management dialog to .uiCaolán McNamara
Change-Id: Ifebd5ad91d1c8b456c458b01738261dfe34a6f83
2012-12-11pLeftBox and pRightBox unused, GetOther doesn't existCaolán McNamara
Change-Id: Ibc4034cf4eb2d610fdb6dcabb3d547bf2f9f1172
2012-12-11SAL_DELETE -> SAL_DELETED_FUNCTION, for a more descriptive nameLuboš Luňák
2012-12-11Introduce SAL_DELETEStephan Bergmann
Change-Id: I7ac7392646ea34fb2e6a9f15990aca05a2c1e484
2012-12-10Template manager: paint white background under thumbnailsCédric Bosdonnat
Change-Id: I55bbda1a7d04e462737b8cf24aba755b8ce96e8a
2012-12-10Revert "Template Manager: ban double-click"Cédric Bosdonnat
This reverts commit 5487769838570ba5f1b35529689321e1842bae31. Come back to a more consistant UI: - single click for selection. CTRL modifier for multi-selection - double click for action - removed item's checkbox - get rid of the selection mode - no hover on items Change-Id: I82863c77ed6a45410242a244545505a5b898ba56
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
update and remove newly unused code, mostly original rtf filter Change-Id: I2dd302851ee6fad62d79fbc81cb8a61a861396db
2012-12-07an app can have print options without a print options dialogCaolán McNamara
e.g. draw and impress have print options, but no print options dialog (It's plausible that we should merge the print options in the print dialog with the print options in the options... dialog of the printer settings dialog) Change-Id: I25c029ad8ba482b1e8d8d5974cc8de99584b9a55
2012-12-06convert Printer Options dialog to .uiCaolán McNamara
Change-Id: Ie9f5823170c58f785328e41edcfa1ad70a949529
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
Patches contributed by Ocke Janssen converted reportdesign. http://svn.apache.org/viewvc?view=revision&revision=1396797 http://svn.apache.org/viewvc?view=revision&revision=1394326 Patch contributed by Oliver Rainer-Wittmann sw34bf06: #i117783# - Writer's implementation of XPagePrintable - apply print settings to new printing routines http://svn.apache.org/viewvc?view=revision&revision=1172115
2012-12-05Template Manager: put all the ToolBoxes in a Control to ease painting changesCédric Bosdonnat
Change-Id: Ie63638a2b69594edf21e8025b1531842390f409d
2012-12-05Template Manager: ban double-click and right click to start selection modeCédric Bosdonnat
Change-Id: I49383a884b5806679ec6f79d49b8bc194d28d557
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat
The command to show hidden styles again was missing. Change-Id: Ic25b0cfc4d021d949124b8c4ef4016d6dba7e39f
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
In its current state, the feature only hides the styles. Things to sort out are: + Add some automatic filter to show hidden styles + Make the visibility persist in the file format Change-Id: I5904f41bb567add7b6bf501c6c5297f9f149a915
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
This changes all generated API headers (.hpp and .hdl) to use a namespace alias 'css' instead of the pointlessly long com::sun::star Makes the change in cppumaker & associated tools, adds a global namespace alias definition in sal/types.h, and removes a kiloton of local, now pointless-to-harmful versions of that alias from all over the code. Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
Patches contributed by Oliver-Rainer Wittmann sw34bf06: #i117783# - Writer's implementation of XPagePrintable - apply print settings to new printing routines http://svn.apache.org/viewvc?view=revision&revision=1172115 sw34bf06: #o12311627# use <rtl_random> methods to create unique ids for list styles and list ids http://svn.apache.org/viewvc?view=revision&revision=1172112 sw34bf06 #i114725#,#i115828# - method <SwDoc::ClearDoc()> - clear list structures completely http://svn.apache.org/viewvc?view=revision&revision=1172122 i#118572 - remove ui string and help content regarding usage of Java Mail in Writer's Mail Merge as Java Mail is not used. http://svn.apache.org/viewvc?view=revision&revision=1197035 Patches contributed by Mathias Bauer cws mba34issues01: #i117718#: provide filter name in case storage of medium does not allow to detect one http://svn.apache.org/viewvc?view=revision&revision=1172350 cws mba34issues01: #i117721#: directly provide parameters retrieved from SfxMedium http://svn.apache.org/viewvc?view=revision&revision=1172353 gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1396797 http://svn.apache.org/viewvc?view=revision&revision=1397315 cws mba34issues01: #i117723#: convert assertion into trace http://svn.apache.org/viewvc?view=revision&revision=1172355 cws mba34issues01: #i117699#: keep layout alive until swdoc dies http://svn.apache.org/viewvc?view=revision&revision=1172362 cws mba34issues01: #i117943#: missing color attributes in RTF clipboard http://svn.apache.org/viewvc?view=revision&revision=1172363 Patch contributed by Henning Brinkmann imported patch i#103878 http://svn.apache.org/viewvc?view=revision&revision=1172109 Patches contributed by Michael Stahl sw34bf06: #i117955#: WW8 export: disable storing of section breaks in endnotes http://svn.apache.org/viewvc?view=revision&revision=1172119 Patch contributed by imacat Fixed the Asian language work count. http://svn.apache.org/viewvc?view=revision&revision=1241345 Patch contributed by Pedro Giffuni i#20878 - Add comment with BZ issue for reference. http://svn.apache.org/viewvc?view=revision&revision=1244517 Patch contributed by Andre Fischer Do not add targets for junit tests when junit is disabled. http://svn.apache.org/viewvc?view=revision&revision=1241508 add writerperfect dependency.
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara
a) In the print dialog you can temporarily override the default print job format for a single print job b) In the printer options dialog you can override the default print job format for a single printer c) Under tools->options->print you can override the default print job format for all printers. Tidy up the restart dialog in passing Change-Id: Ibea94bab6a79c3590dbf34583013db4e2ac06f45
2012-11-26API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl
The following badly designed interfaces and services were deprecated in OpenOffice.org 3.0 and are now remove from the API: com.sun.star.document.DocumentInfo com.sun.star.document.StandaloneDocumentInfo com.sun.star.document.XDocumentInfo com.sun.star.document.XDocumentInfoSupplier com.sun.star.document.XStandaloneDocumentInfo The supported replacements for these have been introduced in OOo 3.0: com.sun.star.document.XDocumentProperties com.sun.star.document.XDocumentPropertiesSupplier com.sun.star.document.DocumentProperties http://www.mail-archive.com/interface-announce@openoffice.org/msg00432.html Remove the implementation of these interfaces and services in sfx2 (SfxBaseModel, objuno.cxx) Also remove unit tests for these services in qadevOOo and sfx2. Conflicts: offapi/type_reference/types.rdb Change-Id: Ib0b48a4e53a8079c82fac3bb49a829812f8e5256
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
Change-Id: I10f395f90d554d0ec26fe9f2654ae839e21c7ee5
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist
Change-Id: I98f35920f02d4ee71787a9968158b220af69bde6
2012-11-07CMIS: added CheckIn dialogCédric Bosdonnat
Change-Id: Iba938986478b880b7026285f607972a2e4d72283
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
Although the implementation is here, the dialogs to show when clicking on the menu items aren't there yet. Change-Id: I14886ec8ea8b97a35ca6c8474bc33e30da1a86d3
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat
Change-Id: I5f003556065cff34cec38148bc3bb4da20692e54
2012-10-31CMIS: don't show up checkout info bar if the document is not versionableCédric Bosdonnat
Change-Id: I7761e0b06e151822a63a7273a4e61d5cdc648311
2012-10-31InfoBars: implemented ResizeCédric Bosdonnat
Change-Id: Iad2c4b57b28cf06260b7890dfc9309df60fb5184
2012-10-30sal_Bool to boolTakeshi Abe
Change-Id: I87d6e518aebcd0074f673b84b66df27ae9a0a15a
2012-10-29fdo#46808, use service constructor for task::JobExecutorNoel Grandin
Also remove some unnecessary fields.
2012-10-27callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara
Change-Id: I9bd81a9c5e85db4512a3e4768c9b87696c91b7bc
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
Create a merged XFolderPicker2 interface for this service to implement. Which is backwards-compatible, but does not require creating a new service. Change-Id: I4a2c2a8d491a8d5633c19ddcea547f0efe75b91d