summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-02-05use unique_ptr to store GraphicObject for SdrGrafObjTomaž Vajngerl1-2/+2
2018-02-05fix ubsan after "TypedWhichId in svx part 1"Noel Grandin1-1/+2
2018-02-05loplugin:useuniqueptr in E3DModifySceneSnapRectUpdaterNoel Grandin1-1/+2
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin1-3/+4
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist5-16/+0
2018-02-05tdf#115434 Fix key press misbehaviors in sidebarJim Raykowski1-0/+1
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock1-3/+3
2018-02-05sal: remove unnecessary comments in types.hChris Sherlock1-10/+0
2018-02-05loplugin:useuniqueptr in ViewObjectContactNoel Grandin1-1/+2
2018-02-05loplugin:useuniqueptr in MasterPageDescriptorNoel Grandin1-1/+2
2018-02-05loplugin:useuniqueptr in ObjectContactNoel Grandin1-1/+2
2018-02-05loplugin:useuniqueptr in GalleryNoel Grandin1-4/+5
2018-02-05loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin1-7/+4
2018-02-05loplugin:useuniqueptr in OSQLParseNodeNoel Grandin1-12/+9
2018-02-05loplugin:useuniqueptr in OFlowChainedTextNoel Grandin1-2/+3
2018-02-05loplugin:useuniqueptr in SvxRTFParserNoel Grandin1-5/+5
2018-02-05loplugin:useuniqueptr in SvxUnoTextRangeBaseNoel Grandin1-2/+2
2018-02-05loplugin:useuniqueptr in OutlinerNoel Grandin1-2/+2
2018-02-05loplugin:useuniqueptr in SvxRTFItemStackTypeNoel Grandin1-2/+3
2018-02-05loplugin:useuniqueptr in SvxNumRuleNoel Grandin1-1/+1
2018-02-05loplugin:useuniqueptr in SvxNumberFormatNoel Grandin1-4/+6
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin2-0/+13
2018-02-03use more TypedWhichId in SdrObject::GetObjectItemNoel Grandin1-0/+4
2018-02-02tdf#45904 Move _SheetCellRanges Java tests to C++Jens Carl1-0/+34
2018-02-02tdf#45904 Move _SheetCellRange Java tests to C++Jens Carl1-0/+34
2018-02-02These fields can be constTor Lillqvist1-2/+2
2018-02-02lokdialog: Color/font picker in dialogs don't show previewTamás Zolnai1-1/+1
2018-02-02remove connectivity OSubComponentNoel Grandin2-95/+1
2018-02-02use TypedWhichId in BaseProperties::GetItemNoel Grandin1-0/+5
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh1-0/+3
2018-02-02svtools: SvParser<T>::NextToken() can be pure-virtualMiklos Vajna1-1/+1
2018-02-02avmedia: move BitmapWriteAccess inside BitmapNoel Grandin1-0/+10
2018-02-02sal: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2-7/+1
2018-02-01include: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-16/+0
2018-02-01o3tl: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2-11/+2
2018-02-01oox: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2-14/+0
2018-02-01LibreOfficeKit: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-1/+0
2018-02-01Use more specific tag in SAL_INFO and SAL_WARN hereTor Lillqvist1-0/+1
2018-02-01Fix typosAndrea Gelmini1-1/+1
2018-02-01Avoid empty avoid name for SfxPrintingHintJulien Nabet1-1/+5
2018-02-01Support for webdav:// and webdavs:// schemes from command lineVasily Melenchuk1-3/+4
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin6-43/+124
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl4-1/+36
2018-02-01add XGraphicStorageHandler interfaceTomaž Vajngerl1-2/+19
2018-02-01hash implementation for Graphic objects, for set/map useTomaž Vajngerl1-0/+18
2018-02-01Fix typosAndrea Gelmini9-9/+9
2018-02-01cppuhelper: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2-13/+0
2018-02-01dbaccess: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-5/+1
2018-01-31connectivity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-9/+0
2018-01-31BitmapColor can be finalNoel Grandin1-1/+1