summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-23Typo: iff->ifJulien Nabet
2015-06-23vcl: fix window vs buffer map mode mismatch in PaintHelperMiklos Vajna
2015-06-23allow slide design to affect multiple standard pagesCaolán McNamara
2015-06-23sc: add ScModelObj::getTextSelection().Henry Castro
2015-06-23tdf#92088: Fix an overlook in the refactor.Jan Holesovsky
2015-06-23Implement full set of OUString::replaceFirst/All literal overloadsStephan Bergmann
2015-06-23typoStephan Bergmann
2015-06-23Make test code unaffected by upcoming loplugin:stringconstant improvementsStephan Bergmann
2015-06-23in OOXML save references of named expressions with col,row=0,0 base positionEike Rathke
2015-06-23fix a11y crash seen in save-as-templateCaolán McNamara
2015-06-23Drop duplicate #includesTakeshi Abe
2015-06-23tdf#90790: Don't take galaxy as a reference icon set, it may be incomplete.Jan Holesovsky
2015-06-23Avoid conversion warnings in rtl::get[High|Low]SurrogateMatteo Casalin
2015-06-23Avoid conversion warning in O[U]String[Buffer] constructorsMatteo Casalin
2015-06-23TableRef: clone inner reference RPN token only if it existsEike Rathke
2015-06-23move sorting code closer togetherNoel Grandin
2015-06-23clean up svdpage.hxx a littleNoel Grandin
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-23Resolves: tdf#91683 Revert avoid activating chart objects...Caolán McNamara
2015-06-23rendercontext: Don't spam on the terminal.Jan Holesovsky
2015-06-23rendencontext: Wallpaper needs to fit the provided dimensions, not the outdev.Jan Holesovsky
2015-06-23tdf#87460 DOCX import: fix missing endnote in floattableMiklos Vajna
2015-06-23Uno api sidebar unit test tdf#91806Laurent Godard
2015-06-23LinkUpdateMode is a global settingStephan Bergmann
2015-06-23Excel export: set correct grammar for named expressions symbolsEike Rathke
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann
2015-06-22tdf#91971: Add the menubar size to the height computation too.Jan Holesovsky
2015-06-22scp2: add AutoInstall support for executables with COMPONENTCONDITIONMichael Stahl
2015-06-22test inserting/remove writer table rows/colsBjoern Michaelsen
2015-06-22Fix for BUILDDIR != SRCDIRStephan Bergmann
2015-06-22loplugin:passstuffbyrefStephan Bergmann
2015-06-22MSVC 64-bit: In queryInterface optimization, copy hidden ret val addrStephan Bergmann
2015-06-22gtk3: native render the comically oversized gtk3 spinbuttonsCaolán McNamara
2015-06-22let the gtkentry here expand horizontally if the dialog doesCaolán McNamara
2015-06-22cppcheck: noExplicitConstructorCaolán McNamara
2015-06-22fix SHD ipat entry settingCaolán McNamara
2015-06-22Re-factor AddTempDevFont to share it with headless backend.Michael Meeks
2015-06-22sc tiled rendering: Set some minimal size of the document.Jan Holesovsky
2015-06-22tdf#92037 fix dragging DataSources field into documentNoel Grandin
2015-06-22TableRef: inherit RelName in generated reference if named expressionEike Rathke
2015-06-22Fix typosAndrea Gelmini
2015-06-22Review Expert Configuration dialog's tree view.Mihály Palenik
2015-06-22loplugin:saloverrideMiklos Vajna
2015-06-22loplugin:passstuffbyrefMiklos Vajna
2015-06-22chart2: -Werror=unused-macrosMichael Stahl
2015-06-22cppcheck: variableScopeTakeshi Abe
2015-06-22Add test for tdf#75137 crsr movement b/w footnoteVarun
2015-06-22lokdocview: fixed a signal namePranav Kant
2015-06-22lokdocview: Use *get_instance_private () to get private structurePranav Kant
2015-06-22lokdocview: Use GInitablePranav Kant