summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-12-23tdf#121761, tdf#121952 Accurate ellipsequadrant in custom shapeRegina Henschel1-0/+3
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin2-5/+5
2018-12-21loplugin:unnecessaryvirtualNoel Grandin1-2/+2
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen22-57/+41
2018-12-20Enable --help=html for flatpakStephan Bergmann1-0/+2
2018-12-20use unique_ptr in sfx2Noel Grandin1-1/+1
2018-12-20weld SwTOXEntryTabPageCaolán McNamara1-2/+22
2018-12-20Fix typo in codeAndrea Gelmini1-1/+1
2018-12-20use unique_ptr in SdrPaintViewNoel Grandin2-8/+2
2018-12-19tdf#45904 Move XTableRows Java tests to C++Jens Carl1-0/+38
2018-12-19tdf#121247, tdf#121266 KDE5: Add basic support for OpenGLAleksei Nikiforov1-0/+1
2018-12-19use unique_ptr in RemoveWhichRangeNoel Grandin1-1/+1
2018-12-18Add XServiceInfo tests to ScScenariosObjJens Carl1-0/+49
2018-12-18Add missing headerJens Carl1-0/+1
2018-12-18tdf#45904 Move XNameAccess Java tests to C++Jens Carl1-0/+46
2018-12-18use unique_ptr in SfxMediumListNoel Grandin1-2/+2
2018-12-18use unique_ptr in FileOpenDialog_ImplNoel Grandin1-3/+3
2018-12-18use unique_ptr in SdrPowerPointImportNoel Grandin1-1/+1
2018-12-18use unique_ptr in XMLTextImportPropertyMapperNoel Grandin1-4/+5
2018-12-18Simplify ShowLockedDocumentDialog argument listMike Kaganski1-1/+1
2018-12-17kde5: remove older kde/tde plugins, and references to thatThorsten Behrens1-1/+0
2018-12-17Allow setting some MediaDescriptor properties during runtimeSamuel Mehrbrodt1-0/+2
2018-12-16Fix o3tl::string_view streaming operator <<Stephan Bergmann1-6/+5
2018-12-14coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara2-3/+3
2018-12-14sw: support for saving into .dotx fileVasily Melenchuk1-0/+2
2018-12-13Fix sc_ddelinkobj testsMike Kaganski1-3/+1
2018-12-13WIN move native dialog hack into WinSchedulerJan-Marek Glogowski1-0/+39
2018-12-13weld SwTOXSelectTabPageCaolán McNamara1-0/+1
2018-12-13tdf#121180: close Options dialog when restart is confirmedMike Kaganski1-2/+2
2018-12-13Revert adding the tanslateGet() and translateNGet() API to LibreOfficeKitTor Lillqvist2-39/+0
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin7-7/+7
2018-12-13Make it more obvious which enumerators the comments pertain toStephan Bergmann1-25/+25
2018-12-13Resolves: tdf#120481 gradient subpage 12 pixels too shortCaolán McNamara1-6/+0
2018-12-13loplugin:mergeclasses merge LineLB into SvxLineBoxNoel Grandin2-9/+3
2018-12-13loplugin:constantparamNoel Grandin3-19/+5
2018-12-13Switch Android armeabi-v7a to libc++/libc++abi/libunwind tooStephan Bergmann1-7/+0
2018-12-12weld SwCaptionOptPageCaolán McNamara1-5/+8
2018-12-12tdf#104277 follow-up: use svtools::executeRestartDialogMike Kaganski1-10/+15
2018-12-12weld SwAddStylesDlgCaolán McNamara2-1/+17
2018-12-12use unique_ptr in SfxChildWinContextCtorNoel Grandin1-5/+4
2018-12-12use unique_ptr in SfxChildWinCtorNoel Grandin1-6/+5
2018-12-12use unique_ptr for SfxChildWinFactoryNoel Grandin3-5/+5
2018-12-12loplugin:useuniqueptr in editengNoel Grandin1-1/+1
2018-12-11Add some logging to sw calcSamuel Mehrbrodt1-0/+1
2018-12-11use unique_ptr for SfxChildWinContextFactoryNoel Grandin2-4/+5
2018-12-11SvListAction::REVERSING is unusedNoel Grandin1-1/+0
2018-12-11SvListView::CreateViewData unnecessaryNoel Grandin2-3/+0
2018-12-11find-unneeded-includes: Avoid proposing o3tl fw declarationGabor Kelemen9-75/+8
2018-12-10Add inline implementations of the C++ translate functionsTor Lillqvist1-2/+8
2018-12-10Add a localisation API to LibreOfficeKitClassTor Lillqvist2-0/+33