Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-15 | SfxTemplateManagerDlg::OnTemplateSaveAs: fix assert | Michael Stahl | |
Change-Id: I5dac56ac36eac128f1880987c084d09d8076c3f7 | |||
2012-08-15 | Dont draw thumbnail border if theres no thumbnail to paint. | Rafael Dominguez | |
Change-Id: I6ca934ccf2e1fa34e60cae3feb1564c87e69254b | |||
2012-08-15 | Disable general manager actions while in save mode. | Rafael Dominguez | |
Change-Id: I46496f75b7a9f441c989f8a750ecc675781162af | |||
2012-08-15 | Save template in the currently open overlay. | Rafael Dominguez | |
Change-Id: I8b577ee7ab73384486b4756dd303e595da9210f8 | |||
2012-08-15 | Save a template to selected folders. | Rafael Dominguez | |
Change-Id: I16969fa0b28ff5f1e5abe7e58ad8522c03b3ea4e | |||
2012-08-15 | Show error message when trying to save without a destination folder | Rafael Dominguez | |
Change-Id: Ib0ac72b5adb8544b2bd488bd3c3701898df2877d | |||
2012-08-15 | Add save templates command to manager. | Rafael Dominguez | |
Change-Id: Ic538f23f1d8c4ba8f1a47386e1d16337cf2650c9 | |||
2012-08-15 | Show empty folders when display all templates. | Rafael Dominguez | |
Change-Id: Id78a18b00213a3963be583c2ae1b3534eb27df57 | |||
2012-08-15 | Hide commands that are only for one selected template. | Rafael Dominguez | |
Change-Id: Ib785e13402ec56bdc30a554c4fef6c81803db90f | |||
2012-08-15 | Close dialog when clicking the close button. | Rafael Dominguez | |
Change-Id: Idc07559a2635a3fb19cfba07e564c90fad913c12 | |||
2012-08-15 | restore the old value for SID_ATTR_ZOOM | Ivan Timofeev | |
regression from 6484ccb4edad34d03d1300929fe20788f41b255e, can be seen for example in Writer's page preview mode, changing zoom by a mouse wheel does not update the zoom slider. these slot ids are sometimes collected into an array to pass to SfxBindings::Invalidate(sal_uInt16*), which requires a _sorted_ array, so let's not modify the values and break the sort order. Change-Id: I9cb59a6eed2f19dfb3a308d7654d8b0b1779ae6b | |||
2012-08-14 | Display template preview in property dialog. | Rafael Dominguez | |
Change-Id: I7479bac95a93a156889e19921373c441ef8fd881 | |||
2012-08-14 | Display template information like author,type,keywords,etc. | Rafael Dominguez | |
Change-Id: I541ba1e40bd320701fac5d75615c8c9486dfebb9 | |||
2012-08-14 | Display template preview and information when clicking properties. | Rafael Dominguez | |
Change-Id: I9a783c39f04a19cd65a292f3ebff923bb845f2c4 | |||
2012-08-14 | Show template manager dialog instead of save template dialog. | Rafael Dominguez | |
- Only when experimental features is activated. Change-Id: Id60853b93f2766a5ff6a1c21907675891ab26396 | |||
2012-08-12 | Draw borders arounds thumbnail. | Rafael Dominguez | |
Change-Id: Icaf9485d20c8e747d08371a1db5f4d7bee2d37bb | |||
2012-08-12 | Check correct area when selecting a template by clicking its name. | Rafael Dominguez | |
Change-Id: Idfb4509327c2c9c52f5c736d513d35e3270d91b1 | |||
2012-08-12 | Perform dbl click action only if its inside the thumbnail area. | Rafael Dominguez | |
Change-Id: Ib60f5882fbe89e697ef0755d87474a84ce8d0fe7 | |||
2012-08-12 | Improve thumbnail items position calculation and size. | Rafael Dominguez | |
Change-Id: I7b22d4d858d82bd1e12ead3b723aad43118cf938 | |||
2012-08-12 | Display an error msg when importing a template fails. | Rafael Dominguez | |
Change-Id: I87b6365bc95ce8243e38dcbfedc3892c888a8e90 | |||
2012-08-12 | Display error msg when moving a template from a repository fails. | Rafael Dominguez | |
Change-Id: I5f483bcb0e216a6337e0bf70399916bd2da3faec | |||
2012-08-12 | Dont let user create a repository with a duplicated name. | Rafael Dominguez | |
Change-Id: I4175515b72f0e9aac8e4cf2905757381539cab1e | |||
2012-08-12 | Display error message for failed operations with templates. | Rafael Dominguez | |
- Move, export and delete templates. - Delete template folder. Change-Id: I0c9f5ad299182ce0038695d78eb2e5e09afee1c5 | |||
2012-08-12 | Perform template view paint operation when overlay is hidden. | Rafael Dominguez | |
Change-Id: Iff0bb308fea93fe12cba030becae3da1ca5f1a96 | |||
2012-08-11 | Change repository name and update repository menu list. | Rafael Dominguez | |
Change-Id: I9e29795d93481bb0789e4f05fa2605b6407efc8c | |||
2012-08-11 | Remove unused attribute. | Rafael Dominguez | |
Change-Id: Ie0a5198a4acdb7e0509eb1d867f722a5270823e7 | |||
2012-08-11 | Show action bar after closing overlay. | Rafael Dominguez | |
Change-Id: I5c9f4b48a5999974d8605d0fd18215bc5421f22c | |||
2012-08-11 | Hide template bar after deleting selected templates. | Rafael Dominguez | |
Change-Id: Ia6f874bcced622ab564ffc5b065d4a2c4ed246c0 | |||
2012-08-11 | Remove unneeded calls. | Rafael Dominguez | |
Change-Id: I9a461ab81e3cf5f8e8c3a9add2084c082bc4797f | |||
2012-08-11 | Deselect overlay items after exporting them. | Rafael Dominguez | |
Change-Id: Ie291951c421c330f6b0da9fc9d385d222e698ef1 | |||
2012-08-11 | Export templates displayed in the search view. | Rafael Dominguez | |
Change-Id: Ic970ba4c3372756193834a5adf41dfe72c3ab5f0 | |||
2012-08-11 | Export selected overlay templates. | Rafael Dominguez | |
Change-Id: Id22c8a621987875def8416e50e03a04b89909f70 | |||
2012-08-11 | Remove close button in template dialog. | Rafael Dominguez | |
Change-Id: I7a8cac7b8dfa73eabea9113d4b9921a2d48b0324 | |||
2012-08-11 | Update thumbnails after importing templates to a folder. | Rafael Dominguez | |
Change-Id: I44afb92c27b58de3206a90b7aad4125d6860d6ba | |||
2012-08-11 | Reset thumbnails before updating them. | Rafael Dominguez | |
Change-Id: I24db95d8875a7a002de0492b4ac62093ddf7f874 | |||
2012-08-11 | Fix importing from filesystem and from a remote repository. | Rafael Dominguez | |
Change-Id: Ibf1845b87b2b34b1933e56a61036dbffc69daead | |||
2012-08-11 | Set template name when importing. | Rafael Dominguez | |
Change-Id: I81a3ee2a8052079e95cc5a929757b06c289ba4e1 | |||
2012-08-11 | Delete template based on its document id. | Rafael Dominguez | |
- Update all document ids of the templates after it. Change-Id: I2ffc73882816360a03b8147c6ad24f8d87492ad7 | |||
2012-08-11 | Add an index for tracking SfxDocumentTemplate item. | Rafael Dominguez | |
Change-Id: I7d1672e48ef638ac537e5675ed27b67376666d59 | |||
2012-08-10 | Remove TemplateManager menu entry. | Rafael Dominguez | |
Change-Id: I000fc9c1328aec5924da1557da599e6c7bdcb373 | |||
2012-08-10 | Show Template Manager instead of old dialog when creating a template. | Rafael Dominguez | |
- Only when experimental features is set. Change-Id: I81e2bba38506757afe202cba5c69560e3fa89f3c | |||
2012-08-10 | Rename unselectItems -> deselectItems. | Rafael Dominguez | |
Change-Id: Ie9ad44077df03ba8e5e4edb4068982a0f8af353b | |||
2012-08-10 | Deselect item after setting it as default template. | Rafael Dominguez | |
Change-Id: I587484f72c5751b07636339c1eb4748cbfe1ed78 | |||
2012-08-10 | Implement resetting default template. | Rafael Dominguez | |
Change-Id: If781865ad802c411187c5b5cc4ed71a5deaed4f7 | |||
2012-08-10 | Hide set as default option when more than one template is selected. | Rafael Dominguez | |
Change-Id: I3291fad1455d289c35543c3b360b9fee620da3e9 | |||
2012-08-10 | Implement setting a template as default. | Rafael Dominguez | |
Change-Id: I8ae47ffb38febdd467e1e557448189dd09e755bc | |||
2012-08-09 | Bin ThumbnailView::ImplGetFirstItem() | Julien Nabet | |
Change-Id: I212af5f0f6d3ad4df6492c593da51eaa4b34948d | |||
2012-08-09 | reduce static_initialization_and_destruction chain | Caolán McNamara | |
Change-Id: I9fdefd428b858fd5581412d6f8e896a0eb680fef | |||
2012-08-08 | Remove unused defines. | Rafael Dominguez | |
Change-Id: Ib6bf41ba5165399b9bb73783bce736eba8210c32 | |||
2012-08-08 | Delete currently open remote overlay. | Rafael Dominguez | |
Change-Id: Iaf25b4110b41c3404a141d70342a59ef05d05ceb |