summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-09-22werror: ‘nDirection’ shadows a member of 'this'Tomaž Vajngerl
2014-09-22fdo#62104 Optimize thumbnail size by using PNG8 and other tricksTomaž Vajngerl
2014-09-22Convenient function to compress a Graphic to PNG imageTomaž Vajngerl
2014-09-22Test HTML export of images & image properties.Tomaž Vajngerl
2014-09-22html export: rework image output to use HTML writerTomaž Vajngerl
2014-09-22html: add applyEvents to HTML outputTomaž Vajngerl
2014-09-22html: line break <br/> - use XML style single element declarationTomaž Vajngerl
2014-09-22Extend HTMLWriter: flush the stack, more values for attribute(..)Tomaž Vajngerl
2014-09-21Remove dead codeSamuel Mehrbrodt
2014-09-21fdo#58189 : EDITING: Wrong Chapter Moves with the NavigatorUlrich Kitzinger
2014-09-21Improve gallery look for small width (Sidebar)Samuel Mehrbrodt
2014-09-21android: upgrade layers to newer codeTomaž Vajngerl
2014-09-21android: upgrade gestures and scrolling to newer codeTomaž Vajngerl
2014-09-21fdo#83953 Jump to next change when accepting or rejecting a changeSamuel Mehrbrodt
2014-09-21Revert "new loplugin: VCL widget reference checker"Stephan Bergmann
2014-09-21Don't try to write Python bytecode files in case of a read-only installsetTor Lillqvist
2014-09-21Disable the email sending menu entries when sandboxed on OS XTor Lillqvist
2014-09-21fdo#39468: Translated German commentsJennifer Liebel
2014-09-21set mpFirstBand back to 0 after deleting itCaolán McNamara
2014-09-21Related fdo#80538 Re-adding toolbar separatorsYousuf Philips
2014-09-21fdo#75256 Improve Sifr Icon ThemeMatthias Freund
2014-09-21Related fdo#81475 Improve toolbar tooltips in Writer standard toolbarSamuel Mehrbrodt
2014-09-21fdo#81475 New layout for Writer standard and formatting toolbarsSamuel Mehrbrodt
2014-09-21handle docx's w:anchor layoutInCell attribute (bnc#891663)Luboš Luňák
2014-09-21Avoid manual realloc()Miklos Vajna
2014-09-21WB_OWNERDRAWDECORATION is needed by toolbar popupsMaxim Monastirsky
2014-09-21OPENGL_SCALE_VALUE is not needed any moreZolnai Tamás
2014-09-21fdo#81237: OpenGL window is not resized by view changeZolnai Tamás
2014-09-21fdo#81237: 2D OpenGL charts have wrong sizeZolnai Tamás
2014-09-21fdo#80536 Add a shortcut to "Edit Mode" menu entrySamuel Mehrbrodt
2014-09-21fdo#82502 Ctrl-F should select the text in the search bar, not close itSamuel Mehrbrodt
2014-09-21new loplugin: VCL widget reference checkerNoel Grandin
2014-09-21(fdo#78826) HIG: add missing colons in optformulaAdolfo Jayme Barrientos
2014-09-21Changed some options from picture/graphics to imagePhyzer
2014-09-21javaunohelper: use java.util.logging in testsRobert Antoni Buj i Gelonch
2014-09-21Remove the term “Persona” from visible UI stringsAdolfo Jayme Barrientos
2014-09-21Present tense and capitalizationAdolfo Jayme Barrientos
2014-09-21Updated coreLaurent Balland-Poirier
2014-09-21OOX: Update README with recently made changesDavid Ostrovsky
2014-09-21Fix some typosDavid Ostrovsky
2014-09-20Use comphelper::SequenceAsVectorMiklos Vajna
2014-09-19These are no longer used.Kohei Yoshida
2014-09-19Finally, move the group shape object for the diagram with axes to the param.Kohei Yoshida
2014-09-19Move the "PlotAreaIncludingAxes" shape object to CreateShapeParam2D.Kohei Yoshida
2014-09-19Move the "MarkHandles" shape object to CreateShapeParam2D.Kohei Yoshida
2014-09-19Remove double-conversion between awt::Rectangle and basegfx::B2IRectangle.Kohei Yoshida
2014-09-19Refactor impl_createDiagramAndContent() to take CreateShapeParam2D.Kohei Yoshida
2014-09-19Refactor getAvailablePosAndSizeForDiagram() to use CreateShapeParam2D.Kohei Yoshida