summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-16move SwClientIter::First() to SwIteratorBjoern Michaelsen
2015-03-16assert hard hereBjoern Michaelsen
2015-03-16make typed iteration private in SwClientIter nowBjoern Michaelsen
2015-03-16Pipe legacy Modify calls through SwClientModifyBjoern Michaelsen
2015-03-16tdf#89361 Remove remnants of Gopher supportAdolfo Jayme Barrientos
2015-03-16make SwIterator finalBjoern Michaelsen
2015-03-16core: dont use 'shortcut' that is longer than the originalBjoern Michaelsen
2015-03-16unocore: dont use 'shortcut' that is longer than the originalBjoern Michaelsen
2015-03-16core/layout: dont use 'shortcut' that is longer than the originalBjoern Michaelsen
2015-03-16core/docnode: dont use 'shortcut' that is longer than the originalBjoern Michaelsen
2015-03-16CppunitTest_sw_tiledrendering: disable part of testSetGraphicSelection on OS XMiklos Vajna
2015-03-16Exclude Python components if --disable-pythonStephan Bergmann
2015-03-16core/doc: dont use 'shortcut' that is longer than the originalBjoern Michaelsen
2015-03-16use SwIterator<>Bjoern Michaelsen
2015-03-16use SwIterator<>Bjoern Michaelsen
2015-03-16use SwIterator<>Bjoern Michaelsen
2015-03-16use SwIterator<>Bjoern Michaelsen
2015-03-16use SwIterator<>Bjoern Michaelsen
2015-03-16use SwIterator for typed iterationBjoern Michaelsen
2015-03-16use SwIterator for typed iterationBjoern Michaelsen
2015-03-16nonsense SwClientIter::operator() isnt used, better remove before someone doesBjoern Michaelsen
2015-03-16external/coinmp: Work around -Werror,-Wformat-pedanticStephan Bergmann
2015-03-16lok_docview_init: ignore the second, not the first paramMiklos Vajna
2015-03-16libreofficekit: various loplugin fixesStephan Bergmann
2015-03-16tdf#90029: FM_PROP_DATE/TIME confusionStephan Bergmann
2015-03-16Adapt configure.ac check to new Clang -fno-sanitize-recover=... syntaxStephan Bergmann
2015-03-16android: add toolbar button to force-show the soft keyboardMiklos Vajna
2015-03-16ImpEditView::DrawSelection: emit TEXT_SELECTION LOK callbackMiklos Vajna
2015-03-16SwSelPaintRects::Show: silence LOK callback till draw edit is activeMiklos Vajna
2015-03-16Add SwXTextDocument::setTextSelection() testcaseMiklos Vajna
2015-03-16android: also hide keyboard on graphic selectionMiklos Vajna
2015-03-16android: hide soft keyboard when scrollingMiklos Vajna
2015-03-16sc tiled editing: EndTracking() is necessary in the tiled rendering case.Henry Castro
2015-03-16SwXTextDocument: add missing @see for 3 vcl::ITiledRenderable methodsMiklos Vajna
2015-03-16libreofficekit: add overview of tiled editing to READMEMiklos Vajna
2015-03-16LOK: extract the callback typedef to a separate LibreOfficeKitTypes.h headerMiklos Vajna
2015-03-16android: Make the Bold button actually work - switches to typing in bold.Jan Holesovsky
2015-03-16lokdocview: detect click on border vs click inside graphic selectionMiklos Vajna
2015-03-16lokdocview: ensure that the cursor is at least 30 twips wideMiklos Vajna
2015-03-16editeng tiled rendering: emit callbacks necessary to have a blinking cursorMiklos Vajna
2015-03-16LOK: Implement posting of .uno: commands.Jan Holesovsky
2015-03-16Factor out the .uno: command dispatching to a separate function / file.Jan Holesovsky
2015-03-16Add ImpEditView::libreOfficeKitCallback()Miklos Vajna
2015-03-16sc tiled rendering: Avoid warnings about a non-existing SdrPaintWindow.Henry Castro
2015-03-16Add SwXTextDocument::setGraphicSelection() testcaseMiklos Vajna
2015-03-16Add testcase for SwXTextDocument::resetSelection().Miklos Vajna
2015-03-16SdrMarkView::SetMarkHandles: when tiled rendering, show non-frame handles, tooMiklos Vajna
2015-03-16Small cleanup - no need to have 2 OpenURL's.Jan Holesovsky
2015-03-16android: add to JNI - setGraphicSelection, resetSelectionTomaž Vajngerl
2015-03-16android: add bold selection to toolbar (experimental)Tomaž Vajngerl