summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-17loplugin: add Dialog to unusedvariablecheckNoel Grandin
2015-03-17DocxAttributeOutput::m_pFoot/EndnotesList: use std::unique_ptrMiklos Vajna
2015-03-17-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-03-17WW8: bShdTxtCol is always falseZolnai Tamás
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás
2015-03-16make SwClientIter::GoStart/GoEnd privateBjoern Michaelsen
2015-03-16refactor iterationBjoern Michaelsen
2015-03-16get rid of SearchTypeBjoern Michaelsen
2015-03-16Typo: remmeber->rememberJulien Nabet
2015-03-16Typo: warpper->wrapperJulien Nabet
2015-03-16fix stray SAL_OVERRIDEBjoern Michaelsen
2015-03-16remove 'shortcut' that is longer than the originalBjoern Michaelsen
2015-03-16Fixes for moving stuff to SwIteratorBjoern Michaelsen
2015-03-16Move SwClientIter::Previous() to SwIteratorBjoern Michaelsen
2015-03-16Move SwClientIter::Next() to SwIteratorBjoern Michaelsen
2015-03-16Move SwClientIter::Last() to SwIteratorBjoern Michaelsen
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