summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/WriterInspectorTextPanel.cxx
AgeCommit message (Expand)Author
2024-06-03loplugin:ostr in sw/.../sidebarNoel Grandin
2024-04-30SwModify::Add/Remove always derefs argCaolán McNamara
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh
2024-03-04tdf#132599 cui offapi sw xmloff: implement hyphenate-keepLászló Németh
2024-01-25tdf#142806 sw: slowness if Style Inspector visible during PDF exportMichael Stahl
2023-09-18use more concrete UNO types in swNoel Grandin
2023-04-26Simplify aCurNode.children construction in sw/WriterInspectorTextPanel.cxxJulien Nabet
2023-04-06tdf#154629 inspector sidebar panel use-after-free on switch to print previewCaolán McNamara
2023-01-17Properties SortedTextId and DocumentElementsCount added for grammar checkFred Kruse
2022-12-25sw: support for reading back theme color from OOXMLTomaž Vajngerl
2022-12-22check GetEditShell()Caolán McNamara
2022-12-22sw: check for nullptr in WriterInspectorTextPanelXisco Fauli
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh
2022-06-01Related: tdf#149408 inspector crash with a writer OLE inside calcCaolán McNamara
2022-06-01Resolves: tdf#149408 inspector crash with a writer OLE inside calcCaolán McNamara
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2021-11-30tdf#30709 sw Style Inspector: show section and parent metadataLászló Németh
2021-11-19crashes seen in WriterInspectorTextPanel ctorCaolán McNamara
2021-10-21loplugin:flattenNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-04-17tdf#30709 sw Style Inspector: show bookmark dataLászló Németh
2021-04-17tdf#30709 sw Style Inspector: show metadata xml:idLászló Németh
2021-03-28tdf#30709 sw: show RDF metadata in Style InspectorLászló Németh
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2021-01-26loplugin:passstuffbyrefNoel
2020-11-14tdf#136868, tdf#136912, Styles Inspector: Translatable categoriesAron Budea
2020-10-15tdf#137105: crash in table with Style Inspector activeAron Budea
2020-09-19tdf#136596: show document language (char locale) in the inspectorAron Budea
2020-09-19tdf#135115: show paragraph direct formatting in Styles InspectorAron Budea
2020-09-19tdf#135674: initialize Styles Inspector on startAron Budea
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-08-13Remove some unused includesMiklos Vajna
2020-08-12tdf#135528 tdf#135491 Fix LO crash when using macro with SI enabledShivam Kumar Singh
2020-08-09tdf#135406 - Border properties not properly listed in the Styles InspectorShivam Kumar Singh
2020-08-03tdf#134560 tdf#135107 make inspector contents human readableShivam Kumar Singh
2020-07-28tdf#135178 tdf#135179 tdf#134820 Issue in SetChgLnk in InspectorShivam Kumar Singh
2020-07-26tdf#135106 Direct Formatting should be empty by defaultShivam Kumar Singh
2020-07-25cleanup: change DEFAULT to DIRECT in InspectorShivam Kumar Singh
2020-07-24tdf#135038 Sort attributes in Styles InspectorShivam Kumar Singh
2020-07-22tdf#134564 tdf#134578 Improve hierarchy viewing in InspectorShivam Kumar Singh
2020-07-16Cleanup: Fix variable names for InspectorShivam Kumar Singh
2020-07-16Support for disabling Asian/Complex fonts for InspectorShivam Kumar Singh
2020-07-15tdf#134816 Crash when using a parentless style other than DPSShivam Kumar Singh