summaryrefslogtreecommitdiff
path: root/sw/qa/extras/tiledrendering
AgeCommit message (Expand)AuthorFilesLines
2020-08-13Remove some unused includesMiklos Vajna1-1/+0
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna1-12/+21
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann1-1/+1
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin1-2/+4
2020-05-11lok: MSForms: send also the placeholder text.Tamás Zolnai1-0/+3
2020-05-09lok: MSForms: test & fix two corner cases of drop-down field.Tamás Zolnai3-0/+77
2020-05-09lok: MSForms: add a test case about editing drop down form field.Tamás Zolnai2-1/+61
2020-05-08lok: MSForms: dont send form field button data with empty text area.Tamás Zolnai1-18/+1
2020-05-08lok: MSForms: Send also the drop down field params to the client code.Tamás Zolnai1-0/+14
2020-05-08lok: MSForms: Add callback for form field button.Tamás Zolnai2-0/+81
2020-04-30tdf#114799 DOCX import: fix missing numbering highlightLászló Németh2-0/+27
2020-04-15sw: avoid calling SwView::GetWrtShell() unconditionally from the SwView ctorMiklos Vajna2-0/+8
2020-04-03clean-up test of tdf#117448: set fixed font featuresLászló Németh2-7/+29
2020-04-01tdf#117448 Writer table: don't clip text on marginsLászló Németh2-0/+61
2020-03-07Drop replaced setActive call of each tests in tiledrendering moduleAndrew Lee (李健秋)1-75/+0
2020-03-07Add single setActive for all tests in tiledrendering moduleAndrew Lee (李健秋)1-0/+8
2020-02-28add hyperlink info unit testGrzegorz Araminowicz2-0/+38
2020-02-02tdf#129568 Rename Default Style to Default Paragraph/Page/Table Styleayhanyalcinsoy1-5/+5
2020-01-07sw: don't send LOK notifications about redlines during saveMiklos Vajna2-0/+21
2019-12-05create default shapes with square outline.Michael Meeks1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-04use normal VirtualDevice ctor, not the obscure SystemGraphicsData variantCaolán McNamara1-2/+2
2019-09-25lok: send an invalidation by document size changeTamás Zolnai1-1/+1
2019-08-28sw lok: extend language status with BCP 47 language tag info in here as wellMiklos Vajna1-0/+18
2019-08-20loplugin:constvars in swNoel Grandin1-1/+1
2019-08-02sw comments on frames: no overlay in the LOK API, either: insert caseMiklos Vajna2-0/+46
2019-08-01clean up ViewCallback nicely in sw and sdNoel Grandin1-186/+71
2019-07-10Fix typoAndrea Gelmini1-1/+1
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov1-1/+1
2019-07-05sw lok: hide UI to set Word-incompatible anchor typesMiklos Vajna1-0/+20
2019-06-07lok: re-factor getTextSelection.Michael Meeks1-5/+5
2019-05-14CppunitTest_sw_tiledrendering: avoid stack-use-after-return in ...Miklos Vajna1-0/+7
2019-05-14sw lok: assume no windows in SwLayoutFrame::PaintSwFrame()Miklos Vajna2-0/+33
2019-05-10CppunitTest_sw_tiledrendering: close the document while LOK is still activeMiklos Vajna1-127/+146
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-04-18tdf#42949 Fix IWYU warnings in sw/qa/*Gabor Kelemen1-1/+0
2019-04-17sw lok: add unit test for deselect custom shapeHenry Castro1-0/+25
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2019-01-30sw: Ctrl + shape insertion was not setting up the layer.Jan Holesovsky1-1/+5
2019-01-18lok sw: When inserting shapes, do that in the middle of the visible area.Jan Holesovsky1-0/+20
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2018-11-15sw: rename the misleading SwWrtShell::SttDoc/EndDocMichael Stahl1-9/+9
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin1-2/+4
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-2/+2
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-1/+96
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-2/+2
2018-03-05Fix typosAndrea Gelmini1-2/+2