summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-21Improve gallery look for small width (Sidebar)Samuel Mehrbrodt2-66/+18
2014-09-21android: upgrade layers to newer codeTomaž Vajngerl19-599/+235
2014-09-21android: upgrade gestures and scrolling to newer codeTomaž Vajngerl3-159/+155
2014-09-21fdo#83953 Jump to next change when accepting or rejecting a changeSamuel Mehrbrodt1-0/+2
2014-09-21Revert "new loplugin: VCL widget reference checker"Stephan Bergmann1-86/+0
2014-09-21Don't try to write Python bytecode files in case of a read-only installsetTor Lillqvist1-0/+6
2014-09-21Disable the email sending menu entries when sandboxed on OS XTor Lillqvist1-0/+12
2014-09-21fdo#39468: Translated German commentsJennifer Liebel4-25/+23
2014-09-21set mpFirstBand back to 0 after deleting itCaolán McNamara1-1/+1
2014-09-21Related fdo#80538 Re-adding toolbar separatorsYousuf Philips8-0/+8
2014-09-21fdo#75256 Improve Sifr Icon ThemeMatthias Freund25-0/+0
2014-09-21Related fdo#81475 Improve toolbar tooltips in Writer standard toolbarSamuel Mehrbrodt4-38/+33
2014-09-21fdo#81475 New layout for Writer standard and formatting toolbarsSamuel Mehrbrodt2-9/+18
2014-09-21handle docx's w:anchor layoutInCell attribute (bnc#891663)Luboš Luňák5-0/+18
2014-09-21Avoid manual realloc()Miklos Vajna2-7/+5
2014-09-21WB_OWNERDRAWDECORATION is needed by toolbar popupsMaxim Monastirsky1-1/+1
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