summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-08use unique_ptr in desktop::IpcThreadNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-06tdf#82504 writer table cell background color SvxColorItem uno functionJim Raykowski
2019-01-01lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl
2018-12-29Fix typo in codeAndrea Gelmini
2018-12-27lok: add test signing DOCX -> testInsertCertificate_PEM_DOCXTomaž Vajngerl
2018-12-27lok: simplify and cleanup testInsertCertificate_{PEM,DER}_ODTTomaž Vajngerl
2018-12-26Use vector<PropertyValue> and containerToSequence to simplify thingsMike Kaganski
2018-12-26Remove redundant ClearableMutexGuard::clear() callMike Kaganski
2018-12-25tdf#120676: don't send "processing done" when refused to processMike Kaganski
2018-12-24Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl
2018-12-23tdf#122269 don't prompt to restart if we're exiting the application anywayCaolán McNamara
2018-12-20missing test dependenciesStephan Bergmann
2018-12-20Enable --help=html for flatpakStephan Bergmann
2018-12-15lok: Implement SVG export for Calc (SelectionOnly mode)Tamás Zolnai
2018-12-14lok: Handle Special character menu item's state correctly in onlineTamás Zolnai
2018-12-14lok: Implement SVG export for Writer (SelectionOnly mode)Tamás Zolnai
2018-12-14Fix Extension_test-{active,passive}Stephan Bergmann
2018-12-13Un-revert the addition of more ABI checks for LibreOfficeKitClassTor Lillqvist
2018-12-13Revert adding the tanslateGet() and translateNGet() API to LibreOfficeKitTor Lillqvist
2018-12-13loplugin:unusedfields in variousNoel Grandin
2018-12-13loplugin:useuniqueptr in desktop::BackendImplNoel Grandin
2018-12-12use std::<some_container>::swap, instead of copy and clearNoel Grandin
2018-12-11Expand warning (mention file path)Samuel Mehrbrodt
2018-12-10missing include (--enable-breakpad)Stephan Bergmann
2018-12-10Add a localisation API to LibreOfficeKitClassTor Lillqvist
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07LOK: Fix API for renderShapeSelectionAshod Nakashian
2018-12-07Remove cout lineTamás Zolnai
2018-12-07Introduce client-server message for requesting the selected shape as SVGTamás Zolnai
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-01test signing with certificate chain and private key in PEM formatTomaž Vajngerl
2018-12-01Add SolarMutexGuard where neededTomaž Vajngerl
2018-12-01lokit: convert PEM certificate to DER if it is detected as suchTomaž Vajngerl
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-29Revert "Simplify code"Samuel Mehrbrodt
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-11-29Simplify codeSamuel Mehrbrodt
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