summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-04tdf#125849 cannot modify the ruler unit of measure in translated UICaolán McNamara1-1/+2
2022-01-25tdf#146571 Ignore focus changes after closing Manage changes dialogCaolán McNamara1-1/+1
2022-01-17Missing includes for libstdc++ 12Stephan Bergmann5-0/+20
2022-01-11tdf#145090 LO Calc Crash with drop-down-menuNoel Grandin1-1/+1
2021-12-10tdf#146108 Calc slow to change cell focus..Noel Grandin1-0/+5
2021-12-09ofz#41345 Negative-size-paramCaolán McNamara1-2/+2
2021-12-03tdf#145928 svx: fix undo of sorting shapesMichael Stahl1-0/+19
2021-11-30ofz#41510 make sure BackgroundColoredObjects doesn't contain dead objectsCaolán McNamara1-1/+2
2021-11-30OInterfaceContainerHelper3 needs to be thread-safeNoel Grandin1-2/+6
2021-11-16Resolves: tdf#143511 SysObj is clipped out if the widget is out of viewCaolán McNamara1-0/+7
2021-11-16Avoid some -Werror,-Wdeprecated-copy-with-user-provided-dtorStephan Bergmann2-3/+2
2021-11-03Revert "tdf#117895 "Edit document properties before saving"..."Caolán McNamara1-1/+0
2021-11-03create SfxHintId::SwLegacyModify idNoel Grandin1-0/+1
2021-10-26Fix toolbar button's currency list's number format for default localeEike Rathke1-1/+4
2021-10-20consider font when caching SalLayoutGlyphs in calc (tdf#143978)Luboš Luňák1-0/+22
2021-10-06Related: tdf#141633 similiarly support match combo/listbox font sizesCaolán McNamara2-1/+10
2021-10-04tdf#141633 set correct font sizes in tableview child widgetsCaolán McNamara2-0/+15
2021-09-27Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna2-12/+8
2021-09-22tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna2-0/+15
2021-09-14tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara1-0/+21
2021-09-13Related: tdf#144389: merge ThumbnailView and ThumbnailViewBaseCaolán McNamara2-26/+13
2021-09-13crashtesting: threaded scaling crash on re-export of ooo24840-1.sxw to odtCaolán McNamara2-11/+23
2021-09-09Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara1-0/+1
2021-09-09tdf#142458 Set correct ScrolledWindow BorderWidth in the ctorCaolán McNamara1-2/+1
2021-09-08tdf#142129 vcl: add unit testMichael Stahl1-0/+1
2021-09-03tdf#142458 minimal width not including extra width needed by scrolledwindowCaolán McNamara1-0/+1
2021-09-02Resolves: tdf#144209 Handle General containing formats in RoundValueAsShown()Eike Rathke1-3/+8
2021-09-01ofz#37796 limit to numeric_limits<int>::maxCaolán McNamara1-0/+4
2021-08-25tdf#128612: Support applying pattern fill from toolbarKatarina Behrens1-1/+2
2021-08-25tdf#141097 Revert "Veto process exit while an OLE client is connected"Michael Warner1-8/+0
2021-08-25Resolves: tdf#143979 Write and read empty text element in number formatsEike Rathke2-1/+4
2021-08-19tdf#143353 defer tip of the day until impress template dialog is goneCaolán McNamara1-0/+6
2021-08-17tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara1-1/+3
2021-08-12sw: use followby parameter of outline in Chapter fieldVasily Melenchuk1-0/+1
2021-08-10Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara1-1/+8
2021-08-09tdf#142915 PPTX import: support for presentation's timing attributeTibor Nagy1-0/+1
2021-07-27tdf#143424: support for "Chapter number without separator"Vasily Melenchuk1-1/+1
2021-07-22tdf#143412 CRASH: converting imagesNoel Grandin1-1/+1
2021-07-20tdf#123321 Fix DOC/DOCX export bug which made some lines disappearHossein1-0/+1
2021-07-19tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl2-1/+15
2021-07-15a11y crash on teardown of FmXGridPeerCaolán McNamara1-0/+2
2021-07-13tdf#143305 Remove remaining SID collision in .hrc filesHossein1-22/+21
2021-07-13Revert "flatten ValueSet item array"Caolán McNamara1-3/+5
2021-07-12Resolves: tdf#123466 Add Microsoft ill-used {x-none} to known language tagsEike Rathke1-0/+1
2021-07-12editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski1-0/+3
2021-07-08Resolves: tdf#122191 BOOLEAN is a keyword, treat it as suchEike Rathke3-4/+5
2021-07-07tdf#143204 svx: fix SID_ATTR_TEXTCOLUMNS_SPACING SID collisionHossein1-2/+2
2021-07-07tdf#139301 tdf#141933 (related) Translate new preset dash namesGabor Kelemen1-3/+13
2021-07-06Related: tdf#125035 Introduce LongDateOrder and handle YDM in DateFormatterEike Rathke1-3/+11
2021-07-06Remove now unused LocaleDataWrapper::getLongDate()Eike Rathke1-11/+0