summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg
AgeCommit message (Expand)Author
2022-08-08tdf#138868 follow up: fix selected entry not unselectedJim Raykowski
2022-08-01tdf#138868 SdNavigator: track object selected on canvasJim Raykowski
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-06-29only hide Impress Remote option if there is no sdremote at allChristian Lohmaier
2022-06-29impress remote connection dialog must also work without bluetoothChristian Lohmaier
2022-06-13loplugin:mergeclasses sd::TitledDockingWindow with sd::PaneDockingWindowNoel Grandin
2022-05-17Resolves: tdf#149093 connect_value_change if we will query its valueCaolán McNamara
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-04-01Resolves tdf#148292 - Keep UI static for Impress' general optionsHeiko Tietze
2022-03-11loplugin:constparamsNoel Grandin
2022-03-02use SfxItemSet::GetItemIfSet in sdNoel Grandin
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2022-02-10add more TypedWhichIdNoel Grandin
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-24move titledockwin to the one place it's usedCaolán McNamara
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-06It's called a slide, not a foilTor Lillqvist
2021-12-14sd: add initial theme UI for master slidesMiklos Vajna
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann
2021-12-06loplugin:stringliteraldefine in sdNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-02extract a ReorderingDropTarget for reuseCaolán McNamara
2021-11-02Resolves: tdf#136945 fix custom slide show dnd to reorder pagesCaolán McNamara
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski
2021-10-16Simplify vector initialization in sdJulien Nabet
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27Drop 'using namespace std' hereMike Kaganski
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-20loplugin:unusedfieldsNoel Grandin
2021-08-08tdf#138960 Check if tree entry has children before attempting to expandJim Raykowski
2021-08-08tdf#143572 Restore enable undo setting immediatly after object nameJim Raykowski
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-28Three identical functions for a class is a bit too muchMike Kaganski
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin