summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
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 Arnhold4-0/+15
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-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-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-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 Bergmann1-4/+11
2013-10-07sfx2: use a smart pointer in IMPL_SfxBaseModel_DataContainerMiklos Vajna1-6/+4
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
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-6/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2013-10-02remove some UniString::GetBufferCaolán McNamara2-2/+2
2013-10-01fix conversion to OUString in filedlghelper.cxxNoel Grandin1-1/+1
2013-10-01convert remnants of String to OUString in SFX2 moduleNoel Grandin8-59/+94
2013-09-30Fixing the problem with Sidebar-alignmentPrashant Pandey1-12/+36
2013-09-30Add hack to optionally get stable ODF output from the same inputTor Lillqvist1-7/+22
2013-09-28fix change tracking options preview sizesCaolán McNamara1-0/+5
2013-09-27cppcheck: redundantAssignmentJulien Nabet1-4/+2
2013-09-27Google Drive files don't need Checkout bar.Cao Cuong Ngo2-15/+28