summaryrefslogtreecommitdiffstats
path: root/sfx2/source
Commit message (Expand)AuthorAgeFilesLines
* some fallout of slots.cfg removalThomas Arnhold2013-04-024-8/+0
* Some cppcheck cleaningJulien Nabet2013-04-021-3/+1
* SFX_VISIBILITY_PLUGCLIENT, SERVER and RECORDING are unusedTor Lillqvist2013-04-021-2/+0
* Get rid of the slots.cfg mechanismTor Lillqvist2013-04-022-147/+0
* sfx2: remove macrosThomas Arnhold2013-04-027-444/+395
* drop prefix from ::cssThomas Arnhold2013-04-021-2/+2
* Don't call SFX_OBJECTBAR_REGISTRATION in non-DESKTOP environmentsTor Lillqvist2013-04-021-1/+2
* Add comment about the ugly hardcoded resource idsTor Lillqvist2013-04-021-3/+15
* Avoid desktop GUI elements in non-DESKTOP environmentTor Lillqvist2013-04-011-0/+6
* write even better codeThomas Arnhold2013-04-011-514/+514
* remove boilerplate commentsThomas Arnhold2013-04-017-14/+3
* fix sfx2 with Library_mergedPeter Foley2013-03-311-1/+5
* coverity#441021 Dereference after null checkJulien Nabet2013-03-301-1/+1
* coverity#441020 Dereference after null checkJulien Nabet2013-03-301-1/+1
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-301-4/+2
* Initialize nFilterJulien Nabet2013-03-291-1/+1
* fdo#60844 Remember last open folder and filter in Template Manager.Rafael Dominguez2013-03-282-3/+98
* Position view below toolbox and search bar when resizing Template dialog.Rafael Dominguez2013-03-281-2/+6
* Dont reload template information after saving.Rafael Dominguez2013-03-283-7/+71
* Display empty folders in Template Manager.Rafael Dominguez2013-03-281-2/+0
* Make template thumbnail sizes appropiate to the content in them.Rafael Dominguez2013-03-281-1/+1
* Calculate template thumbnail subtitle position to fit drawing area.Rafael Dominguez2013-03-281-3/+0
* Deselect items when searching for templates to reset toolbars.Rafael Dominguez2013-03-281-0/+1
* Building without --with-help is not supposed to disable help functionalityTor Lillqvist2013-03-281-4/+4
* Deselect templates when closing the search view.Rafael Dominguez2013-03-281-0/+1
* Show search and extra buttons when a template is selected.Rafael Dominguez2013-03-281-3/+1
* Position correctly widgets in Template Manager.Rafael Dominguez2013-03-282-19/+8
* Hide creating a new template folder when theres one already selected.Rafael Dominguez2013-03-281-0/+2
* fdo#60581 Import templates into current directory.Rafael Dominguez2013-03-283-6/+94
* fdo#60581 Display import templates only when its allowed.Rafael Dominguez2013-03-283-0/+11
* Display create template folder only when its allowed.Rafael Dominguez2013-03-283-0/+12
* Update search results when changing template type in Template Manager.Rafael Dominguez2013-03-281-0/+4
* Filter search results by type and keyword in Template Manager.Rafael Dominguez2013-03-281-4/+44
* Dont display all templates types after closing the search bar.Rafael Dominguez2013-03-281-4/+0
* Get the correct region id view when saving a template.Rafael Dominguez2013-03-281-1/+1
* Put some help-related code behind #if HAVE_FEATURE_HELPTor Lillqvist2013-03-281-1/+12
* Fix moving selected search results in Template Manager.Rafael Dominguez2013-03-271-1/+1
* Fix exporting selected search results in Template Manager.Rafael Dominguez2013-03-271-1/+1
* Delete the correct template from the selected search results.Rafael Dominguez2013-03-275-64/+60
* Fix deleting templates through Template Manager.Rafael Dominguez2013-03-271-14/+3
* Separate template region ids from thumbnail ids.Rafael Dominguez2013-03-274-55/+85
* MSC fixesStephan Bergmann2013-03-272-2/+2
* sfx2: TabDlg_Impl::pData is deleted twiceMichael Stahl2013-03-271-3/+2
* WaE: macro is not usedTor Lillqvist2013-03-271-3/+4
* Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist2013-03-276-10/+19
* -Wunused-macrosStephan Bergmann2013-03-2711-27/+0
* coverity#440839 Resource leak in objectJulien Nabet2013-03-261-0/+4
* Check feature test macros instead of ANDROID and/or IOSTor Lillqvist2013-03-266-10/+10
* Lock files make no sense on Android or iOSTor Lillqvist2013-03-261-1/+16
* Shared documents make no sense for Android and iOSTor Lillqvist2013-03-265-4/+14