summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-27Move the current template dir a bit down.Jan Holesovsky1-1/+1
2013-09-26Fix Infobar crashCao Cuong Ngo1-0/+1
2013-09-26CMIS file picker: it really does not like ID MarkCao Cuong Ngo1-2/+3
2013-09-26typo fixes in commentsAndras Timar4-9/+9
2013-09-25We need <tools/string.hxx>Tor Lillqvist1-0/+1
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-0/+1
2013-09-23Cmis Versions dialogCao Cuong Ngo7-2/+528
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl1-2/+1
2013-09-21sfx2: fix sfx2::sidebar::Theme lifecycleMichael Stahl4-16/+21
2013-09-21WaE: shadowed variable in higher debug levelCaolán McNamara1-3/+3
2013-09-20Related: fdo#69444 additionally care from zero recently-used items caseCaolán McNamara1-0/+4
2013-09-20cook up a scheme to allow windows to have per-module settingsCaolán McNamara2-13/+52
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer9-123/+123
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara2-64/+2
2013-09-20indent: Just some indenting for better readingAndres Gomez1-32/+32
2013-09-20uno: new InteropGrabBag UNO prop in OfficeDocumentAndres Gomez1-0/+22
2013-09-19Make scrolling in ThumbnailView smoother and not per-lineKrisztian Pinter2-20/+45
2013-09-18sal_Bool -> boolJulien Nabet1-2/+2
2013-09-18Resolves: fdo#69444 cursor keys don't move between recent used docsCaolán McNamara9-27/+21
2013-09-18Related: fdo#69444 unsigned arithmetic is a PITACaolán McNamara1-2/+2
2013-09-18Resolves: fdo#69440 only ask for tabcontrol in builder dialogsCaolán McNamara1-1/+2
2013-09-18startcenter: Tweak Start Center layoutKrisztian Pinter7-325/+496
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza16-26/+23
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara1-0/+1
2013-09-15Save should encrypt OOXML document if it was loaded encrypted.Tomaž Vajngerl1-1/+1
2013-09-13String to OUStringThomas Arnhold1-3/+1
2013-09-12drop tools/string.hxx from a bunch of placesCaolán McNamara12-21/+13
2013-09-11#i123198# catch and ignore uno exceptions in sfx2::sidebar::TabBar::Item::Han...Herbert Dürr1-1/+6
2013-09-09unify strip previews optimal size in one placeCaolán McNamara1-0/+5
2013-09-09callcatcher: update unused codeCaolán McNamara2-19/+0
2013-09-07CID#1078580: Dereference after null checkJulien Nabet1-3/+3
2013-09-06FileDialogHelper - remove unneeded commentsTomaž Vajngerl1-120/+3