summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-16simplify ImageList::GetAsHorizontalStripNoel Grandin1-8/+1
2018-03-16sdk/lib dir missing from Linux installation setsStephan Bergmann2-19/+21
2018-03-16chart2 lok: tunnel context menu of the chart edit viewPranav Kant1-1/+8
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara22-135/+111
2018-03-16loplugin:useuniqueptr in ScDPSaveDimensionNoel Grandin5-85/+60
2018-03-16Simplify codeStephan Bergmann1-2/+2
2018-03-16don't bother dithering for 256bit displaysNoel Grandin7-55/+7
2018-03-16move framework/toolkit use of BitmapEx::GetMask inside vclNoel Grandin4-19/+27
2018-03-16tdf#116403: consider borders when updating right-aligned tab in indexMike Kaganski3-0/+31
2018-03-16Resolves: tdf#115923 try a different approach to solving tdf#46637Caolán McNamara1-5/+20
2018-03-16remove constructor with UniqueID from GraphicObjectTomaž Vajngerl2-17/+0
2018-03-16Remove XGraphic creation with Grap.Obj. URL in GraphicProviderTomaž Vajngerl1-28/+0
2018-03-16remove some GraphicObject URL funct. from GraphicImportHelperTomaž Vajngerl1-455/+5
2018-03-16tdf#116213 OS X and OpenGL bitmap scaline sizes are not 32-bit alignedChris Sherlock3-48/+13
2018-03-16iOS, added description of __cxa_throwjan Iversen1-0/+3
2018-03-16tdf#104789 Export opacity attribute nameSzymon Kłos3-34/+40
2018-03-16tdf#104786 Don't export empty 'to'Szymon Kłos4-8/+31
2018-03-16tdf#90627 Don't save empty conditionsSzymon Kłos4-20/+30
2018-03-16Fix typosAndrea Gelmini2-3/+3
2018-03-16Revert "sd lok: Set the view size to full page size and hide ruler, scrollbars"pranavk3-26/+2
2018-03-16sd lok: Set the view size to full page size and hide ruler, scrollbarsPranav Kant3-2/+26
2018-03-16lokdialog: Invalidate upon window size changePranav Kant1-0/+6
2018-03-16loplugin:useuniqueptr in SwAccessibleTableNoel Grandin2-20/+13
2018-03-16loplugin:useuniqueptr in SwBlockCursorNoel Grandin2-44/+9
2018-03-16chart2 lok: give parent to data table dialog to tunnel itPranav Kant1-1/+2
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin29-100/+92
2018-03-16loplugin:useuniqueptr in SmCategoryDescNoel Grandin2-14/+9
2018-03-16solenv: sort the clang-format blacklistChris Sherlock1-5/+5
2018-03-16Modernize a bit filter (part2)Julien Nabet15-187/+128
2018-03-16tdf#112118: DOC: properly import/export border distanceMike Kaganski13-234/+273
2018-03-16Clip BColor lightness value at 1.0Stephan Bergmann1-1/+5
2018-03-16XGraphicObject: remove construct. with uniqueIDTomaž Vajngerl1-16/+5
2018-03-16more robust method to load a Graphic from URL, +clean upTomaž Vajngerl1-22/+20
2018-03-16weld SvxObjectNameDialogCaolán McNamara11-52/+57
2018-03-16drop support for GraphicObject URLs in toolkitTomaž Vajngerl3-22/+3
2018-03-16crashtesting: asserts on legal xml names on exportCaolán McNamara1-4/+18
2018-03-15loplugin:unused-returns in scNoel Grandin10-22/+19
2018-03-15Check return of ScFlatBoolRowSegments::ForwardIterator::getValue()Eike Rathke2-7/+14
2018-03-15filedialog: use isGraphicObjectUniqueIdURL instead of constantTomaž Vajngerl1-1/+2
2018-03-15forms: Don't create a GraphicObject URL if we have xGraphic anywayTomaž Vajngerl1-9/+1
2018-03-15ofz#6827 Bad-castCaolán McNamara3-18/+35
2018-03-15weld sort dialogCaolán McNamara13-313/+696
2018-03-15sw: tweak sanity check in SwFrame::GetNextSctLeaf()Michael Stahl1-0/+6
2018-03-15move swffilter use of BitmapEx::GetAlpha inside vclNoel Grandin3-75/+80
2018-03-15Fix typosAndrea Gelmini5-10/+10
2018-03-15iOS, move assembler constants to C++jan Iversen2-13/+5
2018-03-15iOS, simplified bridge assembler code.jan Iversen2-160/+134
2018-03-15Use return value of ScTable::GetDataEntries()Eike Rathke1-3/+5
2018-03-15tdf#97977 related : make MODE.SNGL comply with Excel.Winfried Donkers4-14/+151
2018-03-15tdf#115675: Shape selection was breaking when changing pos/size from sidebar.Jan Holesovsky4-22/+15