summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-21OPENGL_SCALE_VALUE is not needed any moreZolnai Tamás3-44/+32
2014-09-21fdo#81237: OpenGL window is not resized by view changeZolnai Tamás1-6/+0
2014-09-21fdo#81237: 2D OpenGL charts have wrong sizeZolnai Tamás8-15/+20
2014-09-21fdo#80536 Add a shortcut to "Edit Mode" menu entrySamuel Mehrbrodt1-0/+6
2014-09-21fdo#82502 Ctrl-F should select the text in the search bar, not close itSamuel Mehrbrodt1-1/+6
2014-09-21new loplugin: VCL widget reference checkerNoel Grandin1-0/+86
2014-09-21(fdo#78826) HIG: add missing colons in optformulaAdolfo Jayme Barrientos1-31/+11
2014-09-21Changed some options from picture/graphics to imagePhyzer2-4/+4
2014-09-21javaunohelper: use java.util.logging in testsRobert Antoni Buj i Gelonch6-301/+168
2014-09-21Remove the term “Persona” from visible UI stringsAdolfo Jayme Barrientos3-8/+8
2014-09-21Present tense and capitalizationAdolfo Jayme Barrientos1-3/+3
2014-09-21Updated coreLaurent Balland-Poirier1-0/+0
2014-09-21OOX: Update README with recently made changesDavid Ostrovsky1-5/+5
2014-09-21Fix some typosDavid Ostrovsky3-4/+4
2014-09-20Use comphelper::SequenceAsVectorMiklos Vajna2-11/+9
2014-09-19These are no longer used.Kohei Yoshida1-3/+0
2014-09-19Finally, move the group shape object for the diagram with axes to the param.Kohei Yoshida2-14/+14
2014-09-19Move the "PlotAreaIncludingAxes" shape object to CreateShapeParam2D.Kohei Yoshida1-6/+7
2014-09-19Move the "MarkHandles" shape object to CreateShapeParam2D.Kohei Yoshida2-12/+11
2014-09-19Remove double-conversion between awt::Rectangle and basegfx::B2IRectangle.Kohei Yoshida1-4/+2
2014-09-19Refactor impl_createDiagramAndContent() to take CreateShapeParam2D.Kohei Yoshida4-28/+33
2014-09-19Refactor getAvailablePosAndSizeForDiagram() to use CreateShapeParam2D.Kohei Yoshida1-40/+36
2014-09-19Move this header file to a better place.Kohei Yoshida1-0/+0
2014-09-19fdo#84061 Fix setting text style sheet listeners in SdrTextObjTobias Lippert5-14/+123
2014-09-19vba: calm down bool -> long casting concerns.Michael Meeks1-1/+1
2014-09-19Move the code that creates shapes for axis titles to own method.Kohei Yoshida2-68/+105
2014-09-19More scope reduction.Kohei Yoshida1-76/+77
2014-09-19Scope reduction.Kohei Yoshida1-18/+17
2014-09-19Reduce scope by early bailout.Kohei Yoshida1-70/+74
2014-09-19Move the 2D shape creation code into a separate method.Kohei Yoshida2-185/+191
2014-09-19Related fdo#84000: Improve framerate of the models.Jan Holesovsky1-1/+1
2014-09-19Make the patch applyTor Lillqvist1-1/+1
2014-09-19consider following redline as wellCaolán McNamara7-15/+48
2014-09-19refactor IsRedlineAtEndCaolán McNamara1-8/+12
2014-09-19Use correct CFBundleExecutable in the Info.plist for Python.appTor Lillqvist1-0/+11
2014-09-19fdo#62947 make IDs unique, fixes, better namesTomaž Vajngerl4-5/+30
2014-09-19vba - disable Currency test / invocation on master.Michael Meeks2-3/+5
2014-09-19vba: add a different variant of the same compatibility function.Michael Meeks3-6/+130
2014-09-19vba: initial impl. of compatibility methods.Michael Meeks5-11/+143
2014-09-19Use correct CFBundleExecutable for the LibreOfficePython frameworkTor Lillqvist1-0/+11
2014-09-19javaunohelper: use HashMap instead of Hashtable CollectionRobert Antoni Buj i Gelonch3-15/+20
2014-09-19fdo#84009: Adjust the test case to catch this.Kohei Yoshida1-8/+10
2014-09-19fdo#84009: Be sure to update the sheet index when moving the sort range.Kohei Yoshida1-0/+1
2014-09-19fdo#83728 DOCX import: fix table alignmentMiklos Vajna5-7/+22
2014-09-19Remove unused XFastTokenHandler functionsMatúš Kukan5-49/+0
2014-09-19Fix chart2 with system libglm (explicit constructors)Fridrich Štrba1-2/+2
2014-09-19Missing dependenciesStephan Bergmann1-0/+2
2014-09-19Bug 62947 - UI Add.. in WriterBabu Vincent1-0/+27
2014-09-19SwCursor::SelectWordWT: include comment anchor character of a commented wordMiklos Vajna6-0/+45
2014-09-19speed optimisationLionel Elie Mamane1-2/+3