summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-30use GetInt16()Eike Rathke
2016-06-30introduce ScInterpreter GetInt32() and GetInt16()Eike Rathke
2016-06-30loplugin:badstatics: further (Linux-only) static only found with libc++Stephan Bergmann
2016-06-30Photo Album: Allow assigning keyboard shortcutsSamuel Mehrbrodt
2016-06-30Photo album: Remove padding from preview imageSamuel Mehrbrodt
2016-06-30tdf#65356 Photo Album: Allow inserting images as linkSamuel Mehrbrodt
2016-06-30distclean the generated bin/bffvalidator.shStephan Bergmann
2016-06-30fix Window::~Window: inconsistency in top window chain leakCaolán McNamara
2016-06-30lokdocview: avoid pointless setView() before getView()Miklos Vajna
2016-06-30Explain usage of -isystem instead of -IStephan Bergmann
2016-06-30Who needs that $(CLANGDIR)/tools/clang/include anyway?Stephan Bergmann
2016-06-30RTF export: it's enough to pass these by const ref, no need to copyMiklos Vajna
2016-06-30loplugin:unusedfieldsNoel Grandin
2016-06-30Modify the ImpGraphic class SwapFile to use a shared pointerMark Page
2016-06-30Improve readability of OUString concatanation in ODatabaseExportMuhammet Kara
2016-06-30Step towards disposing of ScDataFormDlg properlyKatarina Behrens
2016-06-30tdf#89616 Find toolbar: Activate search arrows when input has textSamuel Mehrbrodt
2016-06-30remove pageStyle name dependencies from rtfexportJustin Luth
2016-06-30LOK: change back type of view ids to intMiklos Vajna
2016-06-29Add MS binary format validator support for wineThorsten Behrens
2016-06-29compilerplugins: -isystem /usr/include breaks the buildMichael Stahl
2016-06-29dynamic_cast followed by static_castCaolán McNamara
2016-06-29loplugin:badstatics: whitelist some more staticsStephan Bergmann
2016-06-29No need for a derived classStephan Bergmann
2016-06-29Simplify finding elements of theAddInAsyncTblStephan Bergmann
2016-06-29loplugin:staticmethodsStephan Bergmann
2016-06-29tdf#100594 Calculate nFrac with fNumber for Forced DenominatorLaurent Balland-Poirier
2016-06-29tdf#97837 Add qa unit testLaurent Balland-Poirier
2016-06-29tdf#81939 Remove escape char only for fractionLaurent Balland-Poirier
2016-06-29tdf#90336, make it visible in options, if openCL will be usedJBurant
2016-06-29Further clean-upStephan Bergmann
2016-06-29Don't waste too much time evaluating the "score" for the "native CPU"Tor Lillqvist
2016-06-29framework: fix typo in dispatchdisablerMiklos Vajna
2016-06-29move #includes to top of fileNoel Grandin
2016-06-29starmath: Replace OSL_ENSURE with assertTakeshi Abe
2016-06-29tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorArnold Dumas
2016-06-29tdf#100592 Add extra number formats for fractionLaurent Balland-Poirier
2016-06-29clang-analyzer-deadcode.DeadStoresStephan Bergmann
2016-06-29Resolves: rhbz#1350478 identify that we own the selection with a unique targetCaolán McNamara
2016-06-29Further clean-upStephan Bergmann
2016-06-29Fix inconsistent dependencies of "make $MODULE" vs. "make $MODULE.build" etc.Stephan Bergmann
2016-06-29loplugin:staticmethodsStephan Bergmann
2016-06-29vcl: GTK: fix libstdc++ "irreflexive" assertMichael Stahl
2016-06-29vcl: handle PDF data in Read/WriteImpGraphic()Miklos Vajna
2016-06-29Reinstate: tdf#99729: fix text alignment (no autofit & no full width)Caolán McNamara
2016-06-29tdf#100413 Use same default values for preview string and format listLaurent Balland-Poirier
2016-06-29Further clean-upStephan Bergmann
2016-06-29Further clean-upStephan Bergmann
2016-06-29Move accessibility relations to .ui files, Part 12: tdf#87026Muhammet Kara
2016-06-29add XOR test caseZdeněk Crhonek