summaryrefslogtreecommitdiff
path: root/vcl/source/edit/texteng.cxx
AgeCommit message (Expand)Author
2017-08-11vcl: remove dead TextAttribHyperLinkJochen Nitschke
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-13loplugin:oncevar: empty strings: vclStephan Bergmann
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-14Clean up uses of integer types in vcl/textengStephan Bergmann
2017-03-13loplugin:loopvartoosmallStephan Bergmann
2017-03-08Clean up uses of integer typesStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-12-11Drop ComplexDisabled flags that does nothingKhaled Hosny
2016-12-10tdf#93430: Return the right offsets for runsTamás Zolnai
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-06Convert TextView to unique_ptrMark Page
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-30loplugin:constantparamNoel Grandin
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-22DBG_ASSERT->SAL_WARN_IF didn't reverse conditionCaolán McNamara
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-30Convert TxtAlign to scoped enumNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-10Constify some temporariesMatteo Casalin
2016-05-10This temporary Size is not really neededMatteo Casalin
2016-05-10Use member initialization listMatteo Casalin
2016-05-10Fix code format and remove some unneeded parenthesesMatteo Casalin
2016-05-03Resolves: tdf#98940 (-1 not mapping to maximum string length anymore)Matteo Casalin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-12vcl: boost::ptr_vector->std::vectorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-10coverity#1323752 Logically dead codeCaolán McNamara
2015-09-03clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann