summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10No more need for jfw_freeJavaInfoStephan Bergmann
2016-03-10Turn JavaInfo rtl_uString* members into OUStringStephan Bergmann
2016-03-10Avoid reserved identifier, remove unnecessary typedefStephan Bergmann
2016-03-10loplugin:constantparam in cuiNoel Grandin
2016-03-09include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-03-07Add tilde shortcuts to keyboard shorctutsYousuf Philips
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-05tdf#88027 Make insert date and time work in es, fi, ru, and ptYousuf Philips
2016-03-04duplicate definesCaolán McNamara
2016-03-04loplugin:unuseddefaultparam in cuiNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-04loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-03-02cui: classification path is a file, not a directory in SvxPathTabPageMiklos Vajna
2016-03-02cui: show classification path in SvxPathTabPageMiklos Vajna
2016-03-02loplugin:unuseddefaultparam in cuiNoel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-27tdf#96999 Allow resizing of Customize dialogAdolfo Jayme Barrientos
2016-02-26cui: Fix a wrong label "Rotation" in Character > Position menuTakeshi Abe
2016-02-25use SearchOptions2Eike Rathke
2016-02-24tdf#97942 Return Ctrl+Shift+Space to the keyword customizeYousuf Philips
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-20Options: Some layout tweaks and copyeditingAdolfo Jayme Barrientos
2016-02-19Fix incorrect icon reference in Distribution dialogYousuf Philips
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-15tdf#57950: Replace chained O(U)StringBuffer::append() with operator+Arnold Dumas
2016-02-13Stack these boxes vertically againAdolfo Jayme Barrientos
2016-02-13“Yeah, I think I got it the first time, thanks.”Adolfo Jayme Barrientos
2016-02-12loplugin:passstuffbyrefStephan Bergmann
2016-02-12tdf#97425 - JVM start parameters should be editable.akki95
2016-02-10tdf#46037 clean up Options - LibreOffice - Accessibility pageAndras Timar
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03tdf#96132 Enabling Experimental Features in UI doesn't warn about restartakki95
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-02-02tdf#70998 Termchange: Graphic/Picture->Imageakki95
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara