summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-01related to #fdo71248 - ActiveDocument not tracking ThisWordDocJustin Luth
2014-11-01Access2Base - new ApplyFilter and SetOrderBy actionsJean-Pierre Ledure
2014-11-01Fixed license encoding to have all the same apple_remote/source/*Andrea Gelmini
2014-11-01Updated coreOlivier Hallot
2014-11-01TANGO: Updated formatting icons and moved old tango sources to humanYousuf Philips
2014-11-01fdo#60349 - FORMATTING: Icon in Calc toolbar for wrap textYousuf Philips
2014-11-01SIFR: Adding new icons for page break & number and footnote and fixing othersYousuf Philips
2014-11-01vcl/source: get rid of redundant svsys.h includesDouglas Mencken
2014-11-01sw: unused includes in paintfrmMiklos Vajna
2014-11-01sw: unused includes in pagechgMiklos Vajna
2014-11-01sw: unused includes in objectformattertxtfrmMiklos Vajna
2014-11-01oox: introduce W_TOKEN() macroMiklos Vajna
2014-11-01fdo#85633 filter out empty file recordsDavid Tardon
2014-11-01system libgltf conflicts with dbgutil tooDavid Tardon
2014-11-01add some asserts to validate KeyCode valuesNoel Grandin
2014-11-01coverity#1250437 : Ressource LeakNorbert Thiebaud
2014-10-31Add class description.Kohei Yoshida
2014-10-31Remove repetitive namespace close / open / close etc & unindent.Kohei Yoshida
2014-10-31scp2: move unx wrapper scripts to AutoInstallMichael Stahl
2014-10-31desktop: split up Package_script corresponding to scp2 modulesMichael Stahl
2014-10-31fdo#85562: sw: fix crash on insert of input field and set variable fieldJulien Nabet
2014-10-31sw: fix insertion of hyperlink inside hyperlink...Michael Stahl
2014-10-31Unindent.Kohei Yoshida
2014-10-31Remove repetitive namespace close / re-open & unindent.Kohei Yoshida
2014-10-31We don't need this repetitive namespace open / close thingie...Kohei Yoshida
2014-10-31scp2: forgot to remove file_quickstart from makefileMichael Stahl
2014-10-31thread-pool: fix waiting until all tasks are complete.Michael Meeks
2014-10-31framework: avoid double-free in ToolBarManager()Michael Stahl
2014-10-31i#90076: avoid double-free race condition for ScCellRangesBaseMichael Stahl
2014-10-31gbuild: enforce AutoInstall for Library, Executable, JarMichael Stahl
2014-10-31Repository.mk: move mobile-only libraries to NONE layerMichael Stahl
2014-10-31Repository.mk: move executables that are not installed to NONE layerMichael Stahl
2014-10-31bin/run: add a convenient shell wrapper to run executables from workdirMichael Stahl
2014-10-31scp2: move WNT executables to AutoInstallMichael Stahl
2014-10-31scp2: move unix/gnome executables to AutoInstallMichael Stahl
2014-10-31sw: [loplugin:salbool]Michael Stahl
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-31SwXShapesEnumeration: don't generate a set of TextBoxes for each shapeMiklos Vajna
2014-10-31eliminate duplicated initializationEike Rathke
2014-10-31Add a SwTextBoxHelper::findTextBoxes() variant that takes an SwNodeMiklos Vajna
2014-10-31converity#1249470 Uninitialized scalar fieldEike Rathke
2014-10-31converity#707956 Uninitialized scalar fieldEike Rathke
2014-10-31converity#738797 Uninitialized pointer fieldEike Rathke
2014-10-31coverity#735311 Unchecked return valueEike Rathke
2014-10-31coverity#735320 Unchecked return valueEike Rathke
2014-10-31coverity#735811 Dereference after null checkEike Rathke
2014-10-31cid#1202756 Clarify with assert that ave == 0 cannot happenStephan Bergmann
2014-10-31coverity#705348 Missing break in switchEike Rathke
2014-10-31cid#1202755 Clarify with assert that new_size == 0 cannot happenStephan Bergmann
2014-10-31coverity#705257 gold, Missing break in switchCaolán McNamara