summaryrefslogtreecommitdiffstats
path: root/sfx2/source
Commit message (Expand)AuthorAgeFilesLines
* 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-214-0/+15
* 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
* [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
* 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
* 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-071-4/+11
* sfx2: use a smart pointer in IMPL_SfxBaseModel_DataContainerMiklos Vajna2013-10-071-6/+4
* 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
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-10/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-6/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-1/+0
* remove some UniString::GetBufferCaolán McNamara2013-10-022-2/+2
* fix conversion to OUString in filedlghelper.cxxNoel Grandin2013-10-011-1/+1
* convert remnants of String to OUString in SFX2 moduleNoel Grandin2013-10-018-59/+94
* Fixing the problem with Sidebar-alignmentPrashant Pandey2013-09-301-12/+36
* Add hack to optionally get stable ODF output from the same inputTor Lillqvist2013-09-301-7/+22
* fix change tracking options preview sizesCaolán McNamara2013-09-281-0/+5
* cppcheck: redundantAssignmentJulien Nabet2013-09-271-4/+2
* Google Drive files don't need Checkout bar.Cao Cuong Ngo2013-09-272-15/+28