summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/swdll.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-15replace ".get->" with "->"Noel Grandin1-1/+1
2019-03-13tdf#124057: Do call RegisterControls() on non-DESKTOPTor Lillqvist1-3/+0
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-2/+2
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen1-2/+0
2018-02-12Disable lok_preload_hooks when not dynamically loading.Michael Meeks1-0/+4
2018-02-11lok: allow libraries to pre-init themselves.Michael Meeks1-0/+7
2017-11-21coverity warningsCaolán McNamara1-1/+1
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-2/+2
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-09-18add fodt fuzzerCaolán McNamara1-2/+2
2017-08-08SvPersistStream deadNoel Grandin1-4/+0
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-27fdo#43157 convert OSL_ASSERT to assert in sw/sourceBernhard Widl1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert sw module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-02-25re org things a little to quieten coverity warningsCaolán McNamara1-3/+4
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet1-3/+3
2017-02-02Bin code that has been in #if 0 since 2011Tor Lillqvist1-6/+0
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard1-1/+1
2016-07-13Moved SfxModule owner to SfxApplicationMark Page1-6/+5
2016-04-22Avoid reserved identifiersStephan Bergmann1-5/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-29tdf#93509: Commit at the right timeStephan Bergmann1-1/+0
2015-10-29tdf#93509: crash on storing auto correction config fixedOliver Specht1-0/+1
2015-08-20more config skipping stuff and a tester toolCaolán McNamara1-10/+19
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-02-17boost->stdCaolán McNamara1-3/+3
2015-02-09SwDLL: RegisterInterfaces() is needed on Android, tooMiklos Vajna1-1/+1
2014-11-21fdo#86494: sw: fix crash on exit from SwAutoCorrectMichael Stahl1-0/+11
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+164