/connectivity/registry/

istro/collabora/co-24.04.3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/dinfdlg.cxx
AgeCommit message (Expand)Author
2018-04-03tdf#115853: save current custom property when adding lineJulien Nabet
2018-03-07Resolves: tdf#116116 vertically center line in allocated heightCaolán McNamara
2017-11-08tdf#100922 Refactor Custom Properties pageSzymon Kłos
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-08loplugin:unusedfieldsNoel Grandin
2017-08-30Resolves: tdf#95960 improve custom properties pageCaolán McNamara
2017-08-29make custom properties tab page some reasonable starting widthCaolán McNamara
2017-08-29Resolves: rhbz#1400287 resizing properties dialog hides widgetsCaolán McNamara
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-26Fix typosAndrea Gelmini
2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan
2017-02-28new loplugin unoanyNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19sfx2: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-12-31tdf#105011, tdf#104795: copy string until its end if there's no commaJulien Nabet
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-10-25drop HID_CTRL_CUSTOMPROPS_YES_NO that does nowhereCaolán McNamara
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke