summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert cui module away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* loplugin:checkunusedparams in svx(part4)Noel Grandin2017-05-051-3/+3
* document /italic/ and -strikeout- markupTiagoSantos2017-05-041-1/+1
* these errors resources are in svx, not cuiCaolán McNamara2017-05-032-2/+3
* fix missing gallery iconsCaolán McNamara2017-05-032-10/+6
* tdf#79766 Use consistent wording in Asian Layout Kerning optionTakeshi Abe2017-05-011-1/+1
* tdf#39468: Translate some German comments and termsJens Carl2017-04-292-2/+2
* loplugin:salunicodeliteral: cuiStephan Bergmann2017-04-283-4/+4
* move builder attributes from OString to OUStringCaolán McNamara2017-04-284-4/+4
* Fix indentationTor Lillqvist2017-04-281-4/+4
* tdf#105841: Avoid REGRESSION!!!Tor Lillqvist2017-04-283-60/+247
* tdf#107437 Fix display of Start/End Quote window titlesGabor Kelemen2017-04-284-8/+12
* Add custom HIDs for Customize - Toolbars pageGabor Kelemen2017-04-272-0/+16
* remove svx bitmaps from .src filesCaolán McNamara2017-04-272-2/+5
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-271-1/+1
* use strong_int for LanguageTypeNoel Grandin2017-04-2611-64/+56
* remove bitmaps from .src filesCaolán McNamara2017-04-2522-354/+124
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-252-2/+2
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-2528-0/+28
* coverity#1405477 Uninitialized pointer fieldCaolán McNamara2017-04-241-4/+0
* loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin2017-04-241-3/+2
* Toolbars can't be nestedMaxim Monastirsky2017-04-231-14/+4
* tdf#101374 Don't confuse "Label" with "Name"Maxim Monastirsky2017-04-231-121/+46
* Customization of notebookbar menu always possibleMaxim Monastirsky2017-04-231-8/+0
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-215-5/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-211-1/+1
* convert EDynamicMenuType to scoped enumNoel Grandin2017-04-201-1/+1
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+0
* This doesn't have to be member variable, it is used just onceKatarina Behrens2017-04-193-14/+6
* clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin2017-04-195-41/+10
* remove freshly unused menu support from src filesCaolán McNamara2017-04-192-1/+1
* remove sfx2/sfxcommands.hCaolán McNamara2017-04-182-2/+0
* Related tdf#105922: step increment is a property of the shapeKatarina Behrens2017-04-131-1/+0
* Removed duplicated includesAndrea Gelmini2017-04-131-2/+1
* can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara2017-04-121-2/+1
* Convert rtl_uString -> OUString in jfw_get/setVMParametersStephan Bergmann2017-04-122-66/+18
* Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann2017-04-122-6/+5
* Remove unnecessary casts to voidStephan Bergmann2017-04-111-3/+3
* sal_Bool -> boolStephan Bergmann2017-04-111-2/+2
* Let jfw_isVMRunning return the result; there are no error conditionsStephan Bergmann2017-04-111-17/+3
* sal_Bool -> boolStephan Bergmann2017-04-111-3/+3
* Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxxStephan Bergmann2017-04-112-63/+30
* Determine accurate position for already added JREsStephan Bergmann2017-04-111-1/+2
* loplugin:redundantcast find cstyle arithmetic castsNoel Grandin2017-04-073-6/+6
* Improved loplugin:redundantcast, static_cast on arithmetic types: cuiStephan Bergmann2017-04-061-4/+4
* tdf#106943 Lock down Experimental features and Macro recordingGabor Kelemen2017-04-061-0/+6
* prev/next buttons start invisible in the .uiCaolán McNamara2017-04-051-5/+2
* loplugin:redundantcast find c-style bool castsNoel Grandin2017-04-052-2/+2
* loplugin:constantparam part2Noel Grandin2017-04-051-1/+1