summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06sync dbaccess ui files with swriter ui file structureandreas kainz
2019-03-06Sifr icon theme updateandreas kainz
2019-03-06Increase font size when drawing from widget definitionTomaž Vajngerl
2019-03-06draw combobox (entire areaonly) from external svg, fix editboxTomaž Vajngerl
2019-03-06Add XServiceInfo tests to ScDataPilotFieldObjJens Carl
2019-03-06Move variable nMaxFieldIndex out of namespaceJens Carl
2019-03-06Draw tabs from external svg image, fixes for tabs (colors)Tomaž Vajngerl
2019-03-06Draw pushbutton from external svg imageTomaž Vajngerl
2019-03-06Update drawing of spinbox from definitionTomaž Vajngerl
2019-03-06Support first, last tab item for the widget definitionTomaž Vajngerl
2019-03-06Simplify Sequence constructionStephan Bergmann
2019-03-06Support drawing widgets by interpreting an external SVG definitionTomaž Vajngerl
2019-03-06Blacklist some dialogs which won't get properly initializedStephan Bergmann
2019-03-06Pass ENABLE_DEBUG into external/zlibStephan Bergmann
2019-03-06tdf#121176 DOCX track changes: same size w:del in w:insLászló Németh
2019-03-06parse more attributes in SvgDrawVisitorTomaž Vajngerl
2019-03-06use gfx namespace for DrawCommandsTomaž Vajngerl
2019-03-06Draw basic list{node,net,header} from the theme definitionTomaž Vajngerl
2019-03-06Draw basic toolbar from the theme definitionTomaž Vajngerl
2019-03-06Draw basic frame and window background from the theme definitionTomaž Vajngerl
2019-03-06Draw basic listbox from the theme definitionTomaž Vajngerl
2019-03-06svgio visitor, add draw commands and create the from svgTomaž Vajngerl
2019-03-06support large toolbar sizeCaolán McNamara
2019-03-06hookup MenuButton::SetDropDown to GtkMenuButton draw-indicatorCaolán McNamara
2019-03-06Fix libtool RPATH outsmarting hack for external/librevengeStephan Bergmann
2019-03-06sync chart2 ui files with swriter ui filesandreas kainz
2019-03-06loplugin:staticconstfield improve warning messageNoel Grandin
2019-03-06writerfilter: remove empty RTFPicture constructorMiklos Vajna
2019-03-06Introduce Int32ToSVBT32 for cases that apparently want to write a signed valueStephan Bergmann
2019-03-06Record external/harfbuzz/msvc.patch as sent upstreamStephan Bergmann
2019-03-06sync sdraw and simpress ui files with swriter ui filesandreas kainz
2019-03-06tdf#123829 Respect CollapseEmptyCellPara setting when reading odf docsSamuel Mehrbrodt
2019-03-06Fix typoAndrea Gelmini
2019-03-06Typo: unexpectend->unexpectedJulien Nabet
2019-03-06Remove debugging dump()sStephan Bergmann
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-06remove sal_IntPtr in OfaMSFilterTabPage2Noel Grandin
2019-03-06tdf#45904 Move XPropertySet Java tests to C++Jens Carl
2019-03-06tdf#45904 Move XNamed Java tests to C++Jens Carl
2019-03-06Remove unnecessary calls to Reference::is() after an UNO_QUERY_THROWJens Carl
2019-03-06do not access uninitialized values when printing (tdf#121439)Luboš Luňák
2019-03-05Make mysqlc conditional on MARIADBC, tooTor Lillqvist
2019-03-05Group some more common codeMatteo Casalin
2019-03-05Use optimized OString concatenationMatteo Casalin
2019-03-05Use index only where getToken() needs itMatteo Casalin
2019-03-05Use already available index in following getToken callMatteo Casalin
2019-03-05Use indexed getToken()Matteo Casalin
2019-03-05Simplify ShapeAnchor::importVmlAnchorMatteo Casalin