summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)AuthorFilesLines
2014-02-21vcl: CUPS printing: notify user if spooling failedMichael Stahl1-0/+1
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-1/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin3-5/+5
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-13/+13
2013-11-18Set Referer for auto-reloadStephan Bergmann1-1/+7
2013-11-18Move SfxFrame::IsAutoLoadLocked_Impl to frame.cxxStephan Bergmann1-0/+16
2013-11-11sfx2: include <> for external includesNorbert Thiebaud11-50/+50
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin2-12/+12
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-11-03SfxFrameLoader_Impl::impl_getStaticSupportedServiceNames() silly mutexMichael Stahl1-1/+0
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold3-7/+7
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist2-2/+2
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-10/+2
2013-10-17Bin --enable-desktop-gui-elementsTor Lillqvist1-1/+1
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann1-0/+1
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-3/+0
2013-09-27cppcheck: redundantAssignmentJulien Nabet1-4/+2
2013-09-27Google Drive files don't need Checkout bar.Cao Cuong Ngo1-7/+12
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara1-56/+2
2013-09-02CMIS properties dialogCao Cuong Ngo1-1/+1
2013-09-02CMIS propertiesCao Cuong Ngo1-1/+1
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-0/+1
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-26/+6
2013-08-29convert chunk of sfx internal code from String to OUStringNoel Grandin6-49/+49
2013-08-29remove unnecessary header sfx2/source/inc/fltfnc.hxxNoel Grandin1-1/+1
2013-08-29convert sfx2/source/view/impviewframe.hxx from String to OUStringNoel Grandin2-4/+4
2013-08-29convert include/sfx2/doctempl.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-29convert includes/sfx2/frame.hxx from String to OUStringNoel Grandin1-5/+5
2013-08-29convert include/sfx2/printer.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-29convert include/sfx2/shell.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-22convert include/sfx2/viewfac.hxx from String to OUStringNoel Grandin1-3/+3
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-22Mark as constTakeshi Abe1-1/+1
2013-08-22sal_Bool to boolTakeshi Abe1-7/+7
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-2/+2
2013-08-16WaE: C4805: '==' : unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist1-1/+1
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-03fdo#46037: remove another 1 comphelper/configurationhelper in sfx2Julien Nabet1-1/+0
2013-07-31fdo#46037: no more comphelper/configurationhelper in sfx2/viewJulien Nabet1-48/+30
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+1
2013-07-08rename sfx2 log area to sfxMichael Stahl2-5/+5
2013-06-29remove OUString wrap for string literalsThomas Arnhold4-8/+8
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold2-2/+2
2013-06-19Resolves: #i121810# Adapt SfxPrintingHint to work with...Ariel Constenla-Haile1-4/+9
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin2-4/+4