summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2021-06-09Fix syntax error in the "arguments" of a TraceEventTor Lillqvist
2021-06-09Add the possibility to include a set of arguments in Trace EventsTor Lillqvist
2021-06-08tdf#47365 PPTX export: support loop attributeTibor Nagy
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze
2021-06-08editengine-columns: PPTX support (tdf#118458)Mike Kaganski
2021-06-08editengine-columns: Implement layoutMike Kaganski
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski
2021-06-08Remove SfxItemState::READONLYArmin Le Grand