summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* clean up some include guardsThomas Arnhold2013-10-232-4/+4
* convert code to use OUString::endsWithNoel Grandin2013-10-231-1/+1
* sfx2: remove obsolete redefinitions of Win32 UINT64 etc. typesMichael Stahl2013-10-221-10/+0
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-2216-27/+27
* vcl: mark more Image constructors as "explicit"Michael Stahl2013-10-223-4/+8
* Remove unused SfxObjectShell::bIsTmpStephan Bergmann2013-10-222-2/+0
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-227-80/+15
* Remove unused SfxObjectShell_Impl::bIsTmpStephan Bergmann2013-10-222-2/+0
* Remove comphelper::ComponentContextStephan Bergmann2013-10-211-5/+4
* remove uses of COMPARE_*Caolán McNamara2013-10-215-11/+10
* fdo#68849 add some header guardsThomas Arnhold2013-10-215-0/+20
* String -> OUStringStephan Bergmann2013-10-201-5/+3
* STRING_LEN is the same as STRING_NOTFOUNDCaolán McNamara2013-10-201-1/+1
* drop unnecessary tools/string includesCaolán McNamara2013-10-201-1/+1
* fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz2013-10-201-22/+1
* Bin --enable-desktop-gui-elementsTor Lillqvist2013-10-173-3/+3
* remove SID_INTERNET_ONLINEThomas Arnhold2013-10-161-27/+0
* [API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky2013-10-162-7/+7
* silence Non-Layout Enabled Page is visible warningCaolán McNamara2013-10-151-0/+5
* unused classCaolán McNamara2013-10-151-10/+0
* fix warning about missing images in startcenterCaolán McNamara2013-10-151-81/+81
* CMIS file picker: it really does not like ID MarkCao Cuong Ngo2013-10-151-1/+0
* callcatcher: update unused codeCaolán McNamara2013-10-151-16/+0
* update pchThomas Arnhold2013-10-151-12/+2
* Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist2013-10-131-9/+3
* Test _WIN32 instead of UNX as it's Windows that is the special caseTor Lillqvist2013-10-121-3/+3
* have another shot at placing the expander checkitem optimallyCaolán McNamara2013-10-111-1/+1
* SCNR: #include cleanupTor Lillqvist2013-10-111-33/+33
* Don't display menu unless HAVE_FEATURE_DESKTOP_GUI_ELEMENTSTor Lillqvist2013-10-111-0/+4
* CID#1103767 uninitialized membersCaolán McNamara2013-10-111-0/+1
* CID#1103771 uninitialized membersCaolán McNamara2013-10-111-0/+1
* resolved fdo#69948 honor a detected FilterNameEike Rathke2013-10-111-6/+21
* More OUString::copy out-of-bounds fixesStephan Bergmann2013-10-091-1/+1
* Improve ErrorCodeIOException messagesStephan Bergmann2013-10-096-48/+81
* update unusedcode listCaolán McNamara2013-10-092-26/+0
* CID#1079304 uninitialized membersCaolán McNamara2013-10-081-0/+4
* CID#1079305 uninitialized membersCaolán McNamara2013-10-081-1/+11
* CID#1079306 uninitialized membersCaolán McNamara2013-10-081-0/+3
* CID#1078685 consider if there is < 3 %Caolán McNamara2013-10-081-7/+9
* startcenter: Hide template toggle button if no templatesKrisztian Pinter2013-10-072-4/+28
* Use URL as fallback for DocumentBaseURL in css.document.MediaDescriptorStephan Bergmann2013-10-072-5/+13
* sfx2: use a smart pointer in IMPL_SfxBaseModel_DataContainerMiklos Vajna2013-10-071-6/+4
* Use org.junit.Assert.assertEquals where appropriateStephan Bergmann2013-10-071-68/+70
* fdo#39674 fix some spellingThomas Arnhold2013-10-041-1/+1
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-2/+0
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-2/+0
* Resolves: #i123276# Properly forward Deactivate() call...Andre Fischer2013-10-022-1/+20
* Use std::auto_ptr::reset where applicableStephan Bergmann2013-10-021-1/+1
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-3/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-6/+0