summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-31unnecessary use of OUString constructorNoel Grandin4-5/+5
2016-01-31WaE: loplugin:defaultparamsCaolán McNamara1-6/+3
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-20/+20
2016-01-30tdf#97425 - JVM start parameters should be editable.akki953-1/+57
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-1/+1
2016-01-25svx: SdrEdgeLineDeltaAnzItem -> SdrEdgeLineDeltaCountItemMiklos Vajna1-1/+1
2016-01-21tdf#87178 Resetting menu shouldn't reset other resourcesMaxim Monastirsky1-1/+8
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock2-3/+3
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul1-2/+2
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara1-3/+0
2016-01-18drawmodes header goneCaolán McNamara1-1/+0
2016-01-18svx: SvxXConnectionPreview::GetLineDeltaAnz -> GetLineDeltaCountMiklos Vajna1-1/+1
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2-3/+3
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock4-10/+10
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud4-12/+12
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2-3/+3
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock4-10/+10
2016-01-14tdf#47989: Restore button should re-read the textOliver Specht2-5/+5
2016-01-11loplugin:unusedmethods unused return value in cuiNoel Grandin17-64/+27
2016-01-10Fix typosAndrea Gelmini10-11/+11
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock1-6/+6
2016-01-08Bump copyright year to 2016Adolfo Jayme Barrientos1-1/+1
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl1-6/+6
2016-01-07tdf#34882 Harmonize alignment of hex./decimal boxesAdolfo Jayme Barrientos1-61/+48
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-1/+1
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai2-11/+6
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt1-2/+2
2016-01-04these fields can be static constantsNoel Grandin2-48/+40
2016-01-04vcl: split classes out of metric.hxxChris Sherlock1-0/+1
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock3-35/+38
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock3-11/+11
2016-01-02cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-12-30Kill remaining plugin bitsMaxim Monastirsky2-223/+0
2015-12-27Don't allow customizing menus without UI nameMaxim Monastirsky1-9/+12
2015-12-25Revert "Basic IDE Options code completion tweak."jan iversen3-30/+53
2015-12-24Basic IDE Options code completion tweak.Olivier Hallot3-53/+30
2015-12-24loplugin:unusedfieldsNoel Grandin1-3/+0