summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Collapse)Author
2013-08-22convert include/sfx2/titledockwin.hxx from String to OUStringNoel Grandin
Change-Id: Ifd4f1548ad98665288b2b2ea8f14fa0a7e3bd697
2013-08-22convert include/sfx2/tplpitem.hxx from String to OUStringNoel Grandin
Change-Id: Idcacda16e53c0abf55c59638951c5f58c0ece4aa
2013-08-22convert include/sfx2/unoctitm.cxx from String to OUStringNoel Grandin
Change-Id: Ief905dc3f4a809bd84a48ed6754040886b30da09
2013-08-22convert include/sfx2/viewfac.hxx from String to OUStringNoel Grandin
Change-Id: Ia0cea486e77e449f86cf21013dd193523868261f
2013-08-22convert include/sfx2/viewfrm.hxx from String to OUStringNoel Grandin
Change-Id: I0d8443b6c288449b74baa5d56593390ba3a9e419
2013-08-22convert include/sfx2/viewsh.hxx from String to OUStringNoel Grandin
and de-virtual JumpToMark because no-one seems to be overriding it. Change-Id: I35cf856d817f2685463ae5ef9f2ebc00e515fe3d
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin
Change-Id: I2fcc3335945202672a5f8ab36ae6bdb395e83476
2013-08-22convert field dialog to .uiCaolán McNamara
Change-Id: I0f956d365242447f39752d544a020cbc77d6ac4c
2013-08-22cppcheck: fix redundant assignmentsJulien Nabet
Change-Id: Ib0c2f0c2b67f40ce75469b434a67c62187aca93d
2013-08-22Mark as constTakeshi Abe
Change-Id: I65a05b59da6dbc2d37a55129c54ca0f322702364
2013-08-22sal_Bool to boolTakeshi Abe
Change-Id: I4ab448a461a9fe37ba18838357d371f71b0a496c
2013-08-21convert edit fields singletab dialog to layout .uiCaolán McNamara
Change-Id: I3d58d93ac2686ea16fde4118b7133176d3713af7
2013-08-21make SfxTabPage::GetTabDialog always workCaolán McNamara
Change-Id: Ibdcfeed1ff340649cae0b868a1ee79450adc88f3
2013-08-21startcenter: Add new document buttons to "All" tabKrisztian Pinter
Change-Id: I39154f74e126826daeb74345c0712156b89a6d02 Reviewed-on: https://gerrit.libreoffice.org/5456 Reviewed-by: Jan Holesovsky <kendy@suse.cz> Tested-by: Jan Holesovsky <kendy@suse.cz>
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
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-16pass gb_DEBUG_CFLAGS for the remaining NOOPT filesMichael Stahl
Change-Id: I5d5f65766d4ad3b319b2cbe4f6491d0aab7f02df
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: change 'All' to 'All Recent' in the tabKrisztian Pinter
Change-Id: I3d6da6ad30694567ce6106d0b081f66d077260fc
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: Logo, more space, and a little cleanup.Jan Holesovsky
Change-Id: Ie732628fefb721cd4fa69a8d1b38c15ec40c6761
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