summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-04-11Fix typosAndrea Gelmini
2018-04-10weld SpacingDialogCaolán McNamara
2018-04-10xmloff: fix leak in XMLPropertySetMapperEntry_ImplMichael Stahl
2018-04-10Remove dead HSQLDB driverTamas Bunth
2018-04-10loplugin:unusedfield improvementsNoel Grandin
2018-04-10weld SmFontSizeDialogCaolán McNamara
2018-04-10loplugin:unusedmethodsNoel Grandin
2018-04-10replace originURL with GraphicExternalLink class (internally)Tomaž Vajngerl
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl
2018-04-10vcl: detach usage and remove GraphicManager and GraphicCacheTomaž Vajngerl
2018-04-09weld SvxSearchSimilarityDialogCaolán McNamara
2018-04-09weld RTSDialog and tab pagesCaolán McNamara
2018-04-09weld SwLineNumberingDlgCaolán McNamara
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand
2018-04-09tdf#105225 A table properties background tab pageJim Raykowski
2018-04-09std::list->std::vector in SubsetMapNoel Grandin
2018-04-09std::list->std::vector in WeakBagNoel Grandin
2018-04-09tdf#115600 Display messages in Findbar for Headings navigationJim Raykowski
2018-04-08tdf#112384 sw: Allow New line as a label followed by chapter numberingNithin Kumar Padavu
2018-04-07Avoid -fsanitize=nullStephan Bergmann
2018-04-07Prefix SfxStyleSheetBase::pPool memberStephan Bergmann
2018-04-07weld ScLinkedAreaDlgCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06tdf#45904 Move _XCellRangeMovement Java tests to C++Jens Carl
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-06Resolves: tdf#116713 Revert "loplugin:useuniqueptr in SdrObjEditView"Caolán McNamara
2018-04-05enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara
2018-04-05make DBG_UNHANDLED_EXCEPTION log in non-dbgutl mode, tooNoel Grandin
2018-04-05vcl: ImplAssignWithSize() -> ReassignWithSize()Chris Sherlock
2018-04-05vcl: move public functions to private in BitmapChris Sherlock
2018-04-05vcl: Bitmap::ImplAdaptBitCount() is not needed, just use AdaptBitCount()Chris Sherlock
2018-04-05ofz#7365 Integer overflowCaolán McNamara
2018-04-04weld SvInsertOleDlgCaolán McNamara
2018-04-04tdf#108608 Draw file unresponsive on large text pasted into textboxNoel Grandin
2018-04-04loplugin:unusedmethodsNoel Grandin
2018-04-04weld SvxPathSelectDialogCaolán McNamara
2018-04-03lok - sc: validity list drop down button callbackMarco Cecchetti
2018-04-03lok - sc - list validationMarco Cecchetti
2018-04-03lok - calc: add support for show/hide tabs in onlineMarco Cecchetti
2018-04-03weld SvPasteObjectDialogCaolán McNamara
2018-04-03weld SfxViewVersionDialog_ImplCaolán McNamara
2018-04-03accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini