summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar
AgeCommit message (Expand)AuthorFilesLines
2021-04-17tdf#30709 sw Style Inspector: show bookmark dataLászló Németh1-0/+42
2021-04-17tdf#30709 sw Style Inspector: show metadata xml:idLászló Németh1-0/+3
2021-03-28tdf#30709 sw: show RDF metadata in Style InspectorLászló Németh1-0/+70
2021-03-11remove intermediate containers in sidebarsCaolán McNamara19-266/+113
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel4-4/+4
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara1-2/+2
2021-03-07tdf#124176 Use pragma once in sw/source/uibase/sidebarAhmet Hakan Çelik1-4/+1
2021-03-06check widget existance to detect we're disposedCaolán McNamara3-3/+3
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara19-28/+28
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara4-0/+8
2021-02-14remove blank linebuseorak1-1/+0
2021-02-14tdf#124176: Use pragma once instead of include guardsBuse Orak1-4/+2
2021-01-26loplugin:passstuffbyrefNoel1-2/+2
2021-01-22tdf#135590 MapUnit::Map100thMM fallback is inappropiate for writerCaolán McNamara1-0/+1
2020-12-26tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorBayram Çiçek1-1/+1
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen14-15/+9
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel2-7/+7
2020-11-22tdf#124176: Use pragma once instead of include guardsTolunay Dündar1-4/+1
2020-11-21tdf#124176: Use pragma once instead of include guardsTolunay Dündar1-4/+1
2020-11-21tdf#124176: Use pragma once instead of include guardsGökhan Özeloğlu1-3/+1
2020-11-21tdf#124176: Use pragma once instead of include guardsZeynep İnkaya1-3/+2
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer2-10/+13
2020-11-14tdf#136868, tdf#136912, Styles Inspector: Translatable categoriesAron Budea1-8/+9
2020-10-20use tools::Long in swNoel10-90/+90
2020-10-15tdf#137105: crash in table with Style Inspector activeAron Budea1-3/+3
2020-09-30loplugin:reducevarscope in swNoel3-3/+3
2020-09-19tdf#136596: show document language (char locale) in the inspectorAron Budea1-0/+18
2020-09-19tdf#135115: show paragraph direct formatting in Styles InspectorAron Budea1-6/+25
2020-09-19tdf#135674: initialize Styles Inspector on startAron Budea1-0/+8
2020-09-18tdf#130785 Hide Insert Formula in online sidebarSzymon Kłos1-1/+1
2020-09-17Hide InsertFormula in Writer onlineSzymon Kłos1-0/+4
2020-08-18new loplugin:unusedvarsglobalNoel Grandin1-1/+0
2020-08-13Remove some unused includesMiklos Vajna1-2/+1
2020-08-12tdf#135528 tdf#135491 Fix LO crash when using macro with SI enabledShivam Kumar Singh1-1/+1
2020-08-09tdf#135406 - Border properties not properly listed in the Styles InspectorShivam Kumar Singh1-11/+78
2020-08-06tdf#135488 ensure something is selected in experimental theme colorsetCaolán McNamara1-9/+14
2020-08-03tdf#134560 tdf#135107 make inspector contents human readableShivam Kumar Singh1-1/+230
2020-08-03Remove pointless checkMaxim Monastirsky4-4/+4
2020-07-30Resolves: tdf#134831 reorg to expand inspector to fit full panel sizeCaolán McNamara1-1/+1
2020-07-30loplugin:flatten in sw/uibase/sidebar..sw/uibase/unoNoel Grandin2-30/+30
2020-07-28tdf#135178 tdf#135179 tdf#134820 Issue in SetChgLnk in InspectorShivam Kumar Singh2-5/+27
2020-07-26tdf#135106 Direct Formatting should be empty by defaultShivam Kumar Singh1-73/+49
2020-07-25cleanup: change DEFAULT to DIRECT in InspectorShivam Kumar Singh1-2/+2
2020-07-24tdf#135038 Sort attributes in Styles InspectorShivam Kumar Singh1-0/+25
2020-07-22tdf#134564 tdf#134578 Improve hierarchy viewing in InspectorShivam Kumar Singh1-81/+25
2020-07-19compact namespace: swNoel Grandin2-8/+4
2020-07-16Cleanup: Fix variable names for InspectorShivam Kumar Singh2-48/+38
2020-07-16Support for disabling Asian/Complex fonts for InspectorShivam Kumar Singh1-1/+4
2020-07-15tdf#134816 Crash when using a parentless style other than DPSShivam Kumar Singh1-6/+2
2020-07-15tdf#134555 Show direct formatting at the Styles InspectorShivam Kumar Singh2-111/+107