summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-23don't call Show on the SfxTabPageCaolán McNamara1-1/+0
2019-08-23loplugin:returnconstval in comphelperNoel Grandin6-10/+10
2019-08-23loplugin:returnconstval in toolsNoel Grandin3-5/+5
2019-08-23tdf#126741 - fix dash dot dot line style import problem, for pptxnd1014-2/+32
2019-08-23Access2Base - Implement Find and ProcOfLineJean-Pierre Ledure2-13/+41
2019-08-23external/liborcus: Blind fix attempt for older macOS buildsStephan Bergmann2-0/+60
2019-08-23Update commentStephan Bergmann1-3/+0
2019-08-23Mark move ctors/assignments noexceptMike Kaganski70-132/+131
2019-08-23tdf#127101 Change tracking: fix format reject at paragraph joinLászló Németh4-6/+33
2019-08-23tdf#127101 Change tracking: reject format at paragraph joinLászló Németh2-17/+128
2019-08-23tdf#126720 Fixing label length fix UI breakShubham Goyal1-11/+26
2019-08-23Add missing "See also"Samuel Mehrbrodt1-1/+1
2019-08-23loplugin:returnconstval in o3tlNoel Grandin1-3/+3
2019-08-23tdf#103345 Import decimalEnclosedCircle correctlySamuel Mehrbrodt3-1/+21
2019-08-23loplugin:returnconstval in saxNoel Grandin10-17/+17
2019-08-23an assistant might have no parentCaolán McNamara2-3/+4
2019-08-23SmartArt: add Edit Diagram dialogGrzegorz Araminowicz13-0/+231
2019-08-23RTF filter: handle tbrl section text directionMiklos Vajna4-12/+56
2019-08-23loplugin:returnconstval in vclNoel Grandin30-49/+44
2019-08-23new loplugin:returnconstvalNoel Grandin3-0/+98
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov49-139/+77
2019-08-23Removed executable permission on fileAndrea Gelmini1-0/+0
2019-08-23Fix typoAndrea Gelmini1-1/+1
2019-08-23tdf#126784 sw: only distribute across selected columnsJustin Luth7-23/+50
2019-08-23Update orcus to 0.15.1.Kohei Yoshida3-58/+2
2019-08-22kf5backend.cxx: Use 'free()' instead of 'delete'Michael Weghorn1-1/+1
2019-08-22Replace use of INetURLObject::GetNewAbsURL with rtl::Uri::convertRelToAbsStephan Bergmann1-4/+7
2019-08-22OControlWizard->vcl::WindowCaolán McNamara2-2/+2
2019-08-22drop newly unused SwAddressPreviewCaolán McNamara5-309/+11
2019-08-22weld SwMailMergeAddressBlockPageCaolán McNamara8-137/+181
2019-08-22tdf#71087 sfx2: avoid flicker in the start centerMiklos Vajna5-2/+37
2019-08-22weld ODbTypeWizDialogCaolán McNamara3-41/+38
2019-08-22weld chart CreationWizardCaolán McNamara23-140/+112
2019-08-22Simplify Sequence iterations in packageArkadiy Illarionov8-546/+441
2019-08-22This is an export test.Tamás Zolnai1-1/+1
2019-08-22tdf#127085: FILESAVE: Transparency is lost after RTTamás Zolnai3-3/+14
2019-08-22weld ODbTypeWizDialogSetupCaolán McNamara34-280/+2219
2019-08-22loplugin:constmethod in testNoel Grandin4-5/+5
2019-08-22loplugin:constmethod in toolkitNoel Grandin3-6/+6
2019-08-22oox: typos, comments, formattingAshod Nakashian1-5/+4
2019-08-22tdf#127097 Change tracking: change style of whole deletion at paragraph joinLászló Németh2-7/+46
2019-08-22loplugin:constmethod in svtoolsNoel Grandin21-40/+40
2019-08-22loplugin:constmethod in svlNoel Grandin4-15/+15
2019-08-22tdf#126560 Qt5 fix D'n'D key-modifier handlingJan-Marek Glogowski10-158/+174
2019-08-22Update git submodulesShubham Goyal1-0/+0
2019-08-22QR Code : ODF import/exportShubham Goyal14-4/+626
2019-08-22Reduce default border value in the QRCode DialogShubham Goyal1-1/+1
2019-08-22we can be less verboseCaolán McNamara9-22/+22
2019-08-22Move ctors/assignments need non-const rvalue reference to actually moveMike Kaganski4-7/+7
2019-08-22The AsyncQuitHandler class needs to be implemented in the comphelper DLLTor Lillqvist3-27/+59