summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-12-12lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2017-12-12Fix binary incompatible change in the LOK API + add unit test.Jan Holesovsky
2017-12-12lok: calc: LOK_FEATURE_RANGE_HEADERSMarco Cecchetti
2017-12-10tdf#114308 Export Watermark size as isSzymon Kłos
2017-12-09add missing includeAndras Timar
2017-12-09lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant
2017-12-05simplify Bitmap operator==/IsEqual (stage2)Noel Grandin
2017-12-05simplify Bitmap operator==/IsEqual (stage1)Noel Grandin
2017-12-05Fix typosAndrea Gelmini
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-12-05New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann
2017-12-05remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-12-05better fix for tdf#101563: Export to PDF creates huge PDF filesNoel Grandin
2017-12-05fold ImplConstruct into ctors and reduce to necessaryCaolán McNamara
2017-12-05post ctor, pre dtor there is always a mpMgr and its mpGlobalMgrCaolán McNamara
2017-12-05move the ImplRegisterObj outside ImplSetGraphicManager and rename itCaolán McNamara
2017-12-05GraphicManagerDestroyed would just set the default manager againCaolán McNamara
2017-12-05first GraphicManager* arg of ImplSetGraphicManager is thus always nullCaolán McNamara
2017-12-05second arg of deformed copy ctor isn't usedCaolán McNamara
2017-12-05vector::data seems more natural than &vector::frontCaolán McNamara
2017-12-05loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-12-05move inlines into the classCaolán McNamara
2017-12-05coverity#1402152 Uninitialized pointer fieldCaolán McNamara
2017-12-05just calculate the scanline positionsCaolán McNamara
2017-12-05mpScanBuf can be privateCaolán McNamara
2017-12-05convert BmpConversion to scoped enumNoel Grandin
2017-12-05coverity#1400143 Missing move assignment operatorCaolán McNamara
2017-12-05convert BmpCombine to scoped enum and drop unusedNoel Grandin
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-12-05new loplugin useuniqueptrNoel Grandin
2017-12-05new loplugin: useuniqueptr: vclNoel Grandin
2017-12-05defaults are good enoughCaolán McNamara
2017-12-05Related: coverity#1371305 unnecessary inheritenceCaolán McNamara
2017-12-05noone cares about the return from WriteGraphic eitherCaolán McNamara
2017-12-05noone cares about the return from ReadGraphicCaolán McNamara
2017-12-05loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
2017-12-05convert BmpFilter to scoped enumNoel Grandin
2017-12-05BitmapFilter, BitmapScaleSuper only used within vclStephan Bergmann
2017-12-05Extend ScopedBitmapAccess and modify various classes to use itMark Page
2017-12-05lokdialog: Window* -> VclPtr<Window>, and a small simplification.Jan Holesovsky
2017-12-05lokdialog: multiview: Do not mix one view with otherPranav Kant
2017-12-05lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant
2017-12-05lokdialog: Rename postDialogKeyEvent -> postWindowKeyEventPranav Kant
2017-12-05lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-12-05lokdialog: Kill some code; use already existing method to paintPranav Kant
2017-12-05lokdialog: Allow closing a dialog from LOK clientPranav Kant
2017-12-01lok: calc: small fixesMarco Cecchetti
2017-11-30lok: calc: set outline stateMarco Cecchetti
2017-11-29lokdialog: Make hyperlink dialog workPranav Kant