summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Collapse)Author
2012-07-15Inherit from TemplateAbstractClass instead of ThumbnailView.Rafael Dominguez
Change-Id: If48b413fc4a409fbbce7a0b8c7de99c6b9ce91ad
2012-07-15Create abstract class for template repositories.Rafael Dominguez
Change-Id: Ie92c2241c468522439bccd7d9c18a2dbf9c27c38
2012-07-15Fill overlay template list when opening an online repository.Rafael Dominguez
Change-Id: I179f93ae76aff059cf069c54fe634eee49d4ed90
2012-07-15Set online overlay dimensions the same as parent and set bg as white.Rafael Dominguez
Change-Id: I40e84c1c10369a48544ccc1fcc9bb1821c8b3e23
2012-07-15Create overlay for online templates.Rafael Dominguez
Change-Id: Ie09c91e23527d3e1389fc13bd13a8234bda080f3
2012-07-15Store item url in TemplateOnlineViewItem.Rafael Dominguez
Change-Id: Icc825963591fbdee4e75fc9865333d5ea52d6301
2012-07-15Load user saved repositories when loading dialog.Rafael Dominguez
Change-Id: Id5ffb1d4addec43ba8c6fa5aecfa3d5683d6c3a0
2012-07-15Set online view position, dimensions and item details.Rafael Dominguez
Change-Id: I968eecdbc91b8998f3fb579afb5305554d6dab76
2012-07-15Load repositories URLs and names from user settings.Rafael Dominguez
Change-Id: Iad7f62660abc59383d9933b198a57ac317361f38
2012-07-15Switch main view between local/online repository.Rafael Dominguez
Change-Id: If2f5f53991271fc05453c44fa422aba7c14d0e16
2012-07-15Create toolbox buttons to display local/online templates.Rafael Dominguez
Change-Id: Ia1445813c0c049b3478c3873b9e1acf5ae8d67f6
2012-07-15Create a class to display online templates thumbnails.Rafael Dominguez
Change-Id: Id1a2a18d5531a3425221adec84abb7c05228496c
2012-07-14Remove unused HIDsThomas Arnhold
Those were only listed in help_hid.lst Change-Id: I491a037b375015db76c30c93a59b615a63fb1838
2012-07-14Revert "Some cppcheck cleaning"Bjoern Michaelsen
This reverts commit b21661ce4200fd8040a213770a3f9e63a4b9f137. this breaks with ../framework/source/lomenubar/MenuItemInfo.hxx:49:12: error: expected ‘;’ at end of member declaration
2012-07-14simplify include guardsThomas Arnhold
Change-Id: Id4210229b20a1d54b680ff1a2ccbcdd3684ecf5f
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
Change-Id: I7d52837f4058bab1bb5a0137788521d12834d519
2012-07-13Remove unused #includesStephan Bergmann
Change-Id: I041feabb7ee94b33caebb67a380b8f3694d09e82
2012-07-13change Exit menu entry to Exit %PRODUCTNAME fdo#51944Laurent Godard
Some user do not understand that Exit is for exiting all libreoffice modules and not exiting the current window Change-Id: If3a88a1e7f79c5c19f3011ba65dde3cda11462a4
2012-07-13java: printStackTrace always to stderrThomas Arnhold
like 3d3b3f656f92790225b89aa31ee61163fb2fc7e5 Change-Id: I6e80717de009e8a3a89ffc80cb945cc832917f8c
2012-07-13hrc cleanup: Remove unused Strings in sfx2Thomas Arnhold
Change-Id: I412cd836ab248ed7c247e1125ff52dc3263604d2
2012-07-12warning C4305: truncation from 'double' to 'float'Michael Stahl
Change-Id: I27110c810b1d4d3dd3541625eff861be3e058ef6
2012-07-12warning C4099: type name first seen using 'struct' now seen using 'class'Michael Stahl
Change-Id: Ibbf92a0156cbb086901a59c6ed0fa950601570f5
2012-07-12hrc cleanup: Remove unused Strings in sfx2/source/doc/doc.hrcThomas Arnhold
Change-Id: I96f030fe55c40861faf249b1617606f0977f6295
2012-07-11Draw thumbnail subtitle.Rafael Dominguez
- In the case of the SearchViewItem will be Folders name and in the case of TemplateViewItem it will be author. Change-Id: I251a3db323f7f02d023c9673d0a7a8027456bda6
2012-07-11Ignore case when searching for a template.Rafael Dominguez
Change-Id: I47e35241a67892ff7c1d9aedf04cf2ab86c1371c
2012-07-11Set SearchViewItem subtitle folder name.Rafael Dominguez
Change-Id: I1fc3f69ed5ecdfa9d9adb4b2b69801f2bb01e7f7
2012-07-11Add subtitle attribute to TemplateViewItem.Rafael Dominguez
Change-Id: I181a84b468cf10d7c80f84030890965fa0dc4ffa
2012-07-11Rename ThumbnailViewItem maText attribute to maTitle.Rafael Dominguez
Change-Id: Id253d06325ec05bb587c9759027ea07b65fe257f
2012-07-11Decrease header files dependenciesMatteo Casalin
Change-Id: I654e71e56d60bf629625df09eb93b21c9ef670e8
2012-07-11warning C4018: singed/unsigned mismatchMichael Stahl
Change-Id: I2f0899086f656f117849521c933cce4c23b8751c
2012-07-10solaris/intel: update .mk files to fix build errorsPierre-Eric Pelloux-Prayer
Change-Id: Iba306cde71eb5efeed29a4a44cefa19a47bac84b
2012-07-09fdo#35663: enable UndoManager test, but disable failing Calc testMichael Stahl
Change-Id: I7f399b6e8be0b04102ccbce168a468c1e49b67da
2012-07-09re-disable UndoManager testMichael Meeks
2012-07-09some UniString->rtl::OUStringCaolán McNamara
Change-Id: Ie69b30094da25df23a36baca2c7723d6a41f48c3
2012-07-08Change OnFolderSelected function name to OnItemSelected.Rafael Dominguez
Change-Id: I9a7437e4a11db4c40a4be88c3a3270f0bc813a52
2012-07-08Add an option in toolbar to delete folders when you select them.Rafael Dominguez
Change-Id: Iff10ff99340d9680b924c11956dc036a5f2dac4f
2012-07-08Remove "No folder" option from move menu.Rafael Dominguez
- We dont support having folders and template files mixed, so we cant move them to the same folders as templates. Change-Id: I07a519e63fef358d915a1d2c8484c6c2d8940642
2012-07-08Hide template toolbar when we close overlay and templates are selected.Rafael Dominguez
Change-Id: I8ccff40fcb7d214ce368d5c3dc9577f76c1b2929
2012-07-08Handle close overlay action in template dialog instead of folder view.Rafael Dominguez
Change-Id: I1f79afff5ea8a9dec5b8534a73500224135e213b
2012-07-08Fix not displaying thumbnail text after opening a template.Rafael Dominguez
Change-Id: I57ccefd5ce115d095e30afe0673aa61cb3b6d39b
2012-07-08Center template dialog top buttons.Rafael Dominguez
Change-Id: I18c324a815df279280f3d5efc7b0d9651275bfaa
2012-07-08Include thumbnailviewitem trying to fix windows tinderboxes.Rafael Dominguez
Change-Id: I04cb57cc207283fca51737edafa1f530f8aee074
2012-07-08Hide search view when theres no text to search for.Rafael Dominguez
Change-Id: Ic178bf641d313b45a750f4b56dc3de53000abd8a
2012-07-08Increase action toolbar width.Rafael Dominguez
Change-Id: Iec101fea2f1ed505219bd6892c733cc5bc3d1f24
2012-07-08Set default ThumbnailView fill color the same as the dialogs.Rafael Dominguez
Change-Id: Id67d2dc5b626cd63f55088b7cb7950d86244d4b9
2012-07-08maybe this will help the windows tinderboxMarkus Mohrhard
Change-Id: I46a80a4e6ee9a70c725a4a16eb95fa28cca2c3ec
2012-07-07Only store template data instead of a ThumbnailViewItem.Rafael Dominguez
- Allocates less memory because we only store the important data. - Fix a bug that makes the application crash while on debug mode when a view gets destroyed and not all selection boxes have been released before the window. Change-Id: Idd5c11811278ed77268ce56350cfa75cdefaa483
2012-07-07Delete title edit box when TemplateView gets destroyed.Rafael Dominguez
Change-Id: Ic261a046465be8590851de225681727b6f805596
2012-07-07Revert "Export ThumbnailViewItem symbols."Rafael Dominguez
This reverts commit e2955c6976dbd39cb4b856b21a5a8628fce3044e.
2012-07-07Export ThumbnailViewItem symbols.Rafael Dominguez
Change-Id: I5955740dec9a229032198c2f037e9bf3b6e7aa5d