summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)AuthorFilesLines
2018-04-16Resolves: tdf#116865 trigger pending sizing timers before arrangingCaolán McNamara1-1/+22
2018-02-28tdf#115795 Solve wrong redirect behavior of "Get Online Help"Franklin Weng1-2/+2
2018-01-13tdf#114550: load back PGP encrypted filesThorsten Behrens1-0/+9
2017-11-25tdf#114025 - minimal and not entirely convincing fix for assertion failure.Michael Meeks1-0/+1
2017-11-24set new document window as parent for dialogs during loadCaolán McNamara1-1/+16
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara2-7/+18
2017-11-23Related: tdf#113160 set a temporary dialog parent during type detectionCaolán McNamara1-1/+9
2017-11-23move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara2-3/+235
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-22replace check of eof and GetError with goodCaolán McNamara1-1/+1
2017-11-22drop duplicate methodCaolán McNamara1-1/+1
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin1-2/+2
2017-11-14Translate German comments and debug stringsJohnny_M1-2/+2
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-4/+4
2017-11-09fix bugs in StateView_Impl and TransformItemsNoel Grandin1-1/+3
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara3-9/+9
2017-10-30'r' means C++ reference, but this mormal local OUString variable is not thatTor Lillqvist1-2/+2
2017-10-30tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+Furkan Tokac1-9/+11
2017-10-27loplugin:includeform: sfx2 (Windows)Stephan Bergmann1-1/+1
2017-10-27sfx2: Drop unnecessary abstraction of SfxFrameArr_ImplTakeshi Abe2-37/+0
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-7/+7
2017-10-26More loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-10-24loplugin:includeform: sfx2 (macOS)Stephan Bergmann1-3/+3
2017-10-23loplugin:includeform: sfx2Stephan Bergmann31-114/+114
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-15Replace lists by vectors (sfx2)Julien Nabet1-3/+3
2017-10-06Revert "remove handing of deprecated Storage path option"Noel Grandin1-0/+9
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky1-5/+1
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-14/+15
2017-10-05remove handing of deprecated Storage path optionJochen Nitschke1-9/+0
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-5/+3
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski1-1/+1
2017-10-03new loplugin:blockblockNoel Grandin1-6/+4
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski1-11/+11
2017-09-27Simplify call to external helponlineOlivier Hallot1-5/+3
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-3/+3
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski1-71/+75
2017-09-21EPUB export: add uno command to bypass options dialogMiklos Vajna1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-4/+4
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2-17/+17
2017-09-20EPUB export: add uno command to trigger the filterMiklos Vajna1-2/+4
2017-09-19Bin pointless functionTor Lillqvist1-7/+2
2017-09-13clang-tidy modernize-use-emplace in sfx2Noel Grandin1-1/+1
2017-09-08set parent for file dialog helperCaolán McNamara4-13/+9
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens1-0/+18
2017-09-02set parent for open file dialogCaolán McNamara1-2/+2
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara2-3/+3
2017-08-29rename SBX errorcodes to BASICNoel Grandin1-1/+1
2017-08-24remove unused error codes in svtoolsNoel Grandin2-14/+2