summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2018-01-08LOK: Honor the user's language when issuing help.Jan Holesovsky
2018-01-05lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-02RID_* can be extern global variablesNoel Grandin
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-12-22Revert "unused SID command in sfx2"Noel Grandin
2017-12-21unused SID command in sfx2Noel Grandin
2017-12-21set dbus id for existing DbusSessionHelper usersCaolán McNamara
2017-12-20tdf#114204 - Clarify the "Local Help not installed" messagetagezi
2017-12-19LOK: fix URL launching, so that Help buttons work.Michael Meeks
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-12sal_uIntPtr->sal_uInt64 in Get/SetUpdateTimeoutNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-06Use proper language fallback chain to find installed helpEike Rathke
2017-12-01loplugin:unusedfieldsNoel Grandin
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-28Don't copy the stringMike Kaganski
2017-11-25tdf#114025 - minimal and not entirely convincing fix for assertion failure.Michael Meeks
2017-11-24set new document window as parent for dialogs during loadCaolán McNamara
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara
2017-11-23Related: tdf#113160 set a temporary dialog parent during type detectionCaolán McNamara
2017-11-23move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22replace check of eof and GetError with goodCaolán McNamara
2017-11-22drop duplicate methodCaolán McNamara
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin
2017-11-14Translate German comments and debug stringsJohnny_M
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-11-09fix bugs in StateView_Impl and TransformItemsNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-30'r' means C++ reference, but this mormal local OUString variable is not thatTor Lillqvist
2017-10-30tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+Furkan Tokac
2017-10-27loplugin:includeform: sfx2 (Windows)Stephan Bergmann
2017-10-27sfx2: Drop unnecessary abstraction of SfxFrameArr_ImplTakeshi Abe
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-24loplugin:includeform: sfx2 (macOS)Stephan Bergmann
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-15Replace lists by vectors (sfx2)Julien Nabet
2017-10-06Revert "remove handing of deprecated Storage path option"Noel Grandin
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-05remove handing of deprecated Storage path optionJochen Nitschke
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski