summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-22Updated coreStanislav Horacek
2016-03-22Updated coreStanislav Horacek
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-22tdf#98646 Fixed freeze by flattening loopsArmin Le Grand
2016-03-22tdf#93553 limit parallelism at zip save time to useful amountArmin Le Grand
2016-03-22delete hidden pages before deleting unused mastersDavid Tardon
2016-03-22tdf#65642 RTF filter: import \pgnrestart and \pgnucltrMiklos Vajna
2016-03-22tdf#84938 replace #define with scoped typed_flagsJochen Nitschke
2016-03-22tdf#84323: Make osl::Condition::wait more readableGurkaran
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran
2016-03-22Fix wrong pattern definitions in khmer dictionary breakerMartin Hosken
2016-03-22Updated coreAdolfo Jayme Barrientos
2016-03-21sw: load_save_test is not a unit testMichael Stahl
2016-03-21clew: move this foreign code to external/clewMichael Stahl
2016-03-21tdf#98787: Crash after showing mailmerge toolbar and showing previewJulien Nabet
2016-03-21unit test for copying cells within named range, tdf#93127Eike Rathke
2016-03-21Revert "tdf#44282 fix missing space for numbered lists in TOC"jan iversen
2016-03-21clarify confusing code styleDouglas Mencken
2016-03-21fix windows 64bit build on vs2015Tomofumi Yagi
2016-03-21drop unused headerDouglas Mencken
2016-03-21Resolves: tdf#93127 copying cells does not modify named expressionsEike Rathke
2016-03-21Make aDelimiterTable a local varStephan Bergmann
2016-03-21loplugin:staticmethodsStephan Bergmann
2016-03-21loplugin:staticcallStephan Bergmann
2016-03-21tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-21No, I don't want to see that "bootstap" typo on every start of sofficeStephan Bergmann
2016-03-21No need to wrap SAL_WARN in #ifStephan Bergmann
2016-03-21Just use plain bool hereStephan Bergmann
2016-03-21Redundant explicit cast to void*Stephan Bergmann
2016-03-21off-by-one error: columns are numbered from one, but the array from 0Lionel Elie Mamane
2016-03-21tdf#97251 Always show the text direction alignment controlYousuf Philips
2016-03-21UBSan: SfxInt16Item/SfxInt32Item mismatchStephan Bergmann
2016-03-21Move clipboard stuff to the top like in other modulesMaxim Monastirsky
2016-03-21tdf#93837 chart2: Convert shape context menus to xmlMaxim Monastirsky
2016-03-21Link .uno:ToggleAnchorType -> .uno:AnchorMenuMaxim Monastirsky
2016-03-21Revert "tdf#96393: reuse layout if available"Eike Rathke
2016-03-21tdf#98745 Optional save button without the dropdownMaxim Monastirsky
2016-03-21Need to get the shortcut of the real commandMaxim Monastirsky
2016-03-21tdf#98324 - PNG prints as black block with OpenGL - fixedMarco Cecchetti
2016-03-21sc tiled rendering: Fix a corner case with shift modifierPranav Kant
2016-03-21tdf#98405: apply color value when switching from 'none' to 'color'Oliver Specht
2016-03-21sw: MAN_ANZ_PLCF -> MAN_PLCF_COUNTMiklos Vajna
2016-03-21avoid null pointer crash during mail-mergeJustin Luth
2016-03-21Updated coreAdolfo Jayme Barrientos
2016-03-21tdf#98789: use "Optimize Size" also in toolbarJulien Nabet
2016-03-21Updated coreStanislav Horacek
2016-03-21Updated coreStanislav Horacek
2016-03-21Updated coreStanislav Horacek
2016-03-20no need to declare the variable outside of the for loopMarkus Mohrhard
2016-03-20loplugin:stringconstantTor Lillqvist