summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-03tdf#125849 cannot modify the ruler unit of measure in translated UICaolán McNamara1-1/+2
2022-02-03tdf#146803 tdf#146805 OOXML import: fix bodyPr at grouped shapesAttila Bakos (NISZ)1-0/+3
2022-02-03tdf#146802 OOXML import: fix embedded VML in grouped textboxAttila Bakos (NISZ)1-5/+13
2022-02-03Use default argumentMike Kaganski1-2/+1
2022-02-03SID_ATTR_GRAF_TRANSPARENCE and SID_ATTR_GRAF_MODE have conflicting typesNoel Grandin1-2/+2
2022-02-02lok: find active SmViewShell reliablyMike Kaganski1-2/+4
2022-02-02lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis1-0/+6
2022-02-02tdf#126319 Corrected bitmap creation from metafileArmin Le Grand (Allotropia)1-1/+1
2022-02-02convert OfaRefItem to a normal classNoel Grandin2-16/+10
2022-02-01Slightly optimize truncateToLength and padToLengthMike Kaganski1-10/+6
2022-02-01fix the orientation combobox in the print dialogLuboš Luňák1-3/+1
2022-02-01vba: fix registering shortcuts keys defined by the vba macrosTomaž Vajngerl1-2/+11
2022-01-31sw: prefix members of SwPagePreview, SwScrollbar, ...Miklos Vajna1-4/+4
2022-01-31jsonwriter: ensure correct number of bytes is availableSzymon Kłos1-0/+18
2022-01-31tdf#146860 Vertical alignment of text inside grouped shapes textbox incorrectNoel Grandin1-0/+3
2022-01-31SID_COPY_STREAM_IF_POSSIBLE is a SfxBoolItemNoel Grandin1-1/+1
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák7-3/+16
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin28-72/+86
2022-01-29fix loading file with very large number of stylesNoel Grandin1-1/+1
2022-01-29std::vector -> std::array for NfKeywordTableNoel Grandin1-24/+2
2022-01-28We no longer know how to contact TLX anywayStephan Bergmann1-6/+0
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin1-1/+1
2022-01-27related tdf#111733 TextCharacterSpacingControl sw: goto position tabJustin Luth1-0/+1
2022-01-27let SfxDispatcher::fillPopupMenu operate on css::awt::XPopupMenuCaolán McNamara1-2/+2
2022-01-27fix some TypedWhichIdNoel Grandin1-3/+7
2022-01-27Related: tdf#146648 let SetWindowState size trump the initial layout pref sizeCaolán McNamara1-0/+1
2022-01-27add some more TypeWhichId annotationsNoel Grandin3-126/+146
2022-01-27Resolves tdf#128258 - Draw a dotted line before hidden columns/rowsHeiko Tietze1-0/+1
2022-01-27add WindowStateMask::Size for convenienceCaolán McNamara1-0/+1
2022-01-26tdf#146602 Add Pennsylvania Dutch {pdc-US} 0x06AF to language listEike Rathke1-0/+1
2022-01-26weldPopupWindow is always implemented by nowCaolán McNamara1-2/+2
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara7-23/+33
2022-01-25Fix typo in codeAndrea Gelmini1-1/+1
2022-01-25lok: enable in-place editing of math equationsMike Kaganski2-0/+24
2022-01-25tdf#146571 Ignore focus changes after closing Manage changes dialogCaolán McNamara1-1/+1
2022-01-24tdf#146913 don't destroy the dialog if we just want to hide itCaolán McNamara2-2/+3
2022-01-24move titledockwin to the one place it's usedCaolán McNamara2-103/+0
2022-01-24tdf#146893 Rework Manage Changes dialografaelhlima1-4/+2
2022-01-24can use a forward decl hereCaolán McNamara1-1/+2
2022-01-24gtk4: adapt to window_[g|s]et_default_widgetCaolán McNamara1-5/+6
2022-01-24avoid Xlib cairo surfaces for small virtual devices (bsc#1183308)Luboš Luňák1-0/+3
2022-01-24jsdialog: use string identifiersSzymon Kłos1-2/+3
2022-01-24jsdialog: enable Digital Signatures dialogSzymon Kłos1-1/+1
2022-01-21fix opengl slide transitionNoel Grandin1-1/+1
2022-01-21VCL fix shutdown when run via system loopJan-Marek Glogowski1-0/+6
2022-01-21comphelper: move JsonToPropertyValues() from desktop/Miklos Vajna1-0/+6
2022-01-20Fix typoAndrea Gelmini2-2/+2
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)1-0/+4
2022-01-19WASM optionally run any app via system loopJan-Marek Glogowski1-0/+1
2022-01-19WASM Qt: various EMSCRIPTEN adaptionsJan-Marek Glogowski1-1/+1