summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constantparam in cuiNoel Grandin2016-03-105-10/+10
* include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann2016-03-091-1/+1
* loplugin:constantparam in sfx2Noel Grandin2016-03-092-13/+9
* loplugin:constantparam in svxNoel Grandin2016-03-092-26/+24
* Add tilde shortcuts to keyboard shorctutsYousuf Philips2016-03-071-0/+6
* loplugin:unuseddefaultparamsNoel Grandin2016-03-074-11/+7
* tdf#88027 Make insert date and time work in es, fi, ru, and ptYousuf Philips2016-03-051-0/+6
* duplicate definesCaolán McNamara2016-03-041-3/+0
* loplugin:unuseddefaultparam in cuiNoel Grandin2016-03-047-24/+15
* loplugin:unuseddefaultparam in svxNoel Grandin2016-03-042-5/+3
* loplugin:unuseddefaultparam in sfx2Noel Grandin2016-03-042-13/+7
* cui: classification path is a file, not a directory in SvxPathTabPageMiklos Vajna2016-03-021-1/+24
* cui: show classification path in SvxPathTabPageMiklos Vajna2016-03-023-2/+14
* loplugin:unuseddefaultparam in cuiNoel Grandin2016-03-0212-48/+32
* loplugin:unuseddefaultparam in sfx2Noel Grandin2016-03-022-13/+7
* loplugin:unuseddefaultparam in svx (part1)Noel Grandin2016-03-012-13/+9
* Kill sfx2 menu supportMaxim Monastirsky2016-02-281-1/+0
* tdf#96999 Allow resizing of Customize dialogAdolfo Jayme Barrientos2016-02-271-1/+0
* cui: Fix a wrong label "Rotation" in Character > Position menuTakeshi Abe2016-02-262-3/+3
* use SearchOptions2Eike Rathke2016-02-252-4/+5
* tdf#97942 Return Ctrl+Shift+Space to the keyword customizeYousuf Philips2016-02-241-0/+2
* new loplugin: commaoperatorNoel Grandin2016-02-238-17/+26
* Options: Some layout tweaks and copyeditingAdolfo Jayme Barrientos2016-02-205-203/+122
* Fix incorrect icon reference in Distribution dialogYousuf Philips2016-02-191-1/+1
* Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara2016-02-181-0/+10
* Fix missing iterator include on MSVC 14.0David Ostrovsky2016-02-171-0/+1
* use consistent #define checks for the Windows platformNoel Grandin2016-02-178-8/+8
* tdf#57950: Replace chained O(U)StringBuffer::append() with operator+Arnold Dumas2016-02-151-6/+5
* Stack these boxes vertically againAdolfo Jayme Barrientos2016-02-131-6/+5
* “Yeah, I think I got it the first time, thanks.”Adolfo Jayme Barrientos2016-02-131-1/+1
* loplugin:passstuffbyrefStephan Bergmann2016-02-122-2/+2
* tdf#97425 - JVM start parameters should be editable.akki952016-02-125-36/+274
* tdf#46037 clean up Options - LibreOffice - Accessibility pageAndras Timar2016-02-102-29/+36
* Remove excess newlinesChris Sherlock2016-02-0964-481/+0
* Formatting changes across all modulesChris Sherlock2016-02-092-86/+62
* vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2016-02-081-1/+1
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-062-2/+2
* vcl: split exception types from input typesChris Sherlock2016-02-061-5/+18
* interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke2016-02-051-1/+1
* Fix typosAndrea Gelmini2016-02-052-4/+4
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-046-29/+29
* tdf#96132 Enabling Experimental Features in UI doesn't warn about restartakki952016-02-031-0/+2
* remove B2DLineJoin::MiddleCaolán McNamara2016-02-021-1/+1
* tdf#70998 Termchange: Graphic/Picture->Imageakki952016-02-021-1/+1
* boost::hash->std::hashNoel Grandin2016-02-021-1/+0
* OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara2016-01-311-1/+0
* unnecessary use of OUString constructorNoel Grandin2016-01-314-5/+5
* WaE: loplugin:defaultparamsCaolán McNamara2016-01-311-6/+3
* tools: rename FontUnderline to FontLineStyleChris Sherlock2016-01-311-20/+20
* tdf#97425 - JVM start parameters should be editable.akki952016-01-303-1/+57