summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-08-23convert email config error dialog to .uiCaolán McNamara6-39/+38
2013-08-22convert include/sfx2/titledockwin.hxx from String to OUStringNoel Grandin1-3/+3
2013-08-22convert include/sfx2/tplpitem.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-22convert include/sfx2/unoctitm.cxx from String to OUStringNoel Grandin1-1/+1
2013-08-22convert include/sfx2/viewfac.hxx from String to OUStringNoel Grandin2-4/+4
2013-08-22convert include/sfx2/viewfrm.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-22convert include/sfx2/viewsh.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin1-3/+3
2013-08-22convert field dialog to .uiCaolán McNamara1-2/+4
2013-08-22cppcheck: fix redundant assignmentsJulien Nabet1-3/+2
2013-08-22Mark as constTakeshi Abe1-1/+1
2013-08-22sal_Bool to boolTakeshi Abe1-7/+7
2013-08-21convert edit fields singletab dialog to layout .uiCaolán McNamara1-0/+12
2013-08-21make SfxTabPage::GetTabDialog always workCaolán McNamara1-3/+5
2013-08-21startcenter: Add new document buttons to "All" tabKrisztian Pinter3-36/+176
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák11-19/+19
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-2/+2
2013-08-19Refactor TemplateAbstractView to define file exts. in one placeKrisztian Pinter1-24/+21
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2-3/+4
2013-08-19callcatcher: remove some more unused codeCaolán McNamara1-8/+0
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist1-1/+3
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist2-3/+6
2013-08-18callcatcher: update unused codeCaolán McNamara4-65/+0
2013-08-17remove various unused dialogsCaolán McNamara5-122/+0
2013-08-16startcenter: Disable tabs for modules not installedKrisztian Pinter3-65/+75
2013-08-16startcenter: Improve file type filtering in RecentDocsViewKrisztian Pinter2-36/+45
2013-08-16WaE: C4805: '==' : unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist1-1/+1
2013-08-16pass gb_DEBUG_CFLAGS for the remaining NOOPT filesMichael Stahl1-1/+1
2013-08-16ToolBoxBackground never created, remove itCaolán McNamara6-219/+0
2013-08-16mbParentIsBorder is always false, follow logical consequences of thatCaolán McNamara1-48/+0
2013-08-15fdo#59524 Enable encryption for docx, pptx and standard OOXML formatsTomaž Vajngerl1-1/+17
2013-08-15SfxFrameHTMLParser: fix more clang warningsMichael Stahl1-4/+2
2013-08-15startcenter: change 'All' to 'All Recent' in the tabKrisztian Pinter1-1/+1
2013-08-15startcenter: Removed no. limit on thumbnails in RecentDocsViewKrisztian Pinter1-3/+1
2013-08-15startcenter: Remove unneeded GetOptimalSize from RecentDocsViewKrisztian Pinter1-5/+0
2013-08-15this used to be CompareIgnoreCaseToAsciiCaolán McNamara1-1/+1
2013-08-15convert include/svtools/parhtml.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin2-4/+4
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev2-5/+4
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev1-3/+3
2013-08-14fdo#59524 Encryption for MS Office 2007 Spreadsheet documentsTomaž Vajngerl1-9/+19
2013-08-13startcenter: Logo, more space, and a little cleanup.Jan Holesovsky1-189/+133
2013-08-13startcenter: Add new Start CenterKrisztian Pinter3-438/+646
2013-08-13startcenter: Add file type filter to RecentDocsViewKrisztian Pinter1-1/+15
2013-08-13startcenter: Improve thumbnails in RecentDocsViewKrisztian Pinter2-10/+66
2013-08-13startcenter: Clean up RecentDocsViewKrisztian Pinter1-14/+11
2013-08-13startcenter: Add app icons to sfx2Krisztian Pinter1-0/+35
2013-08-12error: dereferencing type-punned pointer will break strict-aliasing rulesStephan Bergmann4-15/+16
2013-08-12Unused pAutoDeactivate, is never non-nullStephan Bergmann2-28/+2
2013-08-11callcatcher: another layer of unused methodsCaolán McNamara5-166/+0