summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-09-25constinit, here we comeStephan Bergmann
2019-09-25Fix typoAndrea Gelmini
2019-09-25lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai
2019-09-25lok: send an invalidation by document size changeTamás Zolnai
2019-09-25SmartArt Edit UI: remove nodeGrzegorz Araminowicz
2019-09-25better data structures for some static const varsNoel Grandin
2019-09-25vcl: clean up not needed const-qualification of these parameters ...Miklos Vajna
2019-09-24Add reference marks callbackSzymon Kłos
2019-09-24Related: tdf#124600 sw anchored object allow overlap: add ODT filterMiklos Vajna
2019-09-24copy to clipboard without intermediate vcl::WindowCaolán McNamara
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2019-09-24getDrawPreviewOptimalSize can take an OutputDevice argCaolán McNamara
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-23Resolves tdf#127400 - Allow to show tip of the day againHeiko Tietze
2019-09-21wizdlg only needed in vcl nowCaolán McNamara
2019-09-20Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-09-20drop newly unnecessary OGenericUnoDialog::DialogCaolán McNamara
2019-09-20m_xVclDialog now unusedCaolán McNamara
2019-09-20make WizardShell use RoadmapWizardMachineCaolán McNamara
2019-09-20drop newly unused SfxTabPage ctorCaolán McNamara
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara
2019-09-20weld Application Colors pageCaolán McNamara
2019-09-20tdf#109158 improve sorting when loading large autocorrect fileNoel Grandin
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-09-18tdf#39593 use isUnoTunnelId in sdArkadiy Illarionov
2019-09-18-Werror=volatile in OpenCLZoneStephan Bergmann
2019-09-18remove unused crc functionality from ZCodecNoel Grandin
2019-09-18The menu is called 'Form', not 'Forms'Andras Timar
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-17weld DirectSQLDialogCaolán McNamara
2019-09-17tdf#42949 Fix IWYU warnings in xmloff/inc/Gabor Kelemen
2019-09-16move WriteGradient and ReadGradient to the TypeSerializer classTomaž Vajngerl
2019-09-16dont define PROPERTY_NONE multiple timesBjoern Michaelsen
2019-09-16tdf#74702: remove GetOutDevType() from SmTmpDeviceChris Sherlock
2019-09-15add WinBits and InitFlag to RoadmapWizard ctorCaolán McNamara
2019-09-15ditch wizarddialog.ui nowCaolán McNamara
2019-09-15unused OWizardPage ctorCaolán McNamara
2019-09-15split RoadmapWizard into its own headerCaolán McNamara
2019-09-15merge RoadmapWizard and OWizardMachineCaolán McNamara
2019-09-14shave 10% off load time of large docx fileNoel Grandin
2019-09-14tdf#39593 use isUnoTunnelId in xmloffArkadiy Illarionov
2019-09-14inherit from one classCaolán McNamara
2019-09-13document how to align extra widgets with message dialog labelsCaolán McNamara
2019-09-12merge OWizardMachine and WizardDialogCaolán McNamara
2019-09-12weld OCopyTableWizard clusterCaolán McNamara
2019-09-12chart2: add some doxygen comments from Marco's talkMiklos Vajna
2019-09-10Fix typosAndrea Gelmini