summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Collapse)Author
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
Change-Id: I93e14d4936c0ffbe03425d4a54bb0e09bc62b3e3 Reviewed-on: https://gerrit.libreoffice.org/5550 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2013-08-19Refactor TemplateAbstractView to define file exts. in one placeKrisztian Pinter
Change-Id: I5d799f51c41d9b4f5a0161cf49e76d9539826d8f Reviewed-on: https://gerrit.libreoffice.org/5365 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
2013-08-19callcatcher: remove some more unused codeCaolán McNamara
Change-Id: I7332b0ead075e09b60549203bc32eb99a2bb0430
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
Lots of stuff still either ended up in the wrong place, or was looked up from the wrong place, or both. Fix most cases. Change-Id: I06ebbce207c219f3cd82b4387dd9b3fdb83420d4
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
Change all instances of hardcoded "program", "share" etc subfolder names to use those from <config_folders.h> instead. In normal builds, the end result will not change. Change-Id: I91c95cd8e482818be67307e889ae6df887763f53
2013-08-18callcatcher: update unused codeCaolán McNamara
One of the SfxTabDialog ResID ctors is now gone, progress. Equally pleasing is that the last use of the old PercentField is gone now as well, so that can be removed and the new PercentFieldWrap can be renamed as PercentField to take its place Change-Id: I7a706e98d4dfdc3541da73c3375ee067a799b4bd
2013-08-17remove various unused dialogsCaolán McNamara
Change-Id: If639745db976671a3b6e3405253dfb3bc5783363
2013-08-16startcenter: Disable tabs for modules not installedKrisztian Pinter
Change-Id: I74dbd1dab44efa87a78ad3268658895f2d1542db
2013-08-16startcenter: Improve file type filtering in RecentDocsViewKrisztian Pinter
Change-Id: Iac53a50e4c66963279016bd0178de9f43bd146e3
2013-08-16WaE: C4805: '==' : unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
Change-Id: Ib4da1e4f488971d7508054159df3e277daea7e5f
2013-08-16ToolBoxBackground never created, remove itCaolán McNamara
Change-Id: Ie29489fe53a74332cb3d4dde2b507196c1438a87
2013-08-16mbParentIsBorder is always false, follow logical consequences of thatCaolán McNamara
Change-Id: I6283a3d4df91447d15b62e738be07961ac00ef56
2013-08-15fdo#59524 Enable encryption for docx, pptx and standard OOXML formatsTomaž Vajngerl
Change-Id: Id00fde15188be3fb7209d8f14f2f2f07ebd211b0
2013-08-15SfxFrameHTMLParser: fix more clang warningsMichael Stahl
Change-Id: I97fe3dcbe6750d9db747b1cbf8b46f7f56781997
2013-08-15startcenter: Removed no. limit on thumbnails in RecentDocsViewKrisztian Pinter
Change-Id: Ia443b3c653d9355cf499e066e8085c7ddefef19e
2013-08-15startcenter: Remove unneeded GetOptimalSize from RecentDocsViewKrisztian Pinter
Change-Id: I350b76e3bafe64e8dee15f8863e2abd9755d1122
2013-08-15this used to be CompareIgnoreCaseToAsciiCaolán McNamara
prior to 33eeb70011b34a3b04a74b2237d1d6fdde030c35 Change-Id: I20d25cf6bd4479b9b98b04aec6124d94c272bc26
2013-08-15convert include/svtools/parhtml.hxx from String to OUStringNoel Grandin
Change-Id: I20adfc9148b8afa7a59245349f233604bd9a1d2e
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin
Change-Id: I4d6196a9a96ad1dd236f8622a523b4702e92d76f
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev
Change-Id: I06a8158b7f503976b19383014a7c8a867c0184ea
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev
Change-Id: I77726f009338ae49877c5f58fe6c14d386089bbe
2013-08-14fdo#59524 Encryption for MS Office 2007 Spreadsheet documentsTomaž Vajngerl
This enables saving of MS 2007 spreadsheet documents with a password. The encryption used is the same as used in Office 2007 (however different than in Office 2010 and 2013 which use "agile" encryption). Change-Id: I3539e811d95b6f9178246ab269d13bb385a48bd2
2013-08-13startcenter: Add new Start CenterKrisztian Pinter
Change-Id: I8d4308296fd170f7df60db8eddc51909af482d02
2013-08-13startcenter: Add file type filter to RecentDocsViewKrisztian Pinter
Change-Id: Ib42721e00f60590fc947ba8ec5f615227641e754
2013-08-13startcenter: Improve thumbnails in RecentDocsViewKrisztian Pinter
Change-Id: Ib33e20996267f3e178079174fde014aa28638fcf
2013-08-13startcenter: Clean up RecentDocsViewKrisztian Pinter
Change-Id: I8c303c9c5e112d57f87f44a00ded78247b0d330a
2013-08-13startcenter: Add app icons to sfx2Krisztian Pinter
Change-Id: I84b3b8a9dcf810a0a035854a3afa2b40e6688ca5
2013-08-12error: dereferencing type-punned pointer will break strict-aliasing rulesStephan Bergmann
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-3) Change-Id: Id8f1828ae1dabc2f928d737d4fac8375dd73b5a2
2013-08-12Unused pAutoDeactivate, is never non-nullStephan Bergmann
...and was like that already in fd069bee7e57ad529c3c0974559fd2d84ec3151a "initial import." TODO: Menu::Highlight in vcl/source/window/menu.cxx makes it look like the now almost empty IMPL_LINK_NOARG(SfxVirtualMenu,Highlight) returning sal_True makes a difference compared to having no handler set (in which case aHighlightHdl.Call returns 0), so I left it in; but that may just be overcautious and the handler could really go for good. Change-Id: I0cb28ddb1a5f747000b5749ed080502ae83c5575
2013-08-11callcatcher: another layer of unused methodsCaolán McNamara
Change-Id: I70e84f691bcf1b1e1025fd5a534c275633f865d1
2013-08-10fdo#46037: 1 less comphelper/configurationhelper in sfx2Julien Nabet
Change-Id: I48c99ab6ac9b26a5772a320ca2526c636a49208d
2013-08-10callcatcher: update unused codeCaolán McNamara
mostly ResId using ctors left stranded post .ui conversion Change-Id: I06689eea30ee9146ba05294f52056c0d263695f5
2013-08-09convert SfxStyleDialogs to .uiCaolán McNamara
Change-Id: I32aa538026669e22e0756cd062b72e67f8d179e5
2013-08-09Call AddDocumentToPickList in SFX_EVENT_OPENDOCJesús Corrius
Not only simplifies the code but makes the application more coherent with other Windows and Linux applications as the recent documents lists is populated when you open the file. Also, for Windows 7 and higher, it makes a call to Application::AddToRecentDocumentList. Tested on Windows and Linux. Change-Id: I360acc9723260d5827eb83e3c240ab0673352af6 Reviewed-on: https://gerrit.libreoffice.org/5266 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
Remove the silly overloading, and introduce virtual methods. Change-Id: If54a6a3fb7464283f80d3387ae23db234690f8a3
2013-07-20startcenter: Add RecentDocsView for displaying thumbnails for recent docsKrisztian Pinter
Change-Id: I6d9bb87a6ee28d62ee012e6807d1c5a4f3219e27
2013-08-08Move startcenter.ui from framework to sfx2Krisztian Pinter
In a previos move BackingWindow was moved, but startcenter.ui was left behind by accident. Change-Id: I7d9669df9b2b65311e119640ba2a7a331b6336e9 Reviewed-on: https://gerrit.libreoffice.org/5316 Reviewed-by: Jan Holesovsky <kendy@suse.cz> Tested-by: Jan Holesovsky <kendy@suse.cz>
2013-08-06startcenter: Rename DropTargetListener to OpenFileTargetListener, ...Jan Holesovsky
...move it to svtools, and kill the cut'n'pasted version. Change-Id: Ifacf110ff08b359bd0f611dff20b3c5142e6bcc8
2013-08-06startcenter: Move BackingComp & BackingWindow to sfx2Krisztian Pinter
BackingWindow will use ThumbnailView from sfx2 and it had to be moved to avoid a circular dependency Change-Id: I33a5982ed9e51307476c837f3f534ded7ed38ee0
2013-08-06Change String to OUString in some class.Palenik Mihály
I changed String class to OUString class in the following: SwHTMLPosFlyFrm, CSS1Parser, SvxCSS1Parser, SwCSS1Parser classes, CSS1PropEntry struct and htmlctxt.cxx file. Change-Id: I5d474a62c28ff3ee3848abb414acdf1b69492278 Reviewed-on: https://gerrit.libreoffice.org/5234 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
2013-08-05I can't see how being an a11y relation member of yourself helpsCaolán McNamara
Change-Id: I19246af07e2befc821f0e909bb67e16f8cf40e21
2013-08-03fdo#46037: remove another 1 comphelper/configurationhelper in sfx2Julien Nabet
Change-Id: Id419540f2c9d1fc9bfcbfcc67239362c667b75c8
2013-08-03fdo#46037: remove 1 comphelper/configurationhelper in sfx2Julien Nabet
Change-Id: Ibcd666c1937c5eb8d9c9330138b0d352bb682780
2013-08-01Mark as constTakeshi Abe
Change-Id: Idd1d0641d5b7d8594f354c7d2e2a9093ecc6b2f7
2013-07-31fix for fdo#60883 ( macros disabled for documents opened from templates )Noel Power
Change-Id: I5d4478176bd18a5d7a08dd4472393ea56e1ea280
2013-07-31fix android build after my XubString changes in VCLNoel Grandin
Change-Id: I6727db5f64041a6f181810696eef56175385c96c
2013-07-31fdo#46037: no more comphelper/configurationhelper in sfx2/viewJulien Nabet
Change-Id: Iba139247f3515c834d8abcfd4322964dbc3abca4 Reviewed-on: https://gerrit.libreoffice.org/5134 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-07-31fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/applJulien Nabet
Change-Id: If1c4bafebcc570c4adb30bc507e4562357ce3f63 Reviewed-on: https://gerrit.libreoffice.org/5132 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-07-31convert vcl/edit.hxx from XubString to OUStringNoel Grandin
Change-Id: Id0558cb6285ecd19ddc21caee3e26f44cbebf721