summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-08-25tdf#128612: Support applying pattern fill from toolbarKatarina Behrens
2021-08-25tdf#141097 Revert "Veto process exit while an OLE client is connected"Michael Warner
2021-08-25Resolves: tdf#143979 Write and read empty text element in number formatsEike Rathke
2021-08-19tdf#143353 defer tip of the day until impress template dialog is goneCaolán McNamara
2021-08-17tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara
2021-08-12sw: use followby parameter of outline in Chapter fieldVasily Melenchuk
2021-08-10Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara
2021-08-09tdf#142915 PPTX import: support for presentation's timing attributeTibor Nagy
2021-07-27tdf#143424: support for "Chapter number without separator"Vasily Melenchuk
2021-07-22tdf#143412 CRASH: converting imagesNoel Grandin
2021-07-20tdf#123321 Fix DOC/DOCX export bug which made some lines disappearHossein
2021-07-19tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-07-15a11y crash on teardown of FmXGridPeerCaolán McNamara
2021-07-13tdf#143305 Remove remaining SID collision in .hrc filesHossein
2021-07-13Revert "flatten ValueSet item array"Caolán McNamara
2021-07-12Resolves: tdf#123466 Add Microsoft ill-used {x-none} to known language tagsEike Rathke
2021-07-12editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-07-08Resolves: tdf#122191 BOOLEAN is a keyword, treat it as suchEike Rathke
2021-07-07tdf#143204 svx: fix SID_ATTR_TEXTCOLUMNS_SPACING SID collisionHossein
2021-07-07tdf#139301 tdf#141933 (related) Translate new preset dash namesGabor Kelemen
2021-07-06Related: tdf#125035 Introduce LongDateOrder and handle YDM in DateFormatterEike Rathke
2021-07-06Remove now unused LocaleDataWrapper::getLongDate()Eike Rathke
2021-07-05Pass Formatter::StaticFormatter also from weld:DateFormatter, tdf#125035Eike Rathke
2021-07-05Resolves: tdf#125035 Use number formatter for long date in DateFormatter fieldsEike Rathke
2021-07-03tdf#143176 Old Hungarian transliteration: fix AutoCorrect->ApplyLászló Németh
2021-07-02tdf#143028 DOCX: fix corrupt export of shape "bracePair" etc.Attila Bakos (NISZ)
2021-07-02tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara
2021-06-30editengine-columns: add sidebar property panelMike Kaganski
2021-06-29tdf#142913 PPTX: slideshow setting “Start from” not importedTibor Nagy
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-06-25tdf#135316 add SvFileStream::SetDontFlushOnCloseNoel Grandin
2021-06-24tdf#92525 tdf#142398: fix export of simple custom shapesAttila Bakos (NISZ)
2021-06-21tdf#142590 PPTX import: fix custom slide show use as defaultTibor Nagy
2021-06-21fix loading calc files with embedded form macrosNoel Grandin
2021-06-17tdf#90401 xmloff: remove personal info of comments and changesLászló Németh
2021-06-16sw HTML export: allow larger bitmaps for shapes than the vcl defaultMiklos Vajna
2021-06-14Workaround internal compiler error on tb77Mike Kaganski
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-11MetaAction::Clone() -> constLuboš Luňák
2021-06-11loplugin:unnecessaryreturn in SvxColorValueSet::layoutToGivenHeightNoel Grandin
2021-06-11"drawinglayer" -> "drawinglayer.emf" log area for some emf codeLuboš Luňák
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-10loplugin:unnecessaryreturn SotStorageStream::CommitNoel Grandin
2021-06-10loplugin:unnecessaryreturn SvtListener::EndListeningNoel Grandin
2021-06-10tdf#142713 OOXML: export secondary axis of all chart typesBalazs Varga
2021-06-09scale VCL's scale cache according to the number of Online viewsLuboš Luňák
2021-06-09allow altering the max size of o3tl::lru_cacheLuboš Luňák
2021-06-09WMF tdf#55058 tdf#142722 Add implementation of BitBlt and StretchBltBartosz Kosiorek
2021-06-09tdf#142629 import psd image with transparent backgroundNoel Grandin
2021-06-09Avoid empty std::map constructorTor Lillqvist