summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-13clear VclPtr warningCaolán McNamara
2015-11-13Related: tdf#95682 set edit to modified after insert symbol/pasteCaolán McNamara
2015-11-13sc: loplugin:badstatics: remove pActiveEdWnd global variableMichael Stahl
2015-11-13android: Fixes to AndroidManifestTomaž Vajngerl
2015-11-13android: add source of icons to READMETomaž Vajngerl
2015-11-13android: don't set text color in about dialogTomaž Vajngerl
2015-11-13Re-enable CppunitTest_officecfg_cppheader_testStephan Bergmann
2015-11-13tdf#90372: Make VclScrolledWindow candidate for tabstoppingKatarina Behrens
2015-11-13android: remove old unused action buttons (bold, italic,...)Tomaž Vajngerl
2015-11-13android: rename "editMode" to "experimentalMode"Tomaž Vajngerl
2015-11-13android: add undo/redo to the main toolbarTomaž Vajngerl
2015-11-13android: Add string searching + search toolbarTomaž Vajngerl
2015-11-13android: Add bottom formatting toolbarTomaž Vajngerl
2015-11-13android: make toolbar visuals easier to changeTomaž Vajngerl
2015-11-13android: remove attrs.xmlTomaž Vajngerl
2015-11-13Remove outdated commentAndrzej Hunt
2015-11-13sc lok: during tiled rendering the cell-cursor is always visibleAndrzej Hunt
2015-11-13rename: preview picture -> preview imageSamuel Mehrbrodt
2015-11-13Resolves: tdf#95682 spell dialog: add a button to open special characterCaolán McNamara
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-11-13sc: loplugin:badstatics: _one_ global pActiveEdWnd is enoughMichael Stahl
2015-11-13sc: loplugin:badstatics: clear ScGlobal::xDrawClipDocShellRefMichael Stahl
2015-11-13svx: loplugin:badstaticsMichael Stahl
2015-11-13sw: loplugin:badstatics: convert static SwViewShell::mpReplaceBmpMichael Stahl
2015-11-13sw: loplugin:badstatics: actually these are harmlessMichael Stahl
2015-11-13sw: loplugin:badstatics: remove static SwView::m_pSrchDlgMichael Stahl
2015-11-13sw: shove 2 global variables into SwHyphIterMichael Stahl
2015-11-13sd: rename static variable SdDrawDocument::pDocLockedInsertingLinksMichael Stahl
2015-11-13sw: rename some more global variablesMichael Stahl
2015-11-13sw: rename some global variablesMichael Stahl
2015-11-13sc: let's make ScFormulaDlg::pDoc and aCursorPos ordinary membersMichael Stahl
2015-11-13sc: rename static member ScFormulaDlg::pDocMichael Stahl
2015-11-13svx: rename static variableMichael Stahl
2015-11-13svx: remove unused typedefMichael Stahl
2015-11-13sfx2: rename static variable SfxApplication::pApp etc.Michael Stahl
2015-11-13svtools: make this condition readableMichael Stahl
2015-11-13svtools: remove pointless sal_uLong castMichael Stahl
2015-11-13svtools: rename global variablesMichael Stahl
2015-11-13vcl: rename static variable I18NStatus::pInstanceMichael Stahl
2015-11-13some older gcc doesn't like auto in lambdasNoel Grandin
2015-11-13loplugin:nullptrStephan Bergmann
2015-11-13Work around clang-cl -FIIntrin.h workaroundStephan Bergmann
2015-11-13external/boost: Adapt to clang-clStephan Bergmann
2015-11-13Adapt to clang-clStephan Bergmann
2015-11-13-Werror,-Wunused-const-variableStephan Bergmann
2015-11-13-Werror,-Wmicrosoft-enum-valueStephan Bergmann
2015-11-13tdf#88352 correct triangulator numerical problemArmin Le Grand
2015-11-13fix build "error: declaration of size shadows a member of 'this'"Noel Grandin
2015-11-13slideshow: add "glitter" slide transitionTomaž Vajngerl
2015-11-13sw: don't show main cursor when editing a postitMiklos Vajna