summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-28make unopkg gui not ask to 'restart' on extension changesCaolán McNamara
2018-11-28Resolves: tdf#121746 block toplevels from closing...Caolán McNamara
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-26tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-23Use the correct DPI scaling factor in LibreOfficeKit for iOS, tooTor Lillqvist
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-21tdf#112536 related: make soffice.bin a proper console application on WinMike Kaganski
2018-11-20Tidy up the --help text to properly fit into standard 80-ch terminalMike Kaganski
2018-11-19tdf#121498: also process --help/--version before VCL init on WinMike Kaganski
2018-11-19weld TreeViewCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-18cppcheck: unreadVariable dp_gui_extensioncmdqueueJulien Nabet
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16Fix typosAndrea Gelmini
2018-11-13LOK: desktop: use correct size when initializing LibreOfficeKitDocumentAshod Nakashian
2018-11-11Removed repeated semicolonAndrea Gelmini
2018-11-11cppCheck redundantAssignment variable bSuccessZdibák Zoltán
2018-11-11cppCheck redundantAssignment variable pCloneZdibák Zoltán
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-09lok: sc: make hi-dpi/zoom compatible with retrieving cell cursorMarco Cecchetti
2018-11-09fix bug in listbox height calc in ExtensionBox_ImplNoel Grandin
2018-11-08lokdialog: Implement hi-dpi support for the routed dialogs.Jan Holesovsky
2018-11-08sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky
2018-11-08Revert "The debugging rectangles are not needed any more."Jan Holesovsky
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-07lok: send signature status on document loadTomaž Vajngerl
2018-11-06lok: trigger sign. verification in getSignatureState + update testTomaž Vajngerl
2018-11-05tdf#121143: don't send OnCloseApp twice; properly cleanup AppBasicManagerMike Kaganski
2018-11-05lok: update the test for singing the document from LOKTomaž Vajngerl
2018-11-03Create a CG bitmap context in doc_paintWindow(), too, for iOSTor Lillqvist
2018-11-03On iOS, lok_init_2() links directly to libreofficekit_hook_2()Tor Lillqvist
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-11-02We now use a fixed name ICU data file in the iOS appTor Lillqvist
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-31lok: new function to add certificate to certificate DBTomaž Vajngerl
2018-10-31lok: Get the object shell from the documentTomaž Vajngerl
2018-10-29lok: create certificate and private key with insertCertificateTomaž Vajngerl
2018-10-29Remove unused parameterSamuel Mehrbrodt
2018-10-29lokit: test for the new signing API functionsTomaž Vajngerl
2018-10-28lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara
2018-10-27possible fix for issue 120928 - quickstart --killtray throws exceptionbrinzing
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski
2018-10-26unopkg: Make logging to default location work againSamuel Mehrbrodt
2018-10-26unopkg: Log deployment output with the same logger as unopkgSamuel Mehrbrodt
2018-10-26unopkg: Write to console when no UNO availableSamuel Mehrbrodt