summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-17Bin --enable-desktop-gui-elementsTor Lillqvist
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-27cppcheck: redundantAssignmentJulien Nabet
2013-09-27Google Drive files don't need Checkout bar.Cao Cuong Ngo
2013-09-26typo fixes in commentsAndras Timar
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara
2013-09-02CMIS properties dialogCao Cuong Ngo
2013-09-02CMIS propertiesCao Cuong Ngo
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-29convert chunk of sfx internal code from String to OUStringNoel Grandin
2013-08-29remove unnecessary header sfx2/source/inc/fltfnc.hxxNoel Grandin
2013-08-29convert sfx2/source/view/impviewframe.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/doctempl.hxx from String to OUStringNoel Grandin
2013-08-29convert includes/sfx2/frame.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/printer.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/shell.hxx from String to OUStringNoel Grandin
2013-08-22convert include/sfx2/viewfac.hxx from String to OUStringNoel Grandin
2013-08-22convert include/sfx2/viewfrm.hxx from String to OUStringNoel Grandin
2013-08-22convert include/sfx2/viewsh.hxx from String to OUStringNoel Grandin
2013-08-22Mark as constTakeshi Abe
2013-08-22sal_Bool to boolTakeshi Abe
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-16WaE: C4805: '==' : unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev
2013-08-03fdo#46037: remove another 1 comphelper/configurationhelper in sfx2Julien Nabet
2013-07-31fdo#46037: no more comphelper/configurationhelper in sfx2/viewJulien Nabet
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-19Resolves: #i121810# Adapt SfxPrintingHint to work with...Ariel Constenla-Haile
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-06-16cppcheck: fix the rest uninitMemberVar reports in sfx2Julien Nabet
2013-06-12Related: #i122453# Invalidate slot servers for all view shells...Andre Fischer
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-06-07sidebar: disable impress task pane if sidebar is enabled.Michael Meeks
2013-06-06Remove remnants of help agentCaolán McNamara
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-06-03fdo#46808, Convert SfxFrameLoader service to new styleNoel Grandin
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-20WaE: 'e' : unreferenced local variableTor Lillqvist
2013-05-20Only register and use the Sidebar if it is globally enabled.Michael Meeks
2013-05-20disable sidebar menu option if it is disabled.Michael Meeks
2013-05-20add experimental option for sidebar to 'Advanced' pane.Michael Meeks
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann