summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxfont.cxx
AgeCommit message (Expand)Author
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2019-12-03remove some useless comment linesNoel Grandin
2019-10-07use cppu::WeakImplHelper in VCLXFontNoel Grandin
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-03-01expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in toolkit/Noel Grandin
2015-09-29toolkit: convert alloca() to std::unique_ptrMichael Stahl
2015-07-24Resolves: tdf#90609 SolarMutex assert on threaded loadCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-23calling alloca() requires #include <sal/alloca.h>Michael Stahl
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from toolkitAlexander Wilms
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2013-12-04convert OutputDevice::HasGlyphs from xub_StrLen->sal_Int32Noel Grandin
2013-09-17convert TOOLKIT module from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2011-11-27remove include of pch header from toolkitNorbert Thiebaud
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.7.32); FILE MERGEDRüdiger Timm
2008-01-10INTEGRATION: CWS xmlfilter02 (1.6.86); FILE MERGEDOliver Bolte
2006-10-12INTEGRATION: CWS sb59 (1.4.116); FILE MERGEDOliver Bolte
2006-09-16INTEGRATION: CWS pchfix02 (1.4.136); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.3.178); FILE MERGEDRüdiger Timm
2004-02-26INTEGRATION: CWS sb13 (1.2.204); FILE MERGEDKurt Zenker
2002-07-12#90353# operator delete[]Malte Timmermann