summaryrefslogtreecommitdiffstats
path: root/desktop/source
Commit message (Expand)AuthorAgeFilesLines
* lok: Implement SVG export for Calc (SelectionOnly mode)Tamás Zolnai2018-12-151-6/+12
* lok: Handle Special character menu item's state correctly in onlineTamás Zolnai2018-12-141-1/+2
* lok: Implement SVG export for Writer (SelectionOnly mode)Tamás Zolnai2018-12-141-1/+8
* Revert adding the tanslateGet() and translateNGet() API to LibreOfficeKitTor Lillqvist2018-12-131-22/+0
* loplugin:unusedfields in variousNoel Grandin2018-12-134-10/+0
* loplugin:useuniqueptr in desktop::BackendImplNoel Grandin2018-12-131-3/+3
* use std::<some_container>::swap, instead of copy and clearNoel Grandin2018-12-121-2/+2
* Expand warning (mention file path)Samuel Mehrbrodt2018-12-111-1/+1
* missing include (--enable-breakpad)Stephan Bergmann2018-12-101-0/+1
* Add a localisation API to LibreOfficeKitClassTor Lillqvist2018-12-101-0/+22
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-102-0/+2
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-082-5/+5
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* LOK: Fix API for renderShapeSelectionAshod Nakashian2018-12-071-19/+31
* Remove cout lineTamás Zolnai2018-12-071-2/+0
* Introduce client-server message for requesting the selected shape as SVGTamás Zolnai2018-12-071-0/+38
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-053-3/+3
* Add SolarMutexGuard where neededTomaž Vajngerl2018-12-011-0/+4
* lokit: convert PEM certificate to DER if it is detected as suchTomaž Vajngerl2018-12-011-6/+84
* Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek2018-11-291-2/+2
* Revert "Simplify code"Samuel Mehrbrodt2018-11-291-3/+7
* tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2018-11-291-0/+1
* loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin2018-11-292-7/+7
* Simplify codeSamuel Mehrbrodt2018-11-291-7/+3
* remove unnecessary "if (!empty()" checks before loopsNoel Grandin2018-11-291-5/+2
* make unopkg gui not ask to 'restart' on extension changesCaolán McNamara2018-11-281-1/+3
* Resolves: tdf#121746 block toplevels from closing...Caolán McNamara2018-11-282-29/+78
* tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2018-11-271-0/+1
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-261-1/+2
* Use the correct DPI scaling factor in LibreOfficeKit for iOS, tooTor Lillqvist2018-11-231-11/+12
* weld SwCondCollPageCaolán McNamara2018-11-211-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-211-0/+1
* tdf#112536 related: make soffice.bin a proper console application on WinMike Kaganski2018-11-211-61/+18
* Tidy up the --help text to properly fit into standard 80-ch terminalMike Kaganski2018-11-201-131/+133
* tdf#121498: also process --help/--version before VCL init on WinMike Kaganski2018-11-193-40/+3
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-192-0/+2
* cppcheck: unreadVariable dp_gui_extensioncmdqueueJulien Nabet2018-11-181-4/+1
* Fix typosAndrea Gelmini2018-11-162-2/+2
* LOK: desktop: use correct size when initializing LibreOfficeKitDocumentAshod Nakashian2018-11-131-1/+1
* Removed repeated semicolonAndrea Gelmini2018-11-111-1/+1
* cppCheck redundantAssignment variable bSuccessZdibák Zoltán2018-11-111-2/+1
* cppCheck redundantAssignment variable pCloneZdibák Zoltán2018-11-111-3/+1
* Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski2018-11-101-2/+2
* fix bug in listbox height calc in ExtensionBox_ImplNoel Grandin2018-11-092-6/+4
* lokdialog: Implement hi-dpi support for the routed dialogs.Jan Holesovsky2018-11-081-2/+22
* sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky2018-11-081-1/+14
* Revert "The debugging rectangles are not needed any more."Jan Holesovsky2018-11-081-0/+13
* move SvTreeListBox to vclCaolán McNamara2018-11-072-3/+3
* lok: send signature status on document loadTomaž Vajngerl2018-11-071-2/+4
* lok: trigger sign. verification in getSignatureState + update testTomaž Vajngerl2018-11-061-0/+2