summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-03-28Put some help-related code behind #if HAVE_FEATURE_HELPTor Lillqvist1-1/+12
2013-03-27Fix moving selected search results in Template Manager.Rafael Dominguez1-1/+1
2013-03-27Fix exporting selected search results in Template Manager.Rafael Dominguez1-1/+1
2013-03-27Delete the correct template from the selected search results.Rafael Dominguez6-64/+62
2013-03-27Fix deleting templates through Template Manager.Rafael Dominguez1-14/+3
2013-03-27Separate template region ids from thumbnail ids.Rafael Dominguez7-55/+90
2013-03-27Remove HTMLMODE_FRM_COLUMNS and export column-count CSS attributeHarri Pitkänen1-1/+0
2013-03-27MSC fixesStephan Bergmann2-2/+2
2013-03-27sfx2: TabDlg_Impl::pData is deleted twiceMichael Stahl1-3/+2
2013-03-27WaE: macro is not usedTor Lillqvist1-3/+4
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist7-11/+22
2013-03-27-Wunused-macrosStephan Bergmann11-27/+0
2013-03-26coverity#440839 Resource leak in objectJulien Nabet1-0/+4
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist7-11/+11
2013-03-26Lock files make no sense on Android or iOSTor Lillqvist1-1/+16
2013-03-26Shared documents make no sense for Android and iOSTor Lillqvist6-5/+21
2013-03-26quickfixStephan Bergmann1-11/+11
2013-03-26Syncronize thumbnails ids with SfxDocumentTemplates when moving.Rafael Dominguez3-46/+61
2013-03-26Fix template manager item selection behaviour with mouse.Rafael Dominguez1-9/+14
2013-03-26Deselect thumbnailview items when clearing the view.Rafael Dominguez1-0/+10
2013-03-26Merge TemplateView into TemplateAbstractView class.Rafael Dominguez15-590/+492
2013-03-26fdo#61429: Stylist: save selection of "Hierarchical" entryMichael Stahl2-15/+41
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist3-9/+9
2013-03-25sfx2: pViewOnlyItem: -Werror=unused-variableMichael Stahl1-1/+0
2013-03-25fdo#60780, Save a Copy wipÁdám Csaba Király13-3/+92
2013-03-25fdo#62659: only select items in ThumbnailView on TabStopCédric Bosdonnat1-9/+13
2013-03-25fdo#61390: allow arrow keys to show hidden thumbnail itemsCédric Bosdonnat3-3/+31
2013-03-25SfxInternetPage: apparently forgot to remove the .ui file...Michael Stahl1-299/+0
2013-03-25remove that silly SfxInternetPage alreadyMichael Stahl4-405/+1
2013-03-25Bin a fairly useless OSL_TRACETor Lillqvist1-1/+0
2013-03-25coverity#704302 Logically dead codeJulien Nabet1-1/+1
2013-03-22coverity#440784 Logically dead code + cleanupJulien Nabet1-7/+2
2013-03-22fdo#61390: Fixed the tabstop in the TemplateView.Cédric Bosdonnat4-20/+13
2013-03-22-Werror,-Wparentheses-equalityStephan Bergmann1-1/+1
2013-03-22fdo#61390: simple keybard support in TemplateManagerCédric Bosdonnat2-7/+104
2013-03-22Template Manager: removed some dead selection codeCédric Bosdonnat3-100/+24
2013-03-22strg is ctrl in englishThomas Arnhold1-5/+5
2013-03-21add sw swd msfilter vbahelper to Library_mergedPeter Foley1-23/+0
2013-03-20Template Manager: select first item when getting focus if no selectionCédric Bosdonnat1-1/+18
2013-03-20Template Manager: fixed control WinBits reset... was breaking tabstopCédric Bosdonnat1-1/+1
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith3-10/+10
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2-3/+3
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin4-18/+19
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold9-20/+20
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-2/+2
2013-03-19Template Manager: fixed TabStops for the toolbarsCédric Bosdonnat3-16/+4
2013-03-19Template Manager: fixed search edit field positionCédric Bosdonnat1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold14-86/+82
2013-03-19trailing whitespacesThomas Arnhold1-1/+1
2013-03-18fix other problems found by WundefLuboš Luňák1-1/+1