summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
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
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-27Simplify call to external helponlineOlivier Hallot
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-09-21EPUB export: add uno command to bypass options dialogMiklos Vajna
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-20EPUB export: add uno command to trigger the filterMiklos Vajna
2017-09-19Bin pointless functionTor Lillqvist
2017-09-13clang-tidy modernize-use-emplace in sfx2Noel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens
2017-09-02set parent for open file dialogCaolán McNamara
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara
2017-08-29rename SBX errorcodes to BASICNoel Grandin
2017-08-24remove unused error codes in svtoolsNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-19drop unused SfxSizeItemJochen Nitschke