summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-10weld FmShowColsDialogCaolán McNamara1-1/+1
2018-10-10Unhardcode sidebar used customizable key bindingsJim Raykowski3-0/+7
2018-10-10optimize adding a block of entries at one timeCaolán McNamara2-16/+57
2018-10-10tdf#120420 only show as much column widgets as don't distort the page widthCaolán McNamara1-0/+1
2018-10-10Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist2-0/+40
2018-10-10add ScTokenArray::Finalize() to explicitly reduce memory usageLuboš Luňák1-0/+5
2018-10-10tdf#42949 Fix IWYU warnings in include/jvmaccess/*Gabor Kelemen1-2/+2
2018-10-09Resolves: tdf#66545 display URL fields non-shaded in CalcEike Rathke1-1/+3
2018-10-09tdf#120264 - Access to "Get Involved"heiko tietze1-0/+1
2018-10-09tdf#120377 weld cluster of animation pages and dialogCaolán McNamara2-4/+30
2018-10-09loplugin:unusedmethodsNoel Grandin3-4/+0
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin7-29/+30
2018-10-09Related: tdf#83128 support translation of plural formsCaolán McNamara1-0/+1
2018-10-09loplugin:constfields in sfx2Noel Grandin40-84/+81
2018-10-09use unique_ptr in SdrUndoGroupNoel Grandin1-4/+4
2018-10-08tdf#120363: try to avoid asking user to enable JVM when looking ...Mike Kaganski1-0/+49
2018-10-08Fix undefined css::uno::Reference<css::uno::XComponentContext> dtorStephan Bergmann1-1/+1
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen41-92/+141
2018-10-08loplugin:constfields in svxNoel Grandin55-160/+159
2018-10-08return by unique_ptr from E3dObject::GetBreakObjNoel Grandin3-3/+3
2018-10-07tdf#120152: fix adding labels in reportdesignJulien Nabet1-0/+2
2018-10-07weld FontworkCharacterSpacingDialogCaolán McNamara1-16/+4
2018-10-07Fix typosAndrea Gelmini1-1/+1
2018-10-06drop some now unnecessary includesCaolán McNamara1-0/+1
2018-10-06weld FontWorkGalleryDialogCaolán McNamara1-11/+11
2018-10-06drop some now unnecessary includeCaolán McNamara7-18/+2
2018-10-06make scrollabledialog.hxx a private headerCaolán McNamara1-67/+0
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara1-1/+1
2018-10-06Support estimateUsageInBytes for SystemDependentDataArmin Le Grand1-0/+12
2018-10-06Convert ImplFontCache to use o3tl::lru_mapJan-Marek Glogowski1-3/+4
2018-10-06Add a glyph-bound-rect cache to the font cacheJan-Marek Glogowski1-1/+26
2018-10-06try to fix SvtBroadcaster on macOSNoel Grandin1-0/+1
2018-10-06introduce SdrObjectUniquePtr typedefNoel Grandin1-0/+1
2018-10-06inline GfxLink::SwapInNoel Grandin1-3/+2
2018-10-06loplugin:useuniqueptr in SwHTMLPosFlyFramesNoel Grandin1-0/+11
2018-10-06lru_map: fix std::move insertJan-Marek Glogowski1-3/+7
2018-10-05weld ExportDialogCaolán McNamara1-0/+1
2018-10-05use more std::unique_ptr in FmFormView::createControlLabelPairNoel Grandin1-4/+2
2018-10-05Alpha channel in BitmapColor - change bIndex to alphaTomaž Vajngerl2-37/+32
2018-10-05return std::unique_ptr from SdrText::RemoveOutlinerParaObjectNoel Grandin1-1/+1
2018-10-05move WindowStateMask into vclenum.hxxCaolán McNamara2-20/+21
2018-10-04drop SvMemoryStream::GetBufferNoel Grandin1-2/+2
2018-10-04loplugin:useuniqueptr in SetGetExpFieldsNoel Grandin1-0/+20
2018-10-04use regular Set methods in TextCharAttribNoel Grandin1-2/+2
2018-10-03Resolves: tdf#117784 inherit SfxTabDialogController from SfxDialogControllerCaolán McNamara1-1/+2
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara2-3/+4
2018-10-03Resolves: tdf#120277 special character dialog not appearing in OnlineCaolán McNamara3-3/+21
2018-10-03loplugin:unusedmethodsNoel Grandin2-5/+0
2018-10-03Related: tdf#119613 tdf#118127 suppress duplicated builtins, rework All catEike Rathke1-4/+9
2018-10-03loplugin:constfields in swNoel Grandin14-24/+18