summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-07-24Open Remote file in Writer's menubarSzymon Kłos
Change-Id: I5cda8661a44e4c33fab3263c17c1a7900241e70b
2015-07-24Separator should not be the default selectionSzymon Kłos
Change-Id: Id879e795d3b6722ca0d86f8f6a8a32b0ef6f12bd
2015-07-24question if delete the serviceSzymon Kłos
Change-Id: I49e5a93ba1d58b898ec1c7b9a4682c9e86302bd0
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
Change-Id: Ib32a73e4f74ce7ccd19327ecaed84c16b5c60779
2015-07-24Add "styles" template folder + content to installationTomaž Vajngerl
Change-Id: Ibb674e17eedfc325d3e335aa074391ad7b2b2aa2
2015-07-24opengl: don't cache checkboxes for nowTomaž Vajngerl
Change-Id: I67d0dcb48d1843587abbc1dc0f7da1f8057b281e
2015-07-24Use LRU map for caching of native widgetsTomaž Vajngerl
Change-Id: Ia0423dac5309aabc5e81357cf4f67b5ee14bab31
2015-07-24LRU map (cache) implementation to o3tl + testsTomaž Vajngerl
Change-Id: I6b1a39918e6c8c67712be2c8e9907266dcfefedb
2015-07-24tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl
Change-Id: I85c7cc01113bc4ac810c450a6460059463cc8e03
2015-07-24filter: MSVC wants to generate unnecessary copy assignment againMichael Stahl
Change-Id: I273b47a6d30e6fcb597e43188f93e0e8f834c929
2015-07-24Add test for OOXML part of tdf#99256Katarina Behrens
Change-Id: If5e56109f0bf9281be74c17965b047a50f8b55d3
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
Change-Id: Ia1eb84b72cc9aa61639c3efbd55685d781196401
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
Change-Id: I9aa0543edf3f0aef3a0a376aa0f82f51c6d93313
2015-07-24filter: convert boost::ptr_vector to std::vectorMichael Stahl
... and move it out of the header since it's only used in that class. Change-Id: Icd5cc86428c97bdaaa07d56e17393846629721e5
2015-07-24filter: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
Change-Id: I171fdb41bef4a7f3ef6418d81a1d99f123c0652c
2015-07-24filter: that cast is sillyMichael Stahl
Change-Id: Id3766ccc992934633c77d8e035abd8390ef088cb
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
Change-Id: I87f903c6a81b271847f072fa0608fae4669ac307
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
Change-Id: I2659fea1fb18c5b0a4ff5339643c7c28c0f5f458
2015-07-24filter: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl
Change-Id: I548f15466c695e4cbf5e505771d7c0baf8812198
2015-07-24svx: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
Change-Id: I512ed27ef812498e021e320259b1e0862969a10e
2015-07-24svtools: replace boost::ptr_vector with std::vectorMichael Stahl
Change-Id: I70a2919e43495ce10c0c90ec91a25604d82e7d28
2015-07-24svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
Change-Id: Ib0b10305768d368585d80ad6163e9081a4d8cd28
2015-07-24calc mapmode: Cleanup DrawBackground + fix one pixel size.Jan Holesovsky
Change-Id: I2ff1aa1d83a3228ee76eda7cd2e411cf084079f6
2015-07-24calc mapmode: Refactor DrawBackground to use logic unitsKrisztian Pinter
Change-Id: Id47eac2578e75750eac04b481fe58df6d4f5e70d
2015-07-24writerfilter: use std::shared_ptr<> in ThemeTableMiklos Vajna
Change-Id: I9d632ed036b1d94c29adfc79df4c920791b0c0fa
2015-07-24convert ImageAlign to enum classNoel Grandin
Change-Id: I22e2e66a1f0b230403ad1d9c1f5b7f34a6ee6ea5
2015-07-24convert WindowAlign to scoped enumNoel Grandin
Change-Id: I028d108b3a83bd5541d873c4d03b87339cd3be52
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin
Change-Id: I3b4b4e8a94904e22823a263bd5446a2e1aa47661
2015-07-24NAVBTN_PEN_ENABLED is unusedNoel Grandin
Change-Id: I3f5ae15f594b2a96ad30f6795c3b782b56d78feb
2015-07-24simplify SdOptions::StoreConfigNoel Grandin
nobody calls it with anything other than the default value Change-Id: I9c3a975ed7f0e22c58aad7bf733a26f79244ca26
2015-07-24convert GA_ constants to enum classNoel Grandin
Change-Id: I51a197ed530c0a0e432620af23070c90a89a9ac3
2015-07-24calc mapmode: Pass RenderContext as reference in DrawNoteMarksKrisztian Pinter
Change-Id: Id47f4001943bd40fb8476c7e6a81f257b34c2c7d
2015-07-24calc mapmode: Pass RenderContext as reference in DrawFrameKrisztian Pinter
Change-Id: I6c9a476a8dea5266868c94d6a1203cfe840171cf
2015-07-24update branding for 5.0Christian Lohmaier
about-dialog & windows installer imgs use non TDF-tagline and add Development build variant for splashscreen DS_Store for Mac dnd installer not adjusted yet Change-Id: I4ff449d9564214a80f88c752e54064b599e9948b
2015-07-24don't generate invalid XLSX filesMarkus Mohrhard
The pivot table cache is not handled through the normal record system and as we need to make sure that the extLst is exported after the pivot cache let's add another hack. Change-Id: Icb816e3eb06add768d19cc1c237e6bf75816d9f0
2015-07-24that comment is not correct anymoreMarkus Mohrhard
Change-Id: I20e1b15b34730508d20ff436c51d66bd67c9e447
2015-07-23add unhandled case in switchMarkus Mohrhard
Change-Id: I1e6c2263cb8e6b4d58a3f63ca129d4e9c403fce2
2015-07-23tdf#92256: OOXML save/load syntax for string referenceKatarina Behrens
+ introduce a separate LibO namespace for that Change-Id: Ie62da0746e81ea0d861680863beb03094649d41c Reviewed-on: https://gerrit.libreoffice.org/17216 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-07-23Added test for tdf#57197 table row/column insert undo crashVarun
Change-Id: I143d657239dd983396847eb67019e84a202f0bcb Reviewed-on: https://gerrit.libreoffice.org/17284 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-07-23TableRef: generate error for header-less column references, tdf#91278 relatedEike Rathke
... instead of using an arbitray first data record's string as column name. We don't support header-less tables properly yet, so don't pretend to. Change-Id: Ia42619ec800291b6617a61c8a89a2d54ef231cec
2015-07-23clear HasHeader at database range if table headerRowCount is 0Eike Rathke
Change-Id: I1cf5b0ac3884320f39d439b6eecf0b39cdf6bc49
2015-07-23handle ContainsHeader property at database rangeEike Rathke
Change-Id: If0d54ab1dee6c861b973dc490f6c4a1e11260546
2015-07-23add optional ContainsHeader propertyEike Rathke
great we never had this :-( Change-Id: Id79b08ff9dfe42228ed7d6b27ad0c8cc29b1bfb0
2015-07-23separate variables by scoping instead of reusingLionel Elie Mamane
Change-Id: I2cc889628f9ab25e382a9e891b99a795cd7d4c59
2015-07-23coverity#1312139 random byte is deliberateCaolán McNamara
Change-Id: Iff546476256c87813b01a7db2c8331f926b7e3bd
2015-07-23coverity#1312138 Resource leakCaolán McNamara
Change-Id: Ib3f5665f336fb933fbfa88a1032d76d881b38196
2015-07-23Bin pointless #ifndef #define danceTor Lillqvist
Change-Id: I0f7a3183a16a56f831a828af9de6c8f8c459339a
2015-07-23fix regression introduced by 21834f14c97071c5bcf13ef02bf940dc1922663fLionel Elie Mamane
Change-Id: I75b6329e2d308bd0d24201169dcef72301358d81 Reviewed-on: https://gerrit.libreoffice.org/17305 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-07-23Resolves: tdf#92689 grab keyboard focus to parent, not to earlier generationsCaolán McNamara
Change-Id: I4c95f52f0b22ab574f608b93c172e0398e81974b
2015-07-23loplugin:stringconstantNoel Grandin
Change-Id: I02aa11489a993b9788dc1038d9772672f1d2ecef