summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-05map SAL_DLLPUBLIC_RTTI to visibility:default for gccNoel Grandin4-4/+14
2024-03-05Fix Windows --enable-mergelibs=more buildNoel Grandin2-3/+3
2024-03-04tdf#132599 cui offapi sw xmloff: implement hyphenate-keepLászló Németh5-0/+13
2024-03-04Add Embind'ing of UNO Any getter for sequencesStephan Bergmann1-0/+1
2024-03-04Add Embing'ing of UNO Any getter for enumsStephan Bergmann1-0/+13
2024-03-04svx: prefix members of XGradientEntryMiklos Vajna1-2/+2
2024-03-04vcl: interface for WinAPI FlashWindow() functionVasily Melenchuk1-0/+3
2024-03-04cool#8327 use tools::JsonWriter for theme colorsNoel Grandin3-5/+13
2024-03-04finish removing IsSpellCapitalisation propertyNoel Grandin2-35/+30
2024-03-04Fix --enable-mergelibs=more --enable-sal-log buildStephan Bergmann1-1/+1
2024-03-03Resolves: tdf#159879 Crash when closing "3D View" dialogCaolán McNamara1-0/+1
2024-03-02avoid a memcpy when constructing output of tools::JsonWriterNoel Grandin1-3/+3
2024-03-02add UNLESS_MERGELIBS_MORE and use to reduce symbol visibilityNoel Grandin16-28/+42
2024-03-01tdf#126573 Add Excel2021 array function FILTER to CalcBalazs Varga2-1/+4
2024-03-01tdf#94535 Change "Fontwork" to "Text along Path"Olivier Hallot1-1/+1
2024-03-01tdf#159837 Drop unneeded TabBar EventNotify KEYINPUT handling codeJim Raykowski1-2/+0
2024-02-29IASS: Update edited Text in other ViewsArmin Le Grand (allotropia)3-1/+23
2024-02-29IniLnge is set during ctor and never changes subsequentlyCaolán McNamara1-1/+1
2024-02-29if we rearrange, we don't need to create maLanguageTag twiceCaolán McNamara1-2/+2
2024-02-29there is only the one ctor, so drop misleading "preferred" commentCaolán McNamara1-1/+1
2024-02-29vcl: separate scanline direction from ScanlineFormatTomaž Vajngerl5-39/+32
2024-02-29SvNumberFormatter::ImpConstruct is only used once by the single ctorCaolán McNamara1-3/+0
2024-02-29Simplify a bitMike Kaganski1-12/+2
2024-02-29tdf#155218 sc: fix regression page orientation in print dialogTibor Nagy1-0/+4
2024-02-28drop EEControlBits::FORMAT100Caolán McNamara1-5/+4
2024-02-28use more string view in linguisticNoel Grandin1-1/+1
2024-02-28tdf#159874: Inspection of 3D object in Dev Tools crashes LO (take 2)Julien Nabet2-4/+4
2024-02-27tdf#159910 a11y VclBuilder: Apply tool item's a11y name to itselfMichael Weghorn1-4/+8
2024-02-27tdf#159910 vcl a11y: Allow explicitly setting toolbar item a11y nameMichael Weghorn1-0/+4
2024-02-27use getCommandValues instead of adding a getViewRenderStateCaolán McNamara2-7/+0
2024-02-26tdf#159910 VclBuilder: Add helper to identify toolbar item classMichael Weghorn1-0/+1
2024-02-26Revert "tdf#159874: Inspection of 3D object in Development Tools crashes Libr...Julien Nabet1-1/+1
2024-02-26tdf#159251: Revert "vcl: Allow pushing/popping OutputDevice’s RTLEnabledKhaled Hosny1-2/+0
2024-02-26tdf#159865 Revert "tdf#136905 NBB: let ValueSetWithTextControl set optimal"Justin Luth1-1/+0
2024-02-26tdf#108697 Allow modifying default bullet selectionSamuel Mehrbrodt1-9/+0
2024-02-26add getViewRenderState to LibreOfficeKitDocumentCaolán McNamara2-0/+7
2024-02-26svx: prefix members of XFillHatchItemMiklos Vajna1-2/+2
2024-02-26Set button label directly in ui fileSamuel Mehrbrodt1-1/+0
2024-02-26Define a name for the extended path buffer size, instead of a literalMike Kaganski1-0/+20
2024-02-25tdf#159874: Inspection of 3D object in Development Tools crashes LibreOfficeJulien Nabet1-1/+1
2024-02-25Avoid MAX_PATH limitation in launcherMike Kaganski1-12/+8
2024-02-24tdf#159251: Blind fixKhaled Hosny1-1/+1
2024-02-24move this header inside the moduleNoel Grandin1-72/+0
2024-02-23use more string_view in tools::JsonWriterNoel Grandin1-3/+3
2024-02-23Propagate by-ref Sequence::operator[] return type through lambdaStephan Bergmann1-1/+1
2024-02-23tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht1-0/+1
2024-02-23Fix warning C4589 when building with MSVC without -Wv:18Mike Kaganski2-6/+2
2024-02-22IASS: Re-define Text suppression for TextEditArmin Le Grand (allotropia)2-16/+10
2024-02-22split TextAsPolygonExtractor2D for more general reuseCaolán McNamara2-2/+36
2024-02-22UBSan RTTI fixesNoel Grandin2-2/+2