summaryrefslogtreecommitdiff
path: root/sw/qa/extras/tiledrendering/tiledrendering.cxx
AgeCommit message (Expand)AuthorFilesLines
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 Vajna1-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
2018-03-05bccu#3100: Writer: Change tracking boxes aren't repositioned with editingTamás Zolnai1-0/+126
2018-02-28loplugin:cppunitassertequals in tiledrendering (sw/qa)Julien Nabet1-2/+2
2018-02-27lok: All mouse,key events asyncPranav Kant1-9/+35
2018-02-14lok IME: support dialogs as wellPranav Kant1-2/+4
2018-02-10ofz#1429182 Unchecked dynamic_castCaolán McNamara1-0/+1
2018-02-08Fix typosAndrea Gelmini1-1/+1
2018-02-08sw lok: IME support + unit testPranav Kant1-0/+33
2018-01-26sw lok: include the field name in the description of the redlineHenry Castro1-0/+27
2018-01-26Fix typosAndrea Gelmini1-1/+1
2018-01-25Correct comment for this testTamás Zolnai1-1/+1
2018-01-25Test for tdf#115088.Tamás Zolnai1-0/+37
2018-01-19...and anotherStephan Bergmann1-1/+1
2018-01-19Blind fix for sal_Int32 = longStephan Bergmann1-1/+1
2018-01-18sw lokit: add page syles to header & footerHenry Castro1-7/+20
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2017-12-17coverity#1426171 Unchecked dynamic_castCaolán McNamara1-18/+23
2017-12-09Removed duplicated includeAndrea Gelmini1-1/+0
2017-12-08sw lok: enable Page Header/FooterHenry Castro1-1/+74
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro1-1/+47
2017-11-15coverity#1421163 Unchecked dynamic_castCaolán McNamara1-1/+2
2017-11-08sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro1-0/+74
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin1-1/+1
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann1-1/+1
2017-07-24coverity#1411569 Unchecked dynamic_castCaolán McNamara1-2/+3
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski1-0/+1
2017-07-05coverity#1414486 Unchecked dynamic_castCaolán McNamara1-2/+3
2017-06-28sw lok: rename return values UNDO_CONFLICT to SID_REPAIRPACKAGEHenry Castro1-8/+6
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-7/+7
2017-05-30lambda -> function in anonymous namespace.Jan Holesovsky1-19/+23
2017-05-30coverity#1411566 Unchecked dynamic_castCaolán McNamara1-6/+12