summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-05-26some more assertsBjoern Michaelsen
Change-Id: I94a6d0303989e499026be151cc71777b8e944dd2
2015-05-26CntntIdxStore should also handle new unocrsrsBjoern Michaelsen
Change-Id: I37a120f891a07acdc467d0197d112139ec9b8c01
2015-05-26use new unocrsrs in accessBjoern Michaelsen
Change-Id: Ice2bb4fae03efba1f516859c2f129c3442f3b85f
2015-05-26use new unocrsrs in sw/qaBjoern Michaelsen
Change-Id: I05e74a2bc813a67d6a4a0427780f5975d7359084
2015-05-26use new unocrsrs in SwChartDataSequenceBjoern Michaelsen
Change-Id: Ib49bba8a948e2f51c590bd27c9a98e7348180bbf
2015-05-26use new unocrsrs in ww8Bjoern Michaelsen
Change-Id: I7f19c4002f471981b75b88998b31afcd4f30fa8c
2015-05-26make SwNavigationMgr use the shared_ptrBjoern Michaelsen
- also make it listen to at least one of the SwUnoCrsr it keeps on the heap for document disposing. - as the SwNavigationMgr lives longer than the document this was actually a double free before: first from SwUnoCrsrTbl dtor an then from the shared_ptr in SwNavigationMgr Change-Id: Ia75ad81a978ca37ed2a94fd221427b62e99e1bb3
2015-05-26remove unconditionally dead codeBjoern Michaelsen
Change-Id: Idf092ad98ac029eda11fa9b925cf7a99bf3c5167
2015-05-26use new unocrsrsBjoern Michaelsen
Change-Id: Iedf1cd45d058dd6820e570bbb345eb56d8830814
2015-05-26handle PamCorr also with the new containerBjoern Michaelsen
Change-Id: I2eeb8dbe06d36c2882f443a2bc27bea54b97e3c7
2015-05-26introduce CreateUnoCrsr2 to migrate to sane memory mngmtBjoern Michaelsen
Change-Id: Ia530827daa354555983c3c28c5aeec38bc3dbf11
2015-05-25loplugin:unreffunStephan Bergmann
Change-Id: Ib7311448e15d23b041ebb4552df80046523a32f2
2015-05-25tdf#91577 - fix unique_ptr conversion bugs in reportdesign.Michael Meeks
Change-Id: Icc94ce266d567e7aad5afb5eacf0e85699ef4107
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
Hold a reference on the VclPtr while we're waiting for the UserEvent. Change-Id: I55c2671ca12eb14761c6a7dffd551af71547ecbd
2015-05-25remove hack that results in mispositioning of shapes, tdf#91266Markus Mohrhard
Change-Id: Iecdd0553ec8984966b2fef5fe45d9bdd0a80dd5a
2015-05-25add dump for column width in hmmMarkus Mohrhard
Change-Id: I0be3bfc7e8f8085c1c8e88d535cbb4142968ad28
2015-05-25tdf#91525 - dispose SfxControllerItem member.Michael Meeks
Change-Id: I71b32c1db2f4695deb90412e83b9e7883e9bf1d7
2015-05-25add mime types for Pages and NumbersDavid Tardon
Change-Id: Ideaadd9be1b5a5c65ad6d610a71d1ceeb6263cb6
2015-05-25QtCreator IDE integration.Michel Renon
First version of QtCreator IDE integration : 'make qtcreator-ide-integration' generates .pro and .pro.user files for each subfolder of LibreOffice. It also creates a 'lo.pro' meta project that list all other .pro files. Developers can use use QtCreator to edit, compile and debug LibreOffice. Change-Id: Ib05d8c36a7ca055ecd7a4db5776f4c28bf05676c Reviewed-on: https://gerrit.libreoffice.org/15804 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2015-05-25rename "Lathe Object" to "Rotation Object" in a tooltipStanislav Horacek
because the latter is always used in other places Change-Id: I42c74cf24a900541aa866aec7bc70b1ea3162b10 Reviewed-on: https://gerrit.libreoffice.org/15873 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-05-25impress: right click to insert imageCaolán McNamara
Change-Id: I521f074bbd500b81d74be7e0e771bd49efc29c9c
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
Change-Id: Ic323f07196d8a0d106d9ddf73a06db377c23fb98
2015-05-25fix assert on export of ooo40760-1.sxw to docxCaolán McNamara
and a pile more Change-Id: I7334233c789bb0ed7a60387ef7d84dd34ab5a187
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
Change-Id: I62076450ab77472bfd09b3fb9824f54b6ea1e0f7
2015-05-25cppcheck: unreadVariableCaolán McNamara
Change-Id: Ideb029385a4a6aad5b7edf709c79de0836276566
2015-05-25m_bUpdatable is always falseCaolán McNamara
Change-Id: Ia9d13d9bbf1b6aaef0bcfd786b602a7a63f256c1
2015-05-25callcatcher: update unused codeCaolán McNamara
Change-Id: I735264eb32ebdd165d23a4717f0329f666b8b140
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin
Change-Id: I590a87c832bc59947ae04e52d3ac5ea71574bb11 Reviewed-on: https://gerrit.libreoffice.org/15888 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-05-25tdf#91582 initialize charmap when selecting in SvxShowCharSetTomaž Vajngerl
Change-Id: I3f73eef349e65a1d2d283d1116729694c1f40ed9
2015-05-25macosx: work around hdiutil error -5341 on dmg packagingNorbert Thiebaud
Change-Id: Iddd265fca9769d9afac67d37877bd3a99068f368 Reviewed-on: https://gerrit.libreoffice.org/15884 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2015-05-25tdf#90127: Read icon theme from the config when called too early.Jan Holesovsky
Change-Id: I9999150cafde6b103cf1a80232113b7a3d11cfdb
2015-05-25related tdf#90127: Simplify setting of the 'auto' icon theme.Jan Holesovsky
Change-Id: I9aedfd0b7943517b5444195b63140132dd728d57
2015-05-25Var starts with r but is not referenceCaolán McNamara
Change-Id: I3458b4d8f4f28d38a1b1a979544412d1e526dec4
2015-05-25Resolves: tdf#90155 don't hide+show window before initial show completesCaolán McNamara
Change-Id: I16f6fb4ef025f2e464ca581fc348e8dd18981285
2015-05-25gtk3: why close popups when losing focusCaolán McNamara
I don't see why we want to do this, and it causes trouble with the gtk3 vclplug and the undo popup and color popup where gtk is giving us a "losing focus" signal even though those windows have the "don't ask for input focus" bit set. Change-Id: I500ca253cc43c35dda55ee0301fdcaafbd212e2d
2015-05-25loplugin:vclwidgetsNoel Grandin
Change-Id: I4292b8838b39dbf199da3cfa0f161bae1c75e9e4
2015-05-25convert TOTOP constants to scoped enumNoel Grandin
Change-Id: I85ba631ba298f1034dc5b6a04a5ff3d509c41bcb
2015-05-25convert ACTIVATE_MODE constants to scoped enumNoel Grandin
Change-Id: Ica20e033d5cde8a0c18eff51c63c66e6a3845fd0
2015-05-25convert WINDOW_ZORDER constants to scoped enumNoel Grandin
Change-Id: I91a583fe7d4195ee6bc73b4854f757517b38408b
2015-05-25convert SHOW constants to scoped enumNoel Grandin
Change-Id: I2712a0901049885502cade31f9757f712048bb33
2015-05-25use VclPtr for linked numeric field in sliderTomaž Vajngerl
Change-Id: If46d0409e9aceed9c35cea818271699abdf407e1
2015-05-25forward RenderCOntext to UserDraw, remove obsolete draw callTomaž Vajngerl
Change-Id: I29dcc22a6840e7104bdf68d050b616c8e06226fa
2015-05-25use RenderContext in user draw, use ApplySettingsTomaž Vajngerl
Change-Id: I6cc22677000459a5f19bfb207007f5c246f187e0
2015-05-25convert splitter to use RenderContextTomaž Vajngerl
Change-Id: Ia010aa7daf14fcaeee5d46cc4e5b8ed21e00efcf
2015-05-25AutoCorrect: direct replacement of keywords surrounded by colonsLászló Németh
Replacing immediately (without pressing space or enter) and inside words, too. For example, fixing tdf#55292 – complete input method for n-dash, m-dash – is possible now by :--: -> n-dash, :---: -> m-dash AutoCorrect replacements. Change-Id: I54462d7482838523a47b844da6a84f08a1518b07
2015-05-24README.md: Add a pretty Coverity badgeAdolfo Jayme Barrientos
Change-Id: Iee62ae710487df67016e48664585bfdff8ccaf75
2015-05-25Simplify loopMatteo Casalin
Change-Id: I9c61e8b1d8552be25c3c78757b280b388cb98694
2015-05-25Fix whitespaces/indentationMatteo Casalin
Change-Id: I84a9e136b9c463ae794f5ddcbb211707672f170d
2015-05-25Rework code to avoid an assignemnt just to fail next if()Matteo Casalin
But keep the test itself, just to play safe Change-Id: I0b58fa8ea25fbb577a3f9c1f2dbf0ad6d5004e2c
2015-05-25Use size_t consistently for GetFldTypeCount/GetFldType/RemoveFldTypeMatteo Casalin
Change-Id: Ie88af20e20f788c0d8b53f99da3decd98dec5078