summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
2012-07-14Remove unused HIDsThomas Arnhold1-4/+0
2012-07-14Revert "Some cppcheck cleaning"Bjoern Michaelsen2-3/+3
2012-07-14simplify include guardsThomas Arnhold1-1/+1
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-6/+0
2012-07-13Remove unused #includesStephan Bergmann2-2/+0
2012-07-13change Exit menu entry to Exit %PRODUCTNAME fdo#51944Laurent Godard1-1/+1
2012-07-13hrc cleanup: Remove unused Strings in sfx2Thomas Arnhold8-69/+0
2012-07-12warning C4305: truncation from 'double' to 'float'Michael Stahl1-2/+2
2012-07-12warning C4099: type name first seen using 'struct' now seen using 'class'Michael Stahl1-1/+1
2012-07-12hrc cleanup: Remove unused Strings in sfx2/source/doc/doc.hrcThomas Arnhold2-153/+0
2012-07-11Draw thumbnail subtitle.Rafael Dominguez1-0/+101
2012-07-11Ignore case when searching for a template.Rafael Dominguez1-1/+1
2012-07-11Set SearchViewItem subtitle folder name.Rafael Dominguez3-4/+7
2012-07-11Rename ThumbnailViewItem maText attribute to maTitle.Rafael Dominguez8-14/+14
2012-07-11Decrease header files dependenciesMatteo Casalin2-2/+1
2012-07-11warning C4018: singed/unsigned mismatchMichael Stahl1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara9-36/+35
2012-07-08Change OnFolderSelected function name to OnItemSelected.Rafael Dominguez4-6/+6
2012-07-08Add an option in toolbar to delete folders when you select them.Rafael Dominguez4-0/+42
2012-07-08Remove "No folder" option from move menu.Rafael Dominguez3-19/+0
2012-07-08Hide template toolbar when we close overlay and templates are selected.Rafael Dominguez1-1/+10
2012-07-08Handle close overlay action in template dialog instead of folder view.Rafael Dominguez2-7/+13
2012-07-08Fix not displaying thumbnail text after opening a template.Rafael Dominguez1-1/+1
2012-07-08Center template dialog top buttons.Rafael Dominguez2-2/+34
2012-07-08Hide search view when theres no text to search for.Rafael Dominguez1-0/+5
2012-07-08Increase action toolbar width.Rafael Dominguez1-1/+1
2012-07-08Set default ThumbnailView fill color the same as the dialogs.Rafael Dominguez2-3/+2
2012-07-07Only store template data instead of a ThumbnailViewItem.Rafael Dominguez4-78/+82
2012-07-07Delete title edit box when TemplateView gets destroyed.Rafael Dominguez1-0/+1
2012-07-07Fix Global resource identifier >= 256 warning.Rafael Dominguez1-1/+1
2012-07-07removed unnecessary forward declarations of classTakeshi Abe11-29/+0
2012-07-06Check if Bitmap is empty before trying to scale itAriel Constenla-Haile1-21/+23
2012-07-06re-base on ALv2 code. Includes:Michael Meeks195-5350/+2903
2012-07-06fs34b: #i89080# always apply the 'Link'/'Preview' state from configFrank Schoenheit [fs]1-5/+7
2012-07-06gridfixes: don't be too generous with exceptions:Frank Schoenheit [fs]1-5/+10
2012-07-06Remove unused image resource.Rafael Dominguez1-8/+0
2012-07-06revert change to missing image; please change back when it's added.Michael Meeks1-1/+1
2012-07-06change dialog caption in view modeAndras Timar3-0/+6
2012-07-06hide aDateTimeText when editing new version commentAndras Timar1-0/+3
2012-07-06remove space before colon in UI textAndras Timar1-1/+1
2012-07-06SearchUpdateHdl: -Werror=unused-parameterMichael Stahl1-1/+1
2012-07-06ThumbnailView::SelectItem: -Werror=unused-but-set-variableMichael Stahl1-3/+0
2012-07-06ThumbnailView::ImplEndTracking: -Werror=unused-parameterMichael Stahl2-1/+3
2012-07-06ThumbnailViewAcc::deselectAccessibleChild: -Werror=empty-bodyMichael Stahl1-2/+2
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez21-0/+5166
2012-07-05Update thumnails for all template operations.Rafael Dominguez1-29/+27
2012-07-05Update folder thumbnails after moving or copying templates.Rafael Dominguez1-0/+27
2012-07-05Try to copy templates if moving them fails.Rafael Dominguez2-16/+38
2012-07-05Fix WaE.Rafael Dominguez1-3/+3
2012-07-05Fix moving templates between folders.Rafael Dominguez1-3/+4