Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-15 | Inherit from TemplateAbstractClass instead of ThumbnailView. | Rafael Dominguez | |
Change-Id: If48b413fc4a409fbbce7a0b8c7de99c6b9ce91ad | |||
2012-07-15 | Create abstract class for template repositories. | Rafael Dominguez | |
Change-Id: Ie92c2241c468522439bccd7d9c18a2dbf9c27c38 | |||
2012-07-15 | Fill overlay template list when opening an online repository. | Rafael Dominguez | |
Change-Id: I179f93ae76aff059cf069c54fe634eee49d4ed90 | |||
2012-07-15 | Set online overlay dimensions the same as parent and set bg as white. | Rafael Dominguez | |
Change-Id: I40e84c1c10369a48544ccc1fcc9bb1821c8b3e23 | |||
2012-07-15 | Create overlay for online templates. | Rafael Dominguez | |
Change-Id: Ie09c91e23527d3e1389fc13bd13a8234bda080f3 | |||
2012-07-15 | Store item url in TemplateOnlineViewItem. | Rafael Dominguez | |
Change-Id: Icc825963591fbdee4e75fc9865333d5ea52d6301 | |||
2012-07-15 | Load user saved repositories when loading dialog. | Rafael Dominguez | |
Change-Id: Id5ffb1d4addec43ba8c6fa5aecfa3d5683d6c3a0 | |||
2012-07-15 | Set online view position, dimensions and item details. | Rafael Dominguez | |
Change-Id: I968eecdbc91b8998f3fb579afb5305554d6dab76 | |||
2012-07-15 | Load repositories URLs and names from user settings. | Rafael Dominguez | |
Change-Id: Iad7f62660abc59383d9933b198a57ac317361f38 | |||
2012-07-15 | Switch main view between local/online repository. | Rafael Dominguez | |
Change-Id: If2f5f53991271fc05453c44fa422aba7c14d0e16 | |||
2012-07-15 | Create toolbox buttons to display local/online templates. | Rafael Dominguez | |
Change-Id: Ia1445813c0c049b3478c3873b9e1acf5ae8d67f6 | |||
2012-07-15 | Create a class to display online templates thumbnails. | Rafael Dominguez | |
Change-Id: Id1a2a18d5531a3425221adec84abb7c05228496c | |||
2012-07-14 | Remove unused HIDs | Thomas Arnhold | |
Those were only listed in help_hid.lst Change-Id: I491a037b375015db76c30c93a59b615a63fb1838 | |||
2012-07-14 | Revert "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-14 | simplify include guards | Thomas Arnhold | |
Change-Id: Id4210229b20a1d54b680ff1a2ccbcdd3684ecf5f | |||
2012-07-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold | |
Change-Id: I7d52837f4058bab1bb5a0137788521d12834d519 | |||
2012-07-13 | Remove unused #includes | Stephan Bergmann | |
Change-Id: I041feabb7ee94b33caebb67a380b8f3694d09e82 | |||
2012-07-13 | change Exit menu entry to Exit %PRODUCTNAME fdo#51944 | Laurent 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-13 | java: printStackTrace always to stderr | Thomas Arnhold | |
like 3d3b3f656f92790225b89aa31ee61163fb2fc7e5 Change-Id: I6e80717de009e8a3a89ffc80cb945cc832917f8c | |||
2012-07-13 | hrc cleanup: Remove unused Strings in sfx2 | Thomas Arnhold | |
Change-Id: I412cd836ab248ed7c247e1125ff52dc3263604d2 | |||
2012-07-12 | warning C4305: truncation from 'double' to 'float' | Michael Stahl | |
Change-Id: I27110c810b1d4d3dd3541625eff861be3e058ef6 | |||
2012-07-12 | warning C4099: type name first seen using 'struct' now seen using 'class' | Michael Stahl | |
Change-Id: Ibbf92a0156cbb086901a59c6ed0fa950601570f5 | |||
2012-07-12 | hrc cleanup: Remove unused Strings in sfx2/source/doc/doc.hrc | Thomas Arnhold | |
Change-Id: I96f030fe55c40861faf249b1617606f0977f6295 | |||
2012-07-11 | Draw 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-11 | Ignore case when searching for a template. | Rafael Dominguez | |
Change-Id: I47e35241a67892ff7c1d9aedf04cf2ab86c1371c | |||
2012-07-11 | Set SearchViewItem subtitle folder name. | Rafael Dominguez | |
Change-Id: I1fc3f69ed5ecdfa9d9adb4b2b69801f2bb01e7f7 | |||
2012-07-11 | Add subtitle attribute to TemplateViewItem. | Rafael Dominguez | |
Change-Id: I181a84b468cf10d7c80f84030890965fa0dc4ffa | |||
2012-07-11 | Rename ThumbnailViewItem maText attribute to maTitle. | Rafael Dominguez | |
Change-Id: Id253d06325ec05bb587c9759027ea07b65fe257f | |||
2012-07-11 | Decrease header files dependencies | Matteo Casalin | |
Change-Id: I654e71e56d60bf629625df09eb93b21c9ef670e8 | |||
2012-07-11 | warning C4018: singed/unsigned mismatch | Michael Stahl | |
Change-Id: I2f0899086f656f117849521c933cce4c23b8751c | |||
2012-07-10 | solaris/intel: update .mk files to fix build errors | Pierre-Eric Pelloux-Prayer | |
Change-Id: Iba306cde71eb5efeed29a4a44cefa19a47bac84b | |||
2012-07-09 | fdo#35663: enable UndoManager test, but disable failing Calc test | Michael Stahl | |
Change-Id: I7f399b6e8be0b04102ccbce168a468c1e49b67da | |||
2012-07-09 | re-disable UndoManager test | Michael Meeks | |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara | |
Change-Id: Ie69b30094da25df23a36baca2c7723d6a41f48c3 | |||
2012-07-08 | Change OnFolderSelected function name to OnItemSelected. | Rafael Dominguez | |
Change-Id: I9a7437e4a11db4c40a4be88c3a3270f0bc813a52 | |||
2012-07-08 | Add an option in toolbar to delete folders when you select them. | Rafael Dominguez | |
Change-Id: Iff10ff99340d9680b924c11956dc036a5f2dac4f | |||
2012-07-08 | Remove "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-08 | Hide template toolbar when we close overlay and templates are selected. | Rafael Dominguez | |
Change-Id: I8ccff40fcb7d214ce368d5c3dc9577f76c1b2929 | |||
2012-07-08 | Handle close overlay action in template dialog instead of folder view. | Rafael Dominguez | |
Change-Id: I1f79afff5ea8a9dec5b8534a73500224135e213b | |||
2012-07-08 | Fix not displaying thumbnail text after opening a template. | Rafael Dominguez | |
Change-Id: I57ccefd5ce115d095e30afe0673aa61cb3b6d39b | |||
2012-07-08 | Center template dialog top buttons. | Rafael Dominguez | |
Change-Id: I18c324a815df279280f3d5efc7b0d9651275bfaa | |||
2012-07-08 | Include thumbnailviewitem trying to fix windows tinderboxes. | Rafael Dominguez | |
Change-Id: I04cb57cc207283fca51737edafa1f530f8aee074 | |||
2012-07-08 | Hide search view when theres no text to search for. | Rafael Dominguez | |
Change-Id: Ic178bf641d313b45a750f4b56dc3de53000abd8a | |||
2012-07-08 | Increase action toolbar width. | Rafael Dominguez | |
Change-Id: Iec101fea2f1ed505219bd6892c733cc5bc3d1f24 | |||
2012-07-08 | Set default ThumbnailView fill color the same as the dialogs. | Rafael Dominguez | |
Change-Id: Id67d2dc5b626cd63f55088b7cb7950d86244d4b9 | |||
2012-07-08 | maybe this will help the windows tinderbox | Markus Mohrhard | |
Change-Id: I46a80a4e6ee9a70c725a4a16eb95fa28cca2c3ec | |||
2012-07-07 | Only 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-07 | Delete title edit box when TemplateView gets destroyed. | Rafael Dominguez | |
Change-Id: Ic261a046465be8590851de225681727b6f805596 | |||
2012-07-07 | Revert "Export ThumbnailViewItem symbols." | Rafael Dominguez | |
This reverts commit e2955c6976dbd39cb4b856b21a5a8628fce3044e. | |||
2012-07-07 | Export ThumbnailViewItem symbols. | Rafael Dominguez | |
Change-Id: I5955740dec9a229032198c2f037e9bf3b6e7aa5d |