summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-09Fix typoAndrea Gelmini
2019-07-09Fix typoAndrea Gelmini
2019-07-09Fix typoAndrea Gelmini
2019-07-09Fix typoAndrea Gelmini
2019-07-09Fix typoAndrea Gelmini
2019-07-09Fix typoAndrea Gelmini
2019-07-09Fix typoAndrea Gelmini
2019-07-09Fix Android build after commit fc0850d2784eaa79257cf1ea8c5d078c5241b5bfMike Kaganski
2019-07-09Fix Windows x64 build after commit f43f9b99603736a4d54f550052509eb5f4d04b45Mike Kaganski
2019-07-09fix android build - fallback getCpuId only had one parameterTomaž Vajngerl
2019-07-09CPU intrinsics detection (SSE, AVX)Tomaž Vajngerl
2019-07-09Optimize osl_getSystemTime on WindowsMike Kaganski
2019-07-09Use constexpr ctor to simplify TimeValue initializationMike Kaganski
2019-07-09NB tabbed_compact sd apps fix wrong DrawText commandandreas kainz
2019-07-09Replace array with initializer list in QuickHelpData::FillStrArrArkadiy Illarionov
2019-07-09NB add contextual single support for impressandreas kainz
2019-07-08tdf#126279 related: remove locks from NeonLockStore after NE_AUTH errorMike Kaganski
2019-07-08tdf#126266 adjust calculations for invisble tabsJan-Marek Glogowski
2019-07-08tdf#39593 Reduce copy-paste in XRow_impl::get* some moreArkadiy Illarionov
2019-07-08tdf#39593 Replace copy-pasted functions with templateArkadiy Illarionov
2019-07-08use DrawBitmapEx in DlgEditor::PrintNoel Grandin
2019-07-08use BitmapEx in SvxRectCtl::PaintNoel Grandin
2019-07-08no need to use AlphaMask in DrawingML::WriteParagraphNumberingNoel Grandin
2019-07-08no need to use AlphaMask in RecentDocsViewItemNoel Grandin
2019-07-08make tools::Rectangle::expandBy respect empty stateNoel Grandin
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov
2019-07-08Revert "tdf#126255 disable broken relative link unit test"Eike Rathke
2019-07-08Resolves: tdf#126255 correct xlink:href to escape package, tdf#79305 relatedEike Rathke
2019-07-08use BitmapEx in BackgroundPreviewImplNoel Grandin
2019-07-08use BitmapEx in ScanPreviewNoel Grandin
2019-07-08use BitmapEx in OS2METReaderNoel Grandin
2019-07-08use BitmapEx in PreviewRenderer::ScaleBitmapNoel Grandin
2019-07-08use BitmapEx in EmbeddedObjectRef::DrawPaintReplacementNoel Grandin
2019-07-08tdf#126192 (Related) Translate automatic chart axis labels in xlsGabor Kelemen
2019-07-08no need to use intermediate Bitmap constructor here anymoreNoel Grandin
2019-07-08use BitmapEx in ImpCreateShadowObjectCloneNoel Grandin
2019-07-08tdf#126279: reinitialize session after NE_AUTH errors in (UN)LOCKMike Kaganski
2019-07-08Fix gbuildtojson targetJan-Marek Glogowski
2019-07-08tdf#124840 Text for confirming updating external links should beRoman Kuznetsov
2019-07-08use BitmapEx in ImpSdrPdfImport::ImportImageNoel Grandin
2019-07-08fix loop variable typeNoel Grandin
2019-07-08Simplify lastChanceToSendRefreshRequest calculationMike Kaganski
2019-07-08use BitmapEx in EnhancedCustomShape2d::AdaptObjColorNoel Grandin
2019-07-08tdf#121793 speedup VCLXAccessibleStatusBarItem::GetItemTextNoel Grandin
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen
2019-07-08tdf#120495 Providing self adapting height to the Area section of SidebarSumit Chauhan
2019-07-08vcl: prefix members of MenuBarWindowMiklos Vajna
2019-07-08revert part of "small optimisations"Noel Grandin
2019-07-08Related tdf#98575 Allow editing link even when URL field is not selectedSamuel Mehrbrodt
2019-07-08sc: the type is not Data, but DateTakeshi Abe