summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-10-07ofz#63032 urp stack too deepCaolán McNamara1-0/+1
2023-10-06Rename ojects to objects!Hannah Meeks1-1/+1
2023-10-06loplugin:ostr: manual modificationsStephan Bergmann3-60/+60
2023-10-06sc: qa: add loadWithParams and SaveWithParamsHenry Castro1-0/+3
2023-10-06cid#1547076 Uninitialized scalar fieldCaolán McNamara1-1/+1
2023-10-06SdrModel::getUnoModel can use XModel instead of XInterfaceNoel Grandin1-4/+5
2023-10-06xmltesttools: add assertXPathDoubleValue that takes a double with deltaIlmari Lauhakangas1-0/+8
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara2-6/+9
2023-10-06use more ErrCodeMsgNoel Grandin2-6/+1
2023-10-05Drop MinMax in favor of std::clampMike Kaganski2-48/+6
2023-10-05Add BitmapReadAccess::GetColorFromDataMike Kaganski1-8/+11
2023-10-05crashtesting: crash seen on exit of chartCaolán McNamara1-0/+1
2023-10-04tdf#155512: oox: ppt: fix import master slidesHenry Castro1-2/+2
2023-10-04tdf#145834 Consistency for "Fontwork"Bogdan B1-1/+1
2023-10-04vcl: remove defensive programming from SetCurrentStructureElement()Michael Stahl1-7/+2
2023-10-03tdf#155512: oox: ppt: abstraction "importMasterSlide"Henry Castro1-0/+6
2023-10-03Use Degree100Mike Kaganski1-5/+8
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin9-138/+134
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen29-43/+12
2023-10-02reduce allocations in InterceptedInteractionNoel Grandin2-19/+13
2023-10-02svx: prefix members of SdrHdlGradientMiklos Vajna1-15/+15
2023-10-02Mention correct config keySamuel Mehrbrodt1-1/+1
2023-09-30pdf-dialog general-tab: set_sensitive if config not read-onlyJustin Luth1-0/+2
2023-09-30tdf#146619 Recheck include/oox with IWYUGabor Kelemen12-15/+3
2023-09-29Drop some newly obsolete __cplusplus version checksStephan Bergmann3-10/+10
2023-09-29make FunctionBasedURPConnection simplerCaolán McNamara2-13/+13
2023-09-29ITEM: Correct handling of Items in swArmin Le Grand (allotropia)1-0/+10
2023-09-29rename SfxMedium::GetError -> GetErrorIgnoreWarningNoel Grandin1-1/+1
2023-09-28tdf#156146 xmloff: ODF import: add backward compatibility hackMichael Stahl2-1/+2
2023-09-28Improve OleRun error reportingMike Kaganski1-0/+5
2023-09-28cid#1545233 sidestep COPY_INSTEAD_OF_MOVECaolán McNamara2-3/+3
2023-09-27vcl: remove rTargetDevice from OutputDevice::ImplGetEllipsisString()Chris Sherlock1-1/+1
2023-09-26tdf#146619 Recheck include/o3tl with IWYUGabor Kelemen3-12/+16
2023-09-26Resolves: tdf#151919 mark blanked fields as requiring a reformatCaolán McNamara1-0/+6
2023-09-25Don't enable the requires clause for Clang 15Caolán McNamara1-1/+1
2023-09-25oox: remove returning sRelId and rename WriteImageTomaž Vajngerl1-3/+3
2023-09-25tdf#155698 - Start Center: Retain pinned items when clearing the listAndreas Heinisch1-2/+3
2023-09-25svx: prefix members of SdrHdlColorMiklos Vajna1-7/+7
2023-09-24MoveFocusInsideDeckTitle is deadNoel Grandin1-2/+0
2023-09-24Drop some newly obsolete __GNUC__ version checksStephan Bergmann1-2/+0
2023-09-23tdf#143148: Use pragma once instead of include guardsAnkit_Jaipuriar1-5/+1
2023-09-23tdf#146619 Recheck include/[e-j]* with IWYUGabor Kelemen12-9/+7
2023-09-23tdf#146619 Recheck include/d* with IWYUGabor Kelemen13-18/+6
2023-09-22Related: Ignore warning C4723 for windows arm64 buildBalazs Varga1-1/+1
2023-09-22tdf#146619 Recheck include/c* with IWYUGabor Kelemen16-20/+3
2023-09-21tdf#146619 Recheck include/basegfx with IWYUGabor Kelemen14-73/+2
2023-09-19rename SfxObjectShell::GetError -> GetErrorIgnoreWarningNoel Grandin1-1/+1
2023-09-18tdf#157304 Use normalized selection indices as string indicesMichael Weghorn1-1/+1
2023-09-18svx: prefix members of SdrHdlBezWgtMiklos Vajna1-2/+2
2023-09-15StringHolder detour is only really needed for ""_tstrStephan Bergmann2-32/+4