summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-05Pass Formatter::StaticFormatter also from weld:DateFormatter, tdf#125035Eike Rathke1-1/+1
2021-07-05Resolves: tdf#125035 Use number formatter for long date in DateFormatter fieldsEike Rathke2-3/+5
2021-07-03tdf#143176 Old Hungarian transliteration: fix AutoCorrect->ApplyLászló Németh1-1/+2
2021-07-02tdf#143028 DOCX: fix corrupt export of shape "bracePair" etc.Attila Bakos (NISZ)1-3/+3
2021-07-02tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara1-1/+3
2021-06-30editengine-columns: add sidebar property panelMike Kaganski1-0/+3
2021-06-29tdf#142913 PPTX: slideshow setting “Start from” not importedTibor Nagy1-0/+1
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk2-1/+4
2021-06-25tdf#135316 add SvFileStream::SetDontFlushOnCloseNoel Grandin1-1/+3
2021-06-24tdf#92525 tdf#142398: fix export of simple custom shapesAttila Bakos (NISZ)1-0/+138
2021-06-21tdf#142590 PPTX import: fix custom slide show use as defaultTibor Nagy1-0/+1
2021-06-21fix loading calc files with embedded form macrosNoel Grandin1-1/+4
2021-06-17tdf#90401 xmloff: remove personal info of comments and changesLászló Németh2-0/+18
2021-06-16sw HTML export: allow larger bitmaps for shapes than the vcl defaultMiklos Vajna1-1/+1
2021-06-14Workaround internal compiler error on tb77Mike Kaganski1-18/+0
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski1-4/+35
2021-06-11MetaAction::Clone() -> constLuboš Luňák1-54/+54
2021-06-11loplugin:unnecessaryreturn in SvxColorValueSet::layoutToGivenHeightNoel Grandin1-1/+1
2021-06-11"drawinglayer" -> "drawinglayer.emf" log area for some emf codeLuboš Luňák1-0/+1
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-1/+1
2021-06-10loplugin:unnecessaryreturn SotStorageStream::CommitNoel Grandin1-1/+1
2021-06-10loplugin:unnecessaryreturn SvtListener::EndListeningNoel Grandin1-1/+1
2021-06-10tdf#142713 OOXML: export secondary axis of all chart typesBalazs Varga1-2/+2
2021-06-09scale VCL's scale cache according to the number of Online viewsLuboš Luňák1-0/+4
2021-06-09allow altering the max size of o3tl::lru_cacheLuboš Luňák1-1/+8
2021-06-09WMF tdf#55058 tdf#142722 Add implementation of BitBlt and StretchBltBartosz Kosiorek1-1/+1
2021-06-09tdf#142629 import psd image with transparent backgroundNoel Grandin1-0/+6
2021-06-09Avoid empty std::map constructorTor Lillqvist2-20/+39
2021-06-09Fix syntax error in the "arguments" of a TraceEventTor Lillqvist1-1/+1
2021-06-09Add the possibility to include a set of arguments in Trace EventsTor Lillqvist2-28/+63
2021-06-08tdf#47365 PPTX export: support loop attributeTibor Nagy1-0/+1
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze2-0/+4
2021-06-08editengine-columns: PPTX support (tdf#118458)Mike Kaganski2-4/+1
2021-06-08editengine-columns: Implement layoutMike Kaganski2-0/+4
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski4-2/+32
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski6-1/+17