summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2014-08-26Related: #i125226# expect DDE servers to be already upHerbert Dürr
2014-08-26Related: #i125226# don't try to access known-bad DDE serversHerbert Dürr
2014-08-26Resolves: #i125386# secured user request and changed some bools to bitfieldArmin Le Grand
2013-05-30bnc#805901: Lock WebDAV document that is opened for potential modificationTor Lillqvist
2013-05-09fdo#64211 replace "%2F" to "/" in online (wiki) help URLsAndras Timar
2013-05-07fdo#63659 <sigh> fix brain lapse, missing breakNoel Power
2013-05-07fix fdo#63659 restore handling of ZOOM MID, MID_VALUESET & MID_TYPE sub parmasNoel Power
2013-05-01Merge tag 'libreoffice-4.0.3.2' into suse-4.0Petr Mladek
2013-04-30MSVC: member of dll interface class may not be declared with dll interfaceTor Lillqvist
2013-04-30bnc#816516: Implement easy access to the recent documents.Jan Holesovsky
2013-04-30Kill unused SfxHistoryToolBoxControl_Impl.Jan Holesovsky
2013-04-15Remove thumbnail from local view if we erase it throught the search view.Rafael Dominguez
2013-04-15Set Template Manager dialog minimum size.Rafael Dominguez
2013-04-13Initialize nFilterJulien Nabet
2013-04-10fdo#61389 - Display Properties, Set as default actions in save mode.Rafael Dominguez
2013-04-10Display correct region name in error messages.Rafael Dominguez
2013-04-10Fetch thumbnails position and id from filter array instead."Rafael Dominguez
2013-04-10Update template item path when moving it to another folder.Rafael Dominguez
2013-04-10Mark thumbnailview item as unselected when updating filter.Rafael Dominguez
2013-04-08fdo#61390 - Thumbnail navigation by shift-click and shift-keyboard.Rafael Dominguez
2013-04-08Avoid generating filter list several times.Rafael Dominguez
2013-04-08Dont show import action while in save mode.Rafael Dominguez
2013-04-08fdo#60844 Remember last open folder and filter in Template Manager.Rafael Dominguez
2013-04-08Position view below toolbox and search bar when resizing Template dialog.Rafael Dominguez
2013-04-08Dont reload template information after saving.Rafael Dominguez
2013-04-08Display empty folders in Template Manager.Rafael Dominguez
2013-04-08Make template thumbnail sizes appropiate to the content in them.Rafael Dominguez
2013-04-08Calculate template thumbnail subtitle position to fit drawing area.Rafael Dominguez
2013-04-08Deselect items when searching for templates to reset toolbars.Rafael Dominguez
2013-04-08Deselect templates when closing the search view.Rafael Dominguez
2013-04-08Show search and extra buttons when a template is selected.Rafael Dominguez
2013-04-08fdo#60581 Import templates into current directory.Rafael Dominguez
2013-04-08fdo#60581 Display import templates only when its allowed.Rafael Dominguez
2013-04-08Display create template folder only when its allowed.Rafael Dominguez
2013-04-08Update search results when changing template type in Template Manager.Rafael Dominguez
2013-04-08Filter search results by type and keyword in Template Manager.Rafael Dominguez
2013-04-08Get the correct region id view when saving a template.Rafael Dominguez
2013-04-08Fix moving selected search results in Template Manager.Rafael Dominguez
2013-04-08Fix exporting selected search results in Template Manager.Rafael Dominguez
2013-04-08Delete the correct template from the selected search results.Rafael Dominguez
2013-04-08Fix deleting templates through Template Manager.Rafael Dominguez
2013-04-08Separate template region ids from thumbnail ids.Rafael Dominguez
2013-04-03raise warning when saving macro laden doc as a macro-free format bnc#791777Noel Power
2013-04-02coverity#441020 Dereference after null checkJulien Nabet
2013-03-28quickfixStephan Bergmann
2013-03-28Syncronize thumbnails ids with SfxDocumentTemplates when moving.Rafael Dominguez
2013-03-28Fix template manager item selection behaviour with mouse.Rafael Dominguez
2013-03-28Deselect thumbnailview items when clearing the view.Rafael Dominguez
2013-03-28Merge TemplateView into TemplateAbstractView class.Rafael Dominguez
2013-03-28Templates Manager: merged the Double Click Handling into TemplateAbstractViewCédric Bosdonnat