summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-03-16tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macropsidiumcode
2022-03-15use SalLayoutGlyphsCache in EditEngine/SvxFont (tdf#94677)Luboš Luňák
2022-03-15make CreateTextLayoutCache() cached (tdf#116400)Luboš Luňák
2022-03-15Simplify GetOOXMLPresetGeometry and GETVMLShapeTypeMike Kaganski
2022-03-14svx: don't remove object right after insertionSzymon Kłos
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-14simplify GetOOXMLPresetGeometryNoel Grandin
2022-03-14set active element to -1 when no selection for fontnameboxMert Tumer
2022-03-14Simplify vcl::EnglishStringToMetricStephan Bergmann
2022-03-14move cache for SalLayoutGlyph's from Calc to VCLLuboš Luňák
2022-03-14new loplugin:trivialconstructorNoel Grandin
2022-03-13ofz: Divide-by-zeroCaolán McNamara
2022-03-13Fix typosAndrea Gelmini
2022-03-13Fix typo in codeAndrea Gelmini
2022-03-12Introduce FastAttributeList::add(NS) taking std::u16string_viewMike Kaganski
2022-03-12tdf#147921 Filesave DOC: wrong layout and then all missing from 7.3Noel Grandin
2022-03-11make svx::frame::Style ctor inlineLuboš Luňák
2022-03-11sw clearing breaks: add ODF exportMiklos Vajna
2022-03-11tdf#114150: Remove duplication of strings found in file dialogsJulien Nabet
2022-03-11loplugin:constparamsNoel Grandin
2022-03-11Simplify ConfigurationWrapper singleton construction a bitStephan Bergmann
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-11Fix typosAndrea Gelmini
2022-03-10tdf#113066 tdf#142204 EMF Implement SETARCDIRECTIONBartosz Kosiorek
2022-03-09gtk4: remove set_accessible_relation_label_forCaolán McNamara
2022-03-08replace member-of in .ui a11y relationsCaolán McNamara
2022-03-08Drop some debug codeStephan Bergmann
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-03-07Fix some DPI-dependent testsMike Kaganski
2022-03-07faster bulk insert into o3tl::sorted_vector (tdf#117366)Luboš Luňák
2022-03-07tdf#147782 retain focus in launching frame on first activateCaolán McNamara
2022-03-06make CellTextAttr half the sizeLuboš Luňák
2022-03-06make a bunch of SvtBroadcaster/SvtListeners functions inlineLuboš Luňák
2022-03-06do not destroy broadcasters and then recreate again (tdf#134268)Luboš Luňák
2022-03-05GetComponentServiceName can be constNoel Grandin
2022-03-05AccessibleShape::GetStyle can be constNoel Grandin
2022-03-05make some svx methods constNoel Grandin
2022-03-05tdf#130924 replace debugging printf calls with SAL_INFO/SAL_WARNpragat-pandya
2022-03-04Advanced Diagram support: Allow reLayout without keeping oox::ShapeArmin Le Grand (Allotropia)
2022-03-04jsdialog: enable Accessibility Check dialogSzymon Kłos
2022-03-02cid#1500437 silence Resource leakCaolán McNamara
2022-03-02Advanced Diagram support: Extend UI to all applicationsArmin Le Grand (Allotropia)
2022-03-01xPreferredPixelSizeListener is never nullCaolán McNamara
2022-03-01use OUStringBuffer for a string that's modified often (tdf#145862)Luboš Luňák
2022-03-01Fix typosAndrea Gelmini
2022-03-01gtk4: media dimensions are only reliably available asyncCaolán McNamara
2022-03-01fix o3tl::equalsIgnoreAsciiCase()Luboš Luňák
2022-03-01Quick build fix: Add missing #includeTor Lillqvist
2022-03-01Fix the test failing when invalid certificate is in cert storeMike Kaganski
2022-03-01tdf#145486: Catch the error instead of re-checking readOnly statehomeboy445