summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2019-04-15move ImpNodeCache into Octree.cxx and clean-upTomaž Vajngerl
2019-04-14Octree: more clean-up, avoid memset, prefix member varsTomaž Vajngerl
2019-04-14put Octree classes out of formatting blacklistTomaž Vajngerl
2019-04-14move octree to bitmap folder, and *octree headers to inc/bitmapTomaž Vajngerl
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-13BitmapScaleSuper: rename the func. names to reflect what they doTomaž Vajngerl
2019-04-13BitmapScaleSuper: generalize 24bit scalingTomaž Vajngerl
2019-04-13BitmapScaleSuper: make it easy to change the percisionTomaž Vajngerl
2019-04-13use more std::make_uniqueNoel Grandin
2019-04-13tdf#124543 add functs. to scale 32bit bitmaps to BitmapScaleSuperTomaž Vajngerl
2019-04-13Improve multi-threaded scaling in BitmapScaleSuperFilterTomaž Vajngerl
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara
2019-04-12prefer vector::data to &vector[0]Caolán McNamara
2019-04-12loplugin:unusedmethodsNoel Grandin
2019-04-12internally resize image instead of scaling bitmaps outsideTomaž Vajngerl
2019-04-12drop warning we're going to do nothing aboutCaolán McNamara
2019-04-11weld ScDbNameDlgCaolán McNamara
2019-04-11weld ScNameDlgCaolán McNamara
2019-04-10Fix typoAndrea Gelmini
2019-04-10weld ScCorrelationDialogCaolán McNamara
2019-04-10tdf#82009 TreeList move painting of drag target into Paint func.Tomaž Vajngerl
2019-04-10tdf#124238 - Show a Tip-Of-The-Day dialog on startupheiko tietze
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-04-10vcl PDF import: clean up CompatibleWriterMiklos Vajna
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai
2019-04-09Just use the ResettableGuard's functions...Jan-Marek Glogowski
2019-04-09remove some usages of BitmapColor outside of VCLTomaž Vajngerl
2019-04-09n_children is count of toplevel nodesCaolán McNamara
2019-04-09tdf#103322 GlyphItem::m_aLinearPos use getX() instead of X()Alexander Farrow
2019-04-08IsInPopupMode returns true when !mbInPopupModeCaolán McNamara
2019-04-08pdf: always write resource dict for content streamsThorsten Behrens
2019-04-08improve combining in hash functionsNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-06tdf#124579: ensure to provide an event to wake up main loop when notifyingMike Kaganski
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-04-06crashtesting, threading crash with bitmapinfoaccess_null_ptr_deref.sampleCaolán McNamara
2019-04-05support opacity for widget definition draw SVGsTomaž Vajngerl
2019-04-04Revert "raise cairo baseline to 1.12.0"Caolán McNamara
2019-04-04change GetColorCount to use sal_Int64Tomaž Vajngerl
2019-04-04raise cairo baseline to 1.12.0Caolán McNamara
2019-04-04weld ClassificationDialogCaolán McNamara
2019-04-04split cursor drawing into Window/OutputDevice partsCaolán McNamara
2019-04-04allow SelMouseButton[Down|Up] without pWinCaolán McNamara
2019-04-04add nullchecking SelectionEngine::CaptureMouseCaolán McNamara
2019-04-04SelectionEngine::ReleaseMouse checks for null pWinCaolán McNamara
2019-04-04tdf#124155 fix slider to not go beyond rect boundsTomaž Vajngerl
2019-04-03various cleanups - no behavior changeTomaž Vajngerl
2019-04-03Support for native 32bit Bitmap in VCL and SVP (cairo) backendTomaž Vajngerl
2019-04-03Related: tdf#124148 null-deref on clicking inside empty listboxCaolán McNamara
2019-04-02weld XMLFilterSettingsDialogCaolán McNamara