summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-31TableRef: add some SAL_WARN() when invalidating column names/offsetsEike Rathke1-2/+17
2015-07-31tdf#92459 Replace select1st for lambda expressionsDaniel Robertson1-49/+35
2015-07-31tdf#92982 vcl rendercontext: handle empty repaint rect in PaintHelperMiklos Vajna1-1/+5
2015-07-31avoid crash when chart model is disposedMarkus Mohrhard12-22/+78
2015-07-31tdf#92982 vcl rendercontext: set buffer size in ImplHandleResize()Miklos Vajna2-3/+7
2015-07-31CppunitTest_sw_uiwriter: fix which test is disabled to not break headless MacMiklos Vajna1-2/+2
2015-07-31boost: fix Clang > 3.5 -Wunused-local-typedefs in concept_checkMichael Stahl2-0/+15
2015-07-31tools: prefix members of SvStreamMichael Stahl7-350/+350
2015-07-31filter: valgrind uninitialized warning in filter_met_testMichael Stahl1-2/+2
2015-07-31filter: valgrind uninitialized nDataLen warning in filter_tiff_testMichael Stahl1-0/+4
2015-07-31RepositoryExternal.mk: xsltproc needs to depend on libxml2 packageMichael Stahl1-0/+1
2015-07-31concat-deps: fix build with gcc -fsanitize=... -std=gnu89Michael Stahl1-3/+6
2015-07-31tdf#92903 KDE4: fix listbox regression from 92115Jan-Marek Glogowski1-11/+9
2015-07-31tdf#44399 Do not display 0 decimal for General formatLaurent Balland-Poirier2-2/+12
2015-07-31fix crash in writer, thanks to my new assert in typed_flags_setNoel Grandin6-91/+68
2015-07-31fix use of TCP_NODELAY for localhost URP connectionsNoel Grandin2-2/+7
2015-07-31tdf#88986 testcaseMiklos Vajna1-0/+20
2015-07-31Extract SwTextShell::CreateInsertFrameItemSet() from SwTextShell::ExecInsert()Miklos Vajna2-38/+48
2015-07-31tdf#88986 sw: add missing XPropertyList pool items on TextFrame insertionMiklos Vajna4-5/+18
2015-07-31writerfilter: use std::unique_ptr<> in TblStylePrHandlerMiklos Vajna2-2/+1
2015-07-31update creditsChristian Lohmaier1-1215/+1233
2015-07-31update emoji autocorrect entries from po-filesChristian Lohmaier8-40/+1325
2015-07-31tdf#93004 msi banner: avoid overlapping text with grey backgroundChristian Lohmaier1-0/+0
2015-07-30tdf#92918 Engineering notation lost with Add/Delete Decimal PlaceLaurent Balland-Poirier1-0/+6
2015-07-30fix firebird build on Win64Christian Lohmaier2-415/+128
2015-07-30Added Test for #tdf79236 Undo of changing style crashesVarun1-0/+62
2015-07-30tdf#39468 translated german comments in viewfunc*.cxxAlbert Thuswaldner3-27/+27
2015-07-30Some (mostly HIG) tweaks to chart axis panelKatarina Behrens3-36/+72
2015-07-30API CHANGE: remove update() from X3DChartWindowProviderMichael Stahl3-4/+9
2015-07-30CppunitTest_sw_uiwriter: disable this on OS X for nowMiklos Vajna1-0/+2
2015-07-30tdf#92982 vcl: stop creating/disposing the paint buffer in PaintHelperMiklos Vajna3-14/+23
2015-07-30Cleaned up PropertyMap::GetPropertyValues in writerfilter::dmapper.Matthew Pottage1-62/+55
2015-07-30tdf#60381: Accessing Sharepoint share using UNC path does not work.Giuseppe Castagno1-0/+2
2015-07-30Bump boost to 1.59David Ostrovsky49-1648/+1847
2015-07-30starmath: these constans are local and staticTakeshi Abe1-19/+19
2015-07-30tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe9-20/+20
2015-07-30fix tdf#92861, AutoCorrect Options checkboxes do not workNoel Grandin1-5/+5
2015-07-30prevent panel update when updating values from panelMarkus Mohrhard1-0/+5
2015-07-30fix indentationMarkus Mohrhard1-149/+150
2015-07-30Fix neon on MSVC 14.0David Ostrovsky1-0/+7
2015-07-30tdf#92765: Show the real icon instead of a black square with gtk vclplug.Jan Holesovsky1-4/+9
2015-07-30Add missing build dependencies for *rc files.Jan Holesovsky1-0/+4
2015-07-30remove PostScrollEvent and PostZoomEventNoel Grandin2-85/+1
2015-07-30Fix Android buildNoel Grandin1-0/+24
2015-07-30bnc#762542: Unit test for 1abc0695d770eebd21256a86aeee14a5384d84c7Jan Holesovsky2-0/+31
2015-07-30writerfilter: manual memory management -> boost::optional in PropertyMapMiklos Vajna2-12/+9
2015-07-30tdf#89720 sw: do not create text range overlay for reply annotationsMiklos Vajna3-1/+21
2015-07-30add assert for valid value in o3tl::typed_flags_setNoel Grandin3-11/+14
2015-07-30loplugin:unusedmethodsNoel Grandin132-1212/+92
2015-07-30Give PyUNO structs/exceptions their own separate typeMatthew J. Francis6-114/+438