summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2022-03-01make Calc jumbo sheets an explicit build featureLuboš Luňák
2022-02-28Brown paper bag fixStephan Bergmann
2022-02-28Fix the tests failing when invalid certificate is in cert storeMike Kaganski
2022-02-28address review comments for "Add XWeak constructor..."Noel Grandin
2022-02-28checked signedness of Sfx*IntItem types (part2)Noel Grandin
2022-02-28Use std::unreachable if availableStephan Bergmann
2022-02-27use more SfxItemSet::CloneAsValueNoel Grandin
2022-02-25Typo: STR_ObjNameSingulDIAGAM->STR_ObjNameSingulDIAGRAMJulien Nabet
2022-02-25tdf#145759 30.6001 -> monthDaysWithoutJanFebHossein
2022-02-25Advanced Diagram support: Support Diagram info at ObjNameArmin Le Grand (Allotropia)
2022-02-25tdf#81894 sc spelling: eliminate separate(inaccurate) checkJustin Luth
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-24use more TypedWhichIdNoel Grandin
2022-02-24ODT import: fix MSO-style <text:list text:continue-numbering="true">Miklos Vajna
2022-02-24cid#1500555 try -taint_source function annotation tag on function bodyCaolán McNamara
2022-02-24tdf#147580 use valid values for extrusion-specularityRegina Henschel
2022-02-24tdf#147609 and ofz#44965 Indirect-leakCaolán McNamara
2022-02-24sd theme: add UNO API for shape fill colorMiklos Vajna
2022-02-24tdf#95882 svxruler: restore adjustment for bordersJustin Luth
2022-02-23SdrLayerID must be based on sal_Int16Mike Kaganski
2022-02-23cid#1500555 try -taint_source function annotation tagCaolán McNamara
2022-02-22Advanced Diagram support: first additions/reorganizationsArmin Le Grand (Allotropia)
2022-02-22Restrict the converting rtl::isAscii* overloadsStephan Bergmann
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2022-02-22tdf#143148 Use pragma once instead of include guardsTushar Jham
2022-02-22tdf#64914 slow opening large chartNoel Grandin