summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-01tdf#143104 Fix xlsx import/export of color filter colorsVasily Melenchuk
2021-10-01Drop static_cast syntactic noiseMike Kaganski
2021-10-01Always use buffer on stackMike Kaganski
2021-10-01Update git submodulesRoss Johnson
2021-10-01sw: simplify DocxAttributeOutput::CharBorder()Miklos Vajna
2021-10-01tdf#141220 sw: fix textbox popped out of off-page shapeDaniel Arato (NISZ)
2021-10-01tdf#144437: rtf export: bookmark position is written to current runVasily Melenchuk
2021-10-01Resolves tdf#144677 - Show bookmarks like fieldsHeiko Tietze
2021-10-01sc: colorfilter dangling pointer fixedVasily Melenchuk
2021-10-01loplugin:nullptr (clang-cl)Stephan Bergmann
2021-10-01Writer Navigator: Make fields always show in the content treeJim Raykowski
2021-09-30no need to allocate ImplVectMap on the heapNoel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-30Related: tdf#141633 drawing buttons to outputdevice affects later drawingCaolán McNamara
2021-09-30-Werror,-Wshadow (clang-cl)Stephan Bergmann
2021-09-30Extended loplugin:referencecasting/redundantcast (clang-cl): winaccessibilityStephan Bergmann
2021-09-30tdf#144697: svl_qa_cppunit: Add unittestXisco Fauli
2021-09-30tdf#141633 multiple line entry font size/zoom not taking effectCaolán McNamara
2021-09-30vcl: initialize variables in ImplMapRes declarationChris Sherlock
2021-09-30Extended loplugin:referencecasting/redundantcast (clang-cl): embeddedobjStephan Bergmann
2021-09-30Update git submodulesOlivier Hallot
2021-09-30Missing include for intptr_tStephan Bergmann
2021-09-30Extended loplugin:referencecasting/redundantcast (clang-cl): extensionsStephan Bergmann
2021-09-30Update git submodulesRafael Lima
2021-09-30Extended loplugin:referencecasting/redundantcast (clang-cl): embedservStephan Bergmann
2021-09-30Extended loplugin:referencecasting/redundantcast (clang-cl): shellStephan Bergmann
2021-09-30-Werror,-Wformat (clang-cl)Stephan Bergmann
2021-09-30no need to copy the name in XmlWalker::attributeNoel Grandin
2021-09-30cui: better label for the OLE insert progressbarMiklos Vajna
2021-09-30loplugin:consttobool (clang-cl)Stephan Bergmann
2021-09-30loplugin:sallogareas (clang-cl)Stephan Bergmann
2021-09-30loplugin:external (clang-cl)Stephan Bergmann
2021-09-30loplugin:cstylecast (clang-cl)Stephan Bergmann
2021-09-30loplugin:unusedcapturedefault (clang-cl)Stephan Bergmann
2021-09-30tdf#143575, tdf#143974 - Remove custom precision format in BASICAndreas Heinisch
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-30loplugin:includeform (clang-cl)Stephan Bergmann
2021-09-30loplugin:fakebool (clang-cl)Stephan Bergmann
2021-09-30Simplify comparisons in the loopMike Kaganski
2021-09-30Related: tdf#141633 support setting a custom font for TextViewCaolán McNamara
2021-09-30tdf#141633 set correct font sizes in tableview child widgetsCaolán McNamara
2021-09-30vcl: remove MetaActionType param from DrawBitmap/DrawBitmapEx/DrawMaskChris Sherlock
2021-09-30Add a test for a negative integerMike Kaganski
2021-09-30tdf#143575, tdf#143974 - Use rtl::math::doubleToUString to convert numbers to...Andreas Heinisch
2021-09-30sw: remove useless debug code in SwTabCols::Insert()Miklos Vajna
2021-09-30Avoid reversing the bufferMike Kaganski
2021-09-30tdf#95378 Writer Navigator: Track bookmarksJim Raykowski
2021-09-30Resolves: tdf#144697 Format out-of-bounds date(+time) as #FMT errorEike Rathke
2021-09-29expand out SwNodePtr typedefNoel Grandin
2021-09-29Use SetControlFont to set the font size for these controlsCaolán McNamara