summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/RemoteDialogClientBox.hxx
AgeCommit message (Expand)Author
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen
2019-07-27weld RemoteDialogCaolán McNamara
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen
2019-02-23loplugin:unusedfields in sdNoel Grandin
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen
2018-10-07weld FontworkCharacterSpacingDialogCaolán McNamara
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-21loplugin:unusedfields in sdNoel Grandin
2017-07-02ClientBox::CalcActiveHeight parameter nPos is unusedStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-18cppcheck: passedByValueCaolán McNamara
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2015-10-26cppcheck:noExplicitConstructorNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02-Werror,-Wunused-private-fieldStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-22remove undefined and unused methodNoel Grandin
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-17remove unused Link<> fieldsNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-16refactor ClientBox to use RenderContextTomaž Vajngerl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-30Impress Remote Dialog: avoid flickering when device selected.Andrzej Hunt
2014-06-30Kill some unused/commented code.Andrzej Hunt
2014-06-30Impress Remote: allow removal of authorised remotes.Andrzej Hunt
2014-06-30Move ClientInfo to shared_ptrs.Andrzej Hunt
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann