summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin
2013-08-22convert field dialog to .uiCaolán McNamara
2013-08-22cppcheck: fix redundant assignmentsJulien Nabet
2013-08-22Mark as constTakeshi Abe
2013-08-22sal_Bool to boolTakeshi Abe
2013-08-21convert edit fields singletab dialog to layout .uiCaolán McNamara
2013-08-21make SfxTabPage::GetTabDialog always workCaolán McNamara
2013-08-21startcenter: Add new document buttons to "All" tabKrisztian Pinter
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-19Refactor TemplateAbstractView to define file exts. in one placeKrisztian Pinter
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-19callcatcher: remove some more unused codeCaolán McNamara
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-18callcatcher: update unused codeCaolán McNamara
2013-08-17remove various unused dialogsCaolán McNamara
2013-08-16startcenter: Disable tabs for modules not installedKrisztian Pinter
2013-08-16startcenter: Improve file type filtering in RecentDocsViewKrisztian Pinter
2013-08-16WaE: C4805: '==' : unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2013-08-16pass gb_DEBUG_CFLAGS for the remaining NOOPT filesMichael Stahl
2013-08-16ToolBoxBackground never created, remove itCaolán McNamara
2013-08-16mbParentIsBorder is always false, follow logical consequences of thatCaolán McNamara
2013-08-15fdo#59524 Enable encryption for docx, pptx and standard OOXML formatsTomaž Vajngerl
2013-08-15SfxFrameHTMLParser: fix more clang warningsMichael Stahl
2013-08-15startcenter: change 'All' to 'All Recent' in the tabKrisztian Pinter
2013-08-15startcenter: Removed no. limit on thumbnails in RecentDocsViewKrisztian Pinter
2013-08-15startcenter: Remove unneeded GetOptimalSize from RecentDocsViewKrisztian Pinter
2013-08-15this used to be CompareIgnoreCaseToAsciiCaolán McNamara
2013-08-15convert include/svtools/parhtml.hxx from String to OUStringNoel Grandin
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev
2013-08-14fdo#59524 Encryption for MS Office 2007 Spreadsheet documentsTomaž Vajngerl
2013-08-13startcenter: Logo, more space, and a little cleanup.Jan Holesovsky
2013-08-13startcenter: Add new Start CenterKrisztian Pinter
2013-08-13startcenter: Add file type filter to RecentDocsViewKrisztian Pinter
2013-08-13startcenter: Improve thumbnails in RecentDocsViewKrisztian Pinter
2013-08-13startcenter: Clean up RecentDocsViewKrisztian Pinter
2013-08-13startcenter: Add app icons to sfx2Krisztian Pinter
2013-08-12error: dereferencing type-punned pointer will break strict-aliasing rulesStephan Bergmann
2013-08-12Unused pAutoDeactivate, is never non-nullStephan Bergmann
2013-08-11callcatcher: another layer of unused methodsCaolán McNamara
2013-08-10fdo#46037: 1 less comphelper/configurationhelper in sfx2Julien Nabet
2013-08-10callcatcher: update unused codeCaolán McNamara
2013-08-09convert SfxStyleDialogs to .uiCaolán McNamara
2013-08-09Call AddDocumentToPickList in SFX_EVENT_OPENDOCJesús Corrius
2013-08-09convert wrap dialog to .uiCaolán McNamara
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
2013-07-20startcenter: Add RecentDocsView for displaying thumbnails for recent docsKrisztian Pinter