summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard2-2/+2
2016-03-10No more need for jfw_freeJavaInfoStephan Bergmann1-5/+5
2016-03-10Turn JavaInfo rtl_uString* members into OUStringStephan Bergmann1-1/+1
2016-03-10Avoid reserved identifier, remove unnecessary typedefStephan Bergmann1-1/+1
2016-03-10loplugin:constantparam in cuiNoel Grandin5-10/+10
2016-03-09include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann1-1/+1
2016-03-09loplugin:constantparam in sfx2Noel Grandin2-13/+9
2016-03-09loplugin:constantparam in svxNoel Grandin2-26/+24
2016-03-07Add tilde shortcuts to keyboard shorctutsYousuf Philips1-0/+6
2016-03-07loplugin:unuseddefaultparamsNoel Grandin4-11/+7
2016-03-05tdf#88027 Make insert date and time work in es, fi, ru, and ptYousuf Philips1-0/+6
2016-03-04duplicate definesCaolán McNamara1-3/+0
2016-03-04loplugin:unuseddefaultparam in cuiNoel Grandin7-24/+15
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin2-5/+3
2016-03-04loplugin:unuseddefaultparam in sfx2Noel Grandin2-13/+7
2016-03-02cui: classification path is a file, not a directory in SvxPathTabPageMiklos Vajna1-1/+24
2016-03-02cui: show classification path in SvxPathTabPageMiklos Vajna3-2/+14
2016-03-02loplugin:unuseddefaultparam in cuiNoel Grandin12-48/+32
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin2-13/+7
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin2-13/+9
2016-02-28Kill sfx2 menu supportMaxim Monastirsky1-1/+0
2016-02-27tdf#96999 Allow resizing of Customize dialogAdolfo Jayme Barrientos1-1/+0
2016-02-26cui: Fix a wrong label "Rotation" in Character > Position menuTakeshi Abe2-3/+3
2016-02-25use SearchOptions2Eike Rathke2-4/+5
2016-02-24tdf#97942 Return Ctrl+Shift+Space to the keyword customizeYousuf Philips1-0/+2
2016-02-23new loplugin: commaoperatorNoel Grandin8-17/+26
2016-02-20Options: Some layout tweaks and copyeditingAdolfo Jayme Barrientos5-203/+122
2016-02-19Fix incorrect icon reference in Distribution dialogYousuf Philips1-1/+1
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara1-0/+10
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky1-0/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin8-8/+8
2016-02-15tdf#57950: Replace chained O(U)StringBuffer::append() with operator+Arnold Dumas1-6/+5
2016-02-13Stack these boxes vertically againAdolfo Jayme Barrientos1-6/+5
2016-02-13“Yeah, I think I got it the first time, thanks.”Adolfo Jayme Barrientos1-1/+1
2016-02-12loplugin:passstuffbyrefStephan Bergmann2-2/+2
2016-02-12tdf#97425 - JVM start parameters should be editable.akki955-36/+274
2016-02-10tdf#46037 clean up Options - LibreOffice - Accessibility pageAndras Timar2-29/+36
2016-02-09Remove excess newlinesChris Sherlock64-481/+0
2016-02-09Formatting changes across all modulesChris Sherlock2-86/+62
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2-2/+2
2016-02-06vcl: split exception types from input typesChris Sherlock1-5/+18
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke1-1/+1
2016-02-05Fix typosAndrea Gelmini2-4/+4
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock6-29/+29
2016-02-03tdf#96132 Enabling Experimental Features in UI doesn't warn about restartakki951-0/+2
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara1-1/+1
2016-02-02tdf#70998 Termchange: Graphic/Picture->Imageakki951-1/+1
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0