summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup unused strings in cuiMuhammet Kara2017-09-261-6/+0
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-263-5/+5
* tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski2017-09-261-2/+1
* tdf#111739 fix Selecting a custom character as a bullet symbol insertionDaniel2017-09-264-13/+36
* Different take on tdf#108406: exclude helpimg from installed themesKatarina Behrens2017-09-251-4/+0
* Fix typosAndrea Gelmini2017-09-251-1/+1
* Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt2017-09-257-11/+11
* Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt2017-09-2510-27/+27
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-60/+43
* loplugin:flatten in connectivity..desktopNoel Grandin2017-09-211-15/+10
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-2151-258/+258
* Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2017-09-2124-58/+58
* unused sNumCharFmtName fieldsNoel Grandin2017-09-202-6/+4
* inline some use-once fields in cuiNoel Grandin2017-09-199-27/+9
* tdf#108139 Remove Preview column from Application Colors config pageArkadiy Illarionov2017-09-183-615/+13
* tdf#106945 TSA Dialog: Disable delete buttonSabin Frandes2017-09-182-0/+18
* tdf#106946 Removed ability to resize Spellchecking-Options dialogAndreas Brandner2017-09-151-1/+5
* Add space after text for better string concatOlivier Hallot2017-09-151-1/+1
* convert SvxCellVerJustify to scoped enumNoel Grandin2017-09-151-8/+8
* tdf#112393: avoid leak in LangSelectHdl_Impl (cui)Julien Nabet2017-09-151-0/+2
* tdf#112392: avoid leak in SvxEditModulesDlg (cui)Julien Nabet2017-09-152-5/+3
* improve redundantcast lopluginNoel Grandin2017-09-143-10/+8
* Fraction: make conversion operators and constructor explicitNoel Grandin2017-09-131-2/+1
* tdf#112133: Drop the Add and Remove labelsMuhammet Kara2017-09-133-33/+28
* Enable -Wunreachable-codeStephan Bergmann2017-09-131-1/+3
* Use "en-US" as the default for XHP's xml-lang attribute.Jan Holesovsky2017-09-131-3/+3
* tdf#112241: Improve column width behaviour in Customize dialogMuhammet Kara2017-09-123-523/+450