summaryrefslogtreecommitdiff
path: root/svx/source/dialog/charmap.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Remove excess newlinesChris Sherlock1-23/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-31com::sun::star->css in svxNoel Grandin1-2/+2
2015-10-27Fix Cherokee Supplement range (U+ABCO--ABFF is occupied by Meetei Mayek)Stephan Bergmann1-1/+1
2015-10-21add blocks to SubsetMap new in Unicode Standard 8.0 / ICU 56Eike Rathke1-4/+10
2015-10-21Upgrade to ICU 56.1Eike Rathke1-0/+26
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-04convert Link<> to typedNoel Grandin1-2/+1
2015-08-17tdf#93114 insert character: add missing recalculate for font selectionLászló Németh1-0/+1
2015-08-12Resolves: tdf#93113 crash on revisiting insert special characterCaolán McNamara1-5/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-22tdf#92600 fix missing font preview in character set widgetLászló Németh1-0/+4
2015-07-10Add an a11y action for items in the Special Characters dialogMatthew J. Francis1-0/+9
2015-07-08Fix typosAndrea Gelmini1-2/+2
2015-07-03tdf#92241 fix crashes and rendering of symbol set previewsLászló Németh1-1/+18
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-2/+2
2015-05-25tdf#91582 initialize charmap when selecting in SvxShowCharSetTomaž Vajngerl1-0/+3
2015-05-22tdf#91395 - avoid post-dispose charmap crasher.Michael Meeks1-0/+3
2015-05-13SvxShowCharSet cleanupTomaž Vajngerl1-9/+9
2015-05-13refactor SvxShowCharSet to use RenderContextTomaž Vajngerl1-125/+126
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-6/+2
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-2/+2
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-3/+3
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-24/+31
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-24/+31
2015-03-09V801: Decreased performanceCaolán McNamara1-5/+5
2015-02-22Simplify erase iterator management (charmap.cxx)Julien Nabet1-4/+5
2015-02-17boost->stdCaolán McNamara1-1/+1
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-1/+1
2015-01-05these are new in icu 54, not 53 apparentlyCaolán McNamara1-1/+1
2014-12-19upgrade to icu 54Caolán McNamara1-0/+99
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock1-20/+20
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-4/+0
2014-06-30Called C++ object pointer is nullCaolán McNamara1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-04-04callcatcher: update unused codeCaolán McNamara1-9/+0
2014-04-01teach SmShowChar how to resizeCaolán McNamara1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-16/+16
2014-02-26Remove visual noise from svxAlexander Wilms1-30/+30
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2