summaryrefslogtreecommitdiff
path: root/vcl/source/edit
AgeCommit message (Expand)Author
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-14Use int to count to threeStephan Bergmann
2017-03-14Remove excess non-const gettersStephan Bergmann
2017-03-13loplugin:loopvartoosmallStephan Bergmann
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-08Clean up uses of integer typesStephan Bergmann
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-30I don't see why we hide 'select all' if there is no insert symbol dialogCaolán McNamara
2017-01-30convert edit menu to .ui formatCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-12-12coverity#1397043 Unchecked return valueCaolán McNamara
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-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06Convert TextView to unique_ptrMark Page
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-23loplugin:unnecessaryoverride (dtors) in vclStephan Bergmann
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-30loplugin:constantparamNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08rename CollapsAttribs -> CollapseAttribsNoel Grandin
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-09-05convert ScrollType to scoped enumNoel Grandin
2016-08-04Resolves: tdf#97120 printing controls uses wrong font and font sizesCaolán McNamara
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-26tdf#75757 Remove inheritance to std::vectorTakeshi Abe
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22DBG_ASSERT->SAL_WARN_IF didn't reverse conditionCaolán McNamara
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin