summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2013-11-04fdo#68099 Move pdf viewer call to GUI related codeMaxim Monastirsky1-0/+16
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt1-9/+9
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin3-3/+3
2013-11-04remove redundant calls to OUString constructorNoel Grandin2-3/+2
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-11-03cppcheck: Reduce scopeJulien Nabet1-2/+2
2013-11-03SfxFrameLoader_Impl::impl_getStaticSupportedServiceNames() silly mutexMichael Stahl1-1/+0
2013-11-02don't warn for empty VBA structure, fdo#61059Markus Mohrhard1-15/+14
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin4-6/+5
2013-10-30fix indentationMatúš Kukan1-28/+27
2013-10-29startcenter: Tweak StartCenter buttons and hotkeysKrisztian Pinter1-73/+105
2013-10-29Related: fdo#67461 consider hierarchical viewCaolán McNamara1-22/+19
2013-10-29fdo#67461 add multiple selection support to hide/show multiple stylesJoren De Cuyper1-20/+21
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold97-217/+217
2013-10-28remove local css namespace definitionsThomas Arnhold9-14/+0
2013-10-23clean up some include guardsThomas Arnhold2-4/+4
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