summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* tdf#106890 Page orientation of User page sizeheiko tietze2017-11-171-1/+12
* tdf#113739 add "Grammar By" feature to user dictionariesLászló Németh2017-11-173-7/+24
* l10n: dont translate non-text character tab fill charactersYousuf Philips2017-11-171-3/+3
* tdf#111740 Wrong preview of graphic bullet symbol in ImpressMark Vecsernyes2017-11-161-4/+6
* related tdf#113807: Clean up Links dialog: remove useless hidden buttonSerge Krot2017-11-143-23/+2
* tdf#113807 Enable clicking on pathfile-names in "Links" dialogSerge Krot2017-11-143-3/+27
* Fix typosAndrea Gelmini2017-11-132-3/+3
* use copy constructor to clone PoolItemsJochen Nitschke2017-11-122-2/+2
* tdf#111738: Duplicated numbering alignment option on numbering dialogTamás Zolnai2017-11-113-74/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2017-11-101-1/+0
* loplugin:unusedmethodsNoel Grandin2017-11-103-90/+0
* tdf#113647 set parent for modal gallery dialogCaolán McNamara2017-11-092-3/+3
* Related: tdf#110448: move Quickstart options to General pageMike Kaganski2017-11-093-47/+148
* loplugin:finalclasses in cuiNoel Grandin2017-11-0714-53/+32
* loplugin:constparams in various(2)Noel Grandin2017-11-062-8/+8
* Remove GetNextSubset and create GetSubsetMapJulien Nabet2017-11-051-11/+5
* loplugin:constantparam in editengNoel Grandin2017-10-311-2/+2
* vcl: make MapMode constructor explicitMichael Stahl2017-10-2628-52/+52
* More loplugin:unnecessaryparenStephan Bergmann2017-10-261-2/+2
* cpp check, fix redundantAssignmentBán Róbert2017-10-261-2/+1
* cpp check, fix redundantAssignmentGábor Koruhely2017-10-251-4/+2
* Resolves: tdf#113378 wrong table border preset iconsCaolán McNamara2017-10-251-1/+1
* tdf#107569 Fix missing res/colorslider.pngMaxim Monastirsky2017-10-252-1/+3
* loplugin:unnecessaryparenStephan Bergmann2017-10-242-2/+2
* tdf#113001: Use real '+' and '−' icons for Customize dialog buttonsMuhammet Kara2017-10-241-4/+13
* loplugin:includeform: cuiStephan Bergmann2017-10-23111-462/+462
* Resolves: tdf#113355 need to explicitly call initial TwoFigureHdlCaolán McNamara2017-10-231-0/+3
* overload std::hash for OUString and OStringNoel Grandin2017-10-233-9/+5
* tdf#98212 make paragraph dialog alignment tab preview updateJim Raykowski2017-10-201-1/+4
* Fix typosAndrea Gelmini2017-10-191-1/+1
* svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl2017-10-181-5/+7
* turn implicit container explicit in buildable notebooksCaolán McNamara2017-10-1712-62/+458
* tdf#112136: Resolve confusion of two 'Reset' buttonsMuhammet Kara2017-10-152-3/+8
* tdf#102053 make alt+a unique in hyperlink dialogYousuf Philips2017-10-051-1/+1
* add << operator for css::uno::ExceptionNoel Grandin2017-10-0415-28/+28
* tdf#112689 Replace chained O(U)StringBuffer::append with operator+ in cuiArkadiy Illarionov2017-10-045-28/+17
* new loplugin:blockblockNoel Grandin2017-10-031-17/+13
* tdf#112677 Correcting buttons position in certificate path dialognigeldias2017-10-021-17/+28
* consistently apply std::unique_ptr to SvLBoxButtonDataCaolán McNamara2017-10-028-59/+49
* throw more useful uno::Exception'sNoel Grandin2017-10-011-6/+6
* simplify some OUString compareTo callsMuhammet Kara2017-10-011-2/+1
* Related tdf#112393: avoid leak in SvxEditModulesDlg::CreateEntryJulien Nabet2017-09-302-3/+3
* Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann2017-09-281-1/+1
* tdf#112658: fix leak when calling TextEngine::SetAttribJulien Nabet2017-09-281-3/+6
* Use sal_Int32 to stick with other SetAttrib methodsJulien Nabet2017-09-282-14/+13
* simplify Bitmap operator==/IsEqual (stage2)Noel Grandin2017-09-281-1/+1
* simplify Bitmap operator==/IsEqual (stage1)Noel Grandin2017-09-271-1/+1
* loplugin:unusedmethodsNoel Grandin2017-09-272-25/+0
* Replace sal_uLong with sal_uInt32 in SpellDialogMuhammet Kara2017-09-272-2/+2
* Special character dialog small fixesTamás Zolnai2017-09-262-9/+10