summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara
2014-05-29speed-up writer conversion in headless modeTomaž Vajngerl
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara
2014-05-28Resolves: fdo#79142 When Creating Styles - The 2nd One Always Replaces the 1stCaolán McNamara
2014-05-27Resolves: fdo#79275 File Properties dialog’s layout is subparCaolán McNamara
2014-05-25Resolves: fdo#79161 sidebar crash on deactivatingCaolán McNamara
2014-05-22Update also revision and editing time when setting 'modified' properties.Matúš Kukan
2014-05-22Use proper constructor to fill with system time.Matúš Kukan
2014-05-22cp#1000077: Set 'modified' document property more consistently.Matúš Kukan
2014-05-21cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida
2014-05-21Use varying aElement nameStephan Bergmann
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-19Fix overriding exception specificationStephan Bergmann
2014-05-19fdo#78536: sfx2: remove (likely) accidentally duplicated callMichael Stahl
2014-05-19fdo#78536: sfx2: template dialog: make the am-i-dead-yet check reentrantMichael Stahl
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-19remove commented out lineThomas Arnhold
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-19fdo#78742: SfxFilterMatcher: respect requested document service if setMichael Stahl
2014-05-19valgrind: memory leakCaolán McNamara
2014-05-19Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino
2014-05-17fdo#78782 startcenter: open document on enter keyMaxim Monastirsky
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-16valgrind: SfxBaseModel's pImpl of fallback TargetDocument for paste leaksCaolán McNamara
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-15Minor utl::TempFile clean upStephan Bergmann
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-14bool conversion for windows, tooThomas Arnhold
2014-05-14warning C4305: 'argument' : truncation from 'const rtl::OUString *'Thomas Arnhold
2014-05-14Fix warningMaxim Monastirsky
2014-05-14fix buildMaxim Monastirsky
2014-05-14startcenter: another attempt to fix mouse up issuesMaxim Monastirsky
2014-05-14sfx2: remove SAL_INFO's that only mark function entryNoel Grandin
2014-05-14Revert "startcenter: react on mouse down instead"Maxim Monastirsky
2014-05-14Unify utl::TempFile ctorsStephan Bergmann
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-12It makes no sense to create object container when no objects are embedded.Kohei Yoshida
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-10coverity#1028545 Uninitialized pointer fieldCaolán McNamara
2014-05-10remove globally disabled warnings from source filesThomas Arnhold
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-05-09remove presys.h and postsys.hThomas Arnhold
2014-05-09There is no css::uno::Sequence<bool>Stephan Bergmann
2014-05-09coverity#1209785 Dereference before null checkCaolán McNamara
2014-05-08cppcheck: Missing bounds check for extra iterator increment in loopJulien Nabet
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-05-08various: sal_Bool->boolNoel Grandin
2014-05-07coverity#735848 Explicit null dereferencedCaolán McNamara