summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* Fix '..'Andrea Gelmini2019-09-011-1/+1
* drop some unnecessary includesCaolán McNamara2019-08-311-2/+0
* Removed duplicated includeAndrea Gelmini2019-08-311-1/+0
* Hide macro selector button in kit mode.George Wood2019-08-301-3/+11
* tdf#127233: QR-code generator, use UTF-8 encodingJulien Nabet2019-08-301-1/+1
* tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen2019-08-2972-506/+8
* SmartArt edit UI: change plain text widget to tree viewGrzegorz Araminowicz2019-08-273-4/+30
* Use osl::FileBase::getSystemPathFromFileURLStephan Bergmann2019-08-272-22/+49
* Proof-read and fixes of Tip of the day stringsHeiko Tietze2019-08-271-32/+32
* Directly compare filesystem pathanmes in SvxJavaClassPathDlg::IsPathDuplicateStephan Bergmann2019-08-261-5/+3
* Fix: Allow border in QR-code-generator to take zero as a input.Shubham Goyal2019-08-261-1/+1
* loplugin:returnconstval in connectivity..cuiNoel Grandin2019-08-242-5/+3
* Fix typoAndrea Gelmini2019-08-241-1/+1
* Related: tdf#126693 cannot put focus into combobox entryCaolán McNamara2019-08-232-3/+3
* tdf#126720 Fixing label length fix UI breakShubham Goyal2019-08-231-11/+26
* SmartArt: add Edit Diagram dialogGrzegorz Araminowicz2019-08-237-0/+170
* weld ODbTypeWizDialogSetupCaolán McNamara2019-08-222-20/+19
* QR Code : ODF import/exportShubham Goyal2019-08-221-3/+0
* Reduce default border value in the QRCode DialogShubham Goyal2019-08-221-1/+1
* Avoid extra calls to INetURLObject::decodeStephan Bergmann2019-08-211-2/+2
* Resolves tdf#126805 - Alignment of Tip-of-the-day labelHeiko Tietze2019-08-211-0/+1
* Fix libreoffice version for links in tipofthedayChristophe JAILLET2019-08-202-42/+42
* Related: tdf#127029 true was substituted for FALSECaolán McNamara2019-08-191-1/+1
* loplugin:constvars in cppuhelper..desktopNoel Grandin2019-08-197-10/+10
* Make QR code callable in Impress and DrawShubham Goyal2019-08-191-5/+24
* tdf#126254 Help - About is black with Linux gen and gtk2Caolán McNamara2019-08-162-8/+5
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-169-43/+19
* embeddedobj: allow controlling if PDF documents are converted to Draw or notMiklos Vajna2019-08-153-2/+28
* loplugin:sequenceloop in basic..cuiNoel Grandin2019-08-155-8/+10
* embeddedobj: allow controlling if Visio documents are converted to Draw or notMiklos Vajna2019-08-153-5/+22
* replace ".get->" with "->"Noel Grandin2019-08-151-13/+13
* avoid invalid cast from 'GtkImage' to 'GtkLabel'Caolán McNamara2019-08-131-0/+1
* Fix overly restrictive limit checksStephan Bergmann2019-08-131-5/+5
* loplugin:stringconstant (macOS)Stephan Bergmann2019-08-101-1/+1
* Resolves: tdf#126736 change range on change of unitCaolán McNamara2019-08-091-3/+12
* FIX: Error Correction in QR CodeShubham Goyal2019-08-083-93/+81
* Resolves: tdf#126691 width/height considered changed, but it didn'tCaolán McNamara2019-08-071-0/+2
* Resolves: tdf#125483 locale separator label needs to be derived from originalCaolán McNamara2019-08-072-1/+5
* tdf#61076 string validation on creation of new dictionary.Rtch902019-08-072-0/+12
* Fix wrong method in SAL_WARN (cui/optinet2.cxx)Julien Nabet2019-08-071-3/+3
* ofz#16191 fix build failureCaolán McNamara2019-08-061-0/+5
* tdf#107471 Add checkbox to enable/disable sending crash reports to TDFGabor Kelemen2019-08-063-8/+52
* Fix Border feature QR CodeShubham Goyal2019-08-061-0/+12
* tdf#126684: store "DialogUseCharAttr" in RES_PARATR_GRABBAGMike Kaganski2019-08-051-1/+1
* Make generated QR Code as a perfect squareShubham Goyal2019-08-051-2/+2
* Revert "fix some accessibility warnings"Noel Grandin2019-08-025-75/+6
* fix some accessibility warningsNoel Grandin2019-08-025-6/+75
* tdf#126643: avoid unnecessary asking for JRE in script organizer dialogMike Kaganski2019-08-021-7/+19
* Make QR Code callable in calc and writerShubham Goyal2019-08-012-0/+31
* weld SvxDefaultColorOptPageCaolán McNamara2019-08-013-113/+154