summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-03-05Use indexed getToken and improve tokenizationMatteo Casalin
2019-03-05Use optimized OString concatenationMatteo Casalin
2019-03-05Avoid unneeded OUString copyMatteo Casalin
2019-03-05Index returned by getToken is always lower than string lengthMatteo Casalin
2019-03-05Index returned by getToken is always lower than string lengthMatteo Casalin
2019-03-05Index is not needed for single getToken callMatteo Casalin
2019-03-05Use indexed getToken()Matteo Casalin
2019-03-05Introduce o3tl::underlyingEnumValueStephan Bergmann
2019-03-05Resolves: tdf#123815 null terminator included in stringCaolán McNamara
2019-03-05Use o3tl::is_typed_flags for ControlStateStephan Bergmann
2019-03-05OptimizerDialog: use local method to reduce OUString operationsMatteo Casalin
2019-03-05deal with code duplication at drawing from a definition fileTomaž Vajngerl
2019-03-05Add spinbox SVG buttons, but use a definition draw for nowTomaž Vajngerl
2019-03-05Draw basic tabbar widgets from the theme definitionTomaž Vajngerl
2019-03-05Draw basic progress from the theme definitionTomaž Vajngerl
2019-03-05Draw basic fixedline from the theme definitionTomaž Vajngerl
2019-03-05Draw basic scrollbar from the theme definitionTomaž Vajngerl
2019-03-05sw_redlinehide: fix RSID related asserts regressionMichael Stahl
2019-03-05rename CuiConfigGroupBoxResource_Impl back to SvxConfigGroupBoxResource_ImplCaolán McNamara
2019-03-05unused SfxConfigGroupListBoxCaolán McNamara
2019-03-05weld SfxAcceleratorConfigPageCaolán McNamara
2019-03-05sync get_selected_id with get_active_idCaolán McNamara
2019-03-05improve documentation of soffice --accept parameterMichael Stahl
2019-03-05sync get_active_id implsCaolán McNamara
2019-03-05Upgrade to latest HarfBuzz 2.3.1Stephan Bergmann
2019-03-05Use pkgconfig to detect PostgreSQL if there is no pg_configTomáš Chvátal
2019-03-05Draw basic slider from the theme definitionTomaž Vajngerl
2019-03-05Use a unordered_map for mapping of xml element to control typeTomaž Vajngerl
2019-03-05Update checkbox and radiobutton SVG imagesTomaž Vajngerl
2019-03-05Draw basic spinbox from the theme definitionTomaž Vajngerl
2019-03-05Use SVG image to draw the checkbox widgetTomaž Vajngerl
2019-03-05fix ScDetOpList::operator==Noel Grandin
2019-03-05Add missing DoCloseAurimas Fišeras
2019-03-05Add missing DoCloseAurimas Fišeras
2019-03-05tdf#123745 vcl: fix some crash in Window::SetHelpHdl()Michael Stahl