summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2013-10-07startcenter: Hide template toggle button if no templatesKrisztian Pinter
2013-10-07Use URL as fallback for DocumentBaseURL in css.document.MediaDescriptorStephan Bergmann
2013-10-07sfx2: use a smart pointer in IMPL_SfxBaseModel_DataContainerMiklos Vajna
2013-10-07Use org.junit.Assert.assertEquals where appropriateStephan Bergmann
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-02Resolves: #i123276# Properly forward Deactivate() call...Andre Fischer
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02remove some UniString::GetBufferCaolán McNamara
2013-10-01fix conversion to OUString in filedlghelper.cxxNoel Grandin
2013-10-01convert remnants of String to OUString in SFX2 moduleNoel Grandin
2013-09-30Fixing the problem with Sidebar-alignmentPrashant Pandey
2013-09-30Add hack to optionally get stable ODF output from the same inputTor Lillqvist
2013-09-28fix change tracking options preview sizesCaolán McNamara
2013-09-27cppcheck: redundantAssignmentJulien Nabet
2013-09-27Google Drive files don't need Checkout bar.Cao Cuong Ngo
2013-09-27Move the current template dir a bit down.Jan Holesovsky
2013-09-26Fix Infobar crashCao Cuong Ngo
2013-09-26CMIS file picker: it really does not like ID MarkCao Cuong Ngo
2013-09-26typo fixes in commentsAndras Timar
2013-09-25We need <tools/string.hxx>Tor Lillqvist
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-23Cmis Versions dialogCao Cuong Ngo
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl
2013-09-21sfx2: fix sfx2::sidebar::Theme lifecycleMichael Stahl
2013-09-21WaE: shadowed variable in higher debug levelCaolán McNamara
2013-09-20Related: fdo#69444 additionally care from zero recently-used items caseCaolán McNamara
2013-09-20cook up a scheme to allow windows to have per-module settingsCaolán McNamara
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara
2013-09-20indent: Just some indenting for better readingAndres Gomez
2013-09-20uno: new InteropGrabBag UNO prop in OfficeDocumentAndres Gomez
2013-09-19Make scrolling in ThumbnailView smoother and not per-lineKrisztian Pinter
2013-09-18sal_Bool -> boolJulien Nabet
2013-09-18Resolves: fdo#69444 cursor keys don't move between recent used docsCaolán McNamara
2013-09-18Related: fdo#69444 unsigned arithmetic is a PITACaolán McNamara
2013-09-18Resolves: fdo#69440 only ask for tabcontrol in builder dialogsCaolán McNamara
2013-09-18startcenter: Tweak Start Center layoutKrisztian Pinter
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara
2013-09-15Save should encrypt OOXML document if it was loaded encrypted.Tomaž Vajngerl
2013-09-13String to OUStringThomas Arnhold
2013-09-12drop tools/string.hxx from a bunch of placesCaolán McNamara
2013-09-11#i123198# catch and ignore uno exceptions in sfx2::sidebar::TabBar::Item::Han...Herbert Dürr