summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-2/+1
2019-09-26drop newly unused SfxModalDialogCaolán McNamara1-27/+0
2019-09-26drop unnecessary includes and update pchCaolán McNamara5-6/+0
2019-09-26now drop TabPageParent intermediateCaolán McNamara12-55/+37
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara14-71/+93
2019-09-26loplugin:constmethod in vbahelperNoel Grandin3-5/+5
2019-09-26tdf#127748: crash on modify a frame style, which has writing-mode bt-lrJulien Nabet1-0/+1
2019-09-26Simplify external implementations of O(U)String::numberMike Kaganski2-34/+17
2019-09-26loplugin:constmethod in comphelper..desktopNoel Grandin1-1/+1
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin2-8/+1
2019-09-25constinit, here we comeStephan Bergmann1-2/+2
2019-09-25Fix typoAndrea Gelmini1-1/+1
2019-09-25lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai1-0/+2
2019-09-25lok: send an invalidation by document size changeTamás Zolnai2-0/+7
2019-09-25SmartArt Edit UI: remove nodeGrzegorz Araminowicz1-2/+4
2019-09-25better data structures for some static const varsNoel Grandin1-0/+12
2019-09-25vcl: clean up not needed const-qualification of these parameters ...Miklos Vajna1-4/+4
2019-09-24Add reference marks callbackSzymon Kłos1-0/+16
2019-09-24Related: tdf#124600 sw anchored object allow overlap: add ODT filterMiklos Vajna1-0/+1
2019-09-24copy to clipboard without intermediate vcl::WindowCaolán McNamara1-0/+5
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks2-1/+4
2019-09-24getDrawPreviewOptimalSize can take an OutputDevice argCaolán McNamara1-1/+1
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák7-1/+362
2019-09-23Resolves tdf#127400 - Allow to show tip of the day againHeiko Tietze1-0/+2
2019-09-21wizdlg only needed in vcl nowCaolán McNamara1-467/+0
2019-09-20Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar1-6/+7
2019-09-20drop newly unnecessary OGenericUnoDialog::DialogCaolán McNamara1-36/+2
2019-09-20m_xVclDialog now unusedCaolán McNamara1-21/+4
2019-09-20make WizardShell use RoadmapWizardMachineCaolán McNamara1-0/+4
2019-09-20drop newly unused SfxTabPage ctorCaolán McNamara1-1/+0
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara4-4/+13
2019-09-20weld Application Colors pageCaolán McNamara2-0/+8
2019-09-20tdf#109158 improve sorting when loading large autocorrect fileNoel Grandin1-4/+6
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin3-4/+4
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen1-1/+0
2019-09-18tdf#39593 use isUnoTunnelId in sdArkadiy Illarionov1-1/+1
2019-09-18-Werror=volatile in OpenCLZoneStephan Bergmann1-7/+11
2019-09-18remove unused crc functionality from ZCodecNoel Grandin1-6/+1
2019-09-18The menu is called 'Form', not 'Forms'Andras Timar1-1/+1
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen3-1/+2
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara2-2/+2
2019-09-17weld DirectSQLDialogCaolán McNamara3-5/+14
2019-09-17tdf#42949 Fix IWYU warnings in xmloff/inc/Gabor Kelemen1-3/+0
2019-09-16move WriteGradient and ReadGradient to the TypeSerializer classTomaž Vajngerl1-3/+0
2019-09-16dont define PROPERTY_NONE multiple timesBjoern Michaelsen1-0/+3
2019-09-16tdf#74702: remove GetOutDevType() from SmTmpDeviceChris Sherlock2-0/+2
2019-09-15add WinBits and InitFlag to RoadmapWizard ctorCaolán McNamara1-1/+1
2019-09-15ditch wizarddialog.ui nowCaolán McNamara1-1/+1
2019-09-15unused OWizardPage ctorCaolán McNamara1-5/+0
2019-09-15split RoadmapWizard into its own headerCaolán McNamara2-522/+409