summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin28-56/+25
2019-11-06Impress Options Dialog Print updateandreas kainz1-144/+145
2019-11-06Add org_apache_openoffice_comp_sw_sidebar_SwPanelFactory_get_implementationTor Lillqvist1-0/+1
2019-11-06tdf#121661 Roundtrip w:hyphenationZone via InteropGrabBagSamuel Mehrbrodt4-0/+19
2019-11-06CppunitTest_sw_rtfimport: convert one testcase to use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-1/+2
2019-11-06fix translate bug in SfxPopupWindow::MouseMoveNoel Grandin1-2/+2
2019-11-06SdAbstractDialogFactory::Create is still needed by CppunitTest_sd_dialogs_testStephan Bergmann1-1/+1
2019-11-06Text Animation Dialog updateandreas kainz1-195/+188
2019-11-06Check if scripting disabled for each dispatch callSamuel Mehrbrodt1-1/+4
2019-11-06Impress Print Dialog spacing HIG alignandreas kainz1-2/+2
2019-11-06make some classes module-privateNoel Grandin41-50/+50
2019-11-06loplugin:indentation find broken if statementsNoel Grandin57-180/+270
2019-11-06Impress Sidebar Tabledesign updateandreas kainz1-7/+9
2019-11-06Impress Options Dialog General updateandreas kainz1-132/+140
2019-11-06sc lok: cope with non 100% zoom better.Michael Meeks4-34/+36
2019-11-06Revert "lok: sc: make hi-dpi/zoom compatible with retrieving cell cursor"Michael Meeks2-6/+3
2019-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks5-37/+18
2019-11-05Drawing calc grid misses pixels on bottom and right.Michael Meeks1-0/+4
2019-11-05Remove unused devsnapshotbuild codeStephan Bergmann2-7/+0
2019-11-05lok: tilebench: implement zoom tests.Michael Meeks1-16/+65
2019-11-05tdf#128288: Use DS_Store_Langpack even for --disable-release-buildStephan Bergmann1-2/+2
2019-11-05weld SwSyncChildWinCaolán McNamara3-51/+64
2019-11-05ensure maEndDialogFn is unset after std::moveCaolán McNamara1-0/+6
2019-11-05Looks like UBSan still needs SdrObjGeoData's RTTI for some reasonStephan Bergmann1-1/+1
2019-11-05Looks like UBSan still needs SdrDragEntry's RTTI for some reasonStephan Bergmann1-1/+1
2019-11-05aControlPos is unusedCaolán McNamara1-4/+0
2019-11-05vcl PDF export: fix re-exporting PDF images for dict obj resource sub-keysMiklos Vajna3-1/+80
2019-11-05tdf#108065 tdf#128609 OOXML chart export: fix transparent color gradientBalazs Varga6-26/+83
2019-11-05restore accessibility relationsCaolán McNamara1-0/+6
2019-11-05Fix option to disable macrosSamuel Mehrbrodt3-1/+7
2019-11-05Impress Effects Dialog updateandreas kainz2-165/+226
2019-11-05Connector Dialog updateandreas kainz1-0/+11
2019-11-05Impress update Presentation Dialogandreas kainz1-30/+42
2019-11-05Resolves: tdf#128599 null derefCaolán McNamara1-2/+12
2019-11-05make some classes module-privateNoel Grandin66-140/+140
2019-11-05jsdialogs: .uno:ChartBackColor with string argumentSzymon Kłos2-5/+19
2019-11-05Impress update Header Footer Dialogandreas kainz1-196/+237
2019-11-05tdf#127759 Writer: add table row/column insert modeLászló Németh9-4/+116
2019-11-05ofz#18653 slow and uninterestingCaolán McNamara1-0/+3
2019-11-05jsdialogs: .uno:Color with string argumentSzymon Kłos2-2/+29
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen68-439/+44
2019-11-05tdf#128335 sw textbox: fix crash on deleting multiple shapes with textboxesMiklos Vajna3-1/+41
2019-11-05tdf#109135 Don't handle Ctrl key in SvTreeListBox HandleKeyInputJim Raykowski1-0/+3
2019-11-05typeinfo fix for x86Tomoyuki Kubota1-1/+1
2019-11-05Position Dialog updateandreas kainz2-9/+9
2019-11-05line dialog alignment updateandreas kainz2-3/+5
2019-11-04tdf#128257 Bullet Dialog update 2andreas kainz1-76/+49
2019-11-04tdf#121963 apply GridOffset in isPrimitiveVisibleArmin Le Grand1-1/+25
2019-11-04lok: share conversion of OUString to C strings.Michael Meeks1-61/+24
2019-11-04lok: avoid ILibreOfficeKitNotifier null ptr de-reference on shutdown.Michael Meeks1-1/+1