summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-15Fix vertical text and bitmap bullet renderingfeature/table_rotated_textTamás Zolnai
2017-04-15Avoid using implicit assignment operatorTamás Zolnai
2017-04-15ODF import / export of rotated text in Impress tableTamás Zolnai
2017-04-15tdf#100926: PPTX import of table with rotated textTamás Zolnai
2017-04-15Implement RotateAngle API property for Impress table cellsTamás Zolnai
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-04-14convert cell menu to .uiCaolán McNamara
2017-04-14convert rows menu to .uiCaolán McNamara
2017-04-14convert group sort context menu to .uiCaolán McNamara
2017-04-14remove methods that were never calledCaolán McNamara
2017-04-14the context menu has only DELETE in itCaolán McNamara
2017-04-14convert function menu to .uiCaolán McNamara
2017-04-14tdf#39468 Translate German comments in swJens Carl
2017-04-14tdf#39468 Translate German comments in swJens Carl
2017-04-14convert other gallery menu to .uiCaolán McNamara
2017-04-14GalleryBrowser2::Dispatch is always used with just MN_ADDCaolán McNamara
2017-04-14convert gallery menu to .uiCaolán McNamara
2017-04-14convert annotation menus to .uiCaolán McNamara
2017-04-14convert image map menu to .uiCaolán McNamara
2017-04-14ubsan: only cast when necessaryCaolán McNamara
2017-04-14rework POPUPMENU_TOOLBAR_QUICKCUSTOMIZATIONCaolán McNamara
2017-04-14convert fileview context menu to .uiCaolán McNamara
2017-04-14AutoText: .dotx files visible when importSzymon Kłos
2017-04-14convert style context menu to .uiCaolán McNamara
2017-04-14only one button should have has_default setCaolán McNamara
2017-04-14convert bookmark menu to .uiCaolán McNamara
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara
2017-04-14document that PointerStyle and css::awt::SystemPointer are linkedCaolán McNamara
2017-04-14tdf#106736 do not insert kern portion before tab portion.Mark Hung
2017-04-14sfx2 lok: use auto when initializing with a cast to avoid duplicationMiklos Vajna
2017-04-14ucpgvfs is gone a long whileCaolán McNamara
2017-04-14revert removal of apparently unused mouse cursorsCaolán McNamara
2017-04-14starmath: size() > 0 -> !empty()Takeshi Abe
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard
2017-04-14update cppunit to 1.14.0Markus Mohrhard
2017-04-14vcl PDF import: don't assume larger offset -> newer trailerMiklos Vajna
2017-04-13tdf#106933 vcl: delete D2DWriteTextOutRenderer before exit()Michael Stahl
2017-04-13Don't crash when deleting a non-existing comment.Jan Holesovsky
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin
2017-04-13tdf#106084 EMF+ Add support for EmfPlusScaleWorldTransform recordBartosz Kosiorek
2017-04-13tdf#39053 EMF+ Draw an extra line between the last point and the first point.Bartosz Kosiorek
2017-04-13tdf#106084 EMF+ Add support for EmfPlusTranslateWorldTransform recordBartosz Kosiorek
2017-04-13convert slideshow context menu to .uiCaolán McNamara
2017-04-13Use std::unique_ptr<JavaInfo> in createJavaInfoStephan Bergmann
2017-04-13Use std::unique_ptr<JavaInfo> in jfw_plugin_getAllJavaInfosStephan Bergmann
2017-04-13Use std::unique_ptr<JavaInfo> in jfw_plugin_getJavaInfoByPathStephan Bergmann
2017-04-13Use std::unique_ptr<JavaInfo> in jfw_plugin_getJavaInfoFromJavaHomeStephan Bergmann
2017-04-13Use std::unique_ptr<JavaInfo> in jfw_plugin_getJavaInfosFromPathStephan Bergmann
2017-04-13Simplify jfw_findAllJREsStephan Bergmann
2017-04-13Replace a use of CJavaInfo with std::unique_ptr<JavaInfo>Stephan Bergmann