summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-10-23convert code to use OUString::endsWithNoel Grandin1-1/+1
2013-10-22sfx2: remove obsolete redefinitions of Win32 UINT64 etc. typesMichael Stahl1-10/+0
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist16-27/+27
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl3-4/+8
2013-10-22Remove unused SfxObjectShell::bIsTmpStephan Bergmann2-2/+0
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza7-80/+15
2013-10-22Remove unused SfxObjectShell_Impl::bIsTmpStephan Bergmann2-2/+0
2013-10-21Remove comphelper::ComponentContextStephan Bergmann1-5/+4
2013-10-21remove uses of COMPARE_*Caolán McNamara5-11/+10
2013-10-21fdo#68849 add some header guardsThomas Arnhold5-0/+20
2013-10-20String -> OUStringStephan Bergmann1-5/+3
2013-10-20STRING_LEN is the same as STRING_NOTFOUNDCaolán McNamara1-1/+1
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+1
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz1-22/+1
2013-10-17Bin --enable-desktop-gui-elementsTor Lillqvist3-3/+3
2013-10-16remove SID_INTERNET_ONLINEThomas Arnhold1-27/+0
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky2-7/+7
2013-10-15silence Non-Layout Enabled Page is visible warningCaolán McNamara1-0/+5
2013-10-15unused classCaolán McNamara1-10/+0
2013-10-15fix warning about missing images in startcenterCaolán McNamara1-81/+81
2013-10-15CMIS file picker: it really does not like ID MarkCao Cuong Ngo1-1/+0
2013-10-15callcatcher: update unused codeCaolán McNamara1-16/+0
2013-10-15update pchThomas Arnhold1-12/+2
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist1-9/+3
2013-10-12Test _WIN32 instead of UNX as it's Windows that is the special caseTor Lillqvist1-3/+3
2013-10-11have another shot at placing the expander checkitem optimallyCaolán McNamara1-1/+1
2013-10-11SCNR: #include cleanupTor Lillqvist1-33/+33
2013-10-11Don't display menu unless HAVE_FEATURE_DESKTOP_GUI_ELEMENTSTor Lillqvist1-0/+4
2013-10-11CID#1103767 uninitialized membersCaolán McNamara1-0/+1
2013-10-11CID#1103771 uninitialized membersCaolán McNamara1-0/+1
2013-10-11resolved fdo#69948 honor a detected FilterNameEike Rathke1-6/+21
2013-10-09More OUString::copy out-of-bounds fixesStephan Bergmann1-1/+1
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann6-48/+81
2013-10-09update unusedcode listCaolán McNamara2-26/+0
2013-10-08CID#1079304 uninitialized membersCaolán McNamara1-0/+4
2013-10-08CID#1079305 uninitialized membersCaolán McNamara1-1/+11
2013-10-08CID#1079306 uninitialized membersCaolán McNamara1-0/+3
2013-10-08CID#1078685 consider if there is < 3 %Caolán McNamara1-7/+9
2013-10-07startcenter: Hide template toggle button if no templatesKrisztian Pinter2-4/+28
2013-10-07Use URL as fallback for DocumentBaseURL in css.document.MediaDescriptorStephan Bergmann2-5/+13
2013-10-07sfx2: use a smart pointer in IMPL_SfxBaseModel_DataContainerMiklos Vajna1-6/+4
2013-10-07Use org.junit.Assert.assertEquals where appropriateStephan Bergmann1-68/+70
2013-10-04fdo#39674 fix some spellingThomas Arnhold1-1/+1
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-2/+0
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-2/+0
2013-10-02Resolves: #i123276# Properly forward Deactivate() call...Andre Fischer2-1/+20
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann1-1/+1
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-3/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-6/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-10/+0