summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-26use EDB as well as CVE as encrypted prefixesCaolán McNamara
Change-Id: I3cb1e4d736ca1627cb0716a9c17ff11b5a837264
2012-07-26just remove logging dir without moaningCaolán McNamara
Change-Id: I66435c5da113711ecc01d85124dab88411232ee5
2012-07-26refactor ModelToViewHelper, should have unchanged resultsCaolán McNamara
Change-Id: Ib57f0d6f9491d12ffacada5ec0ae8bc68874c25b
2012-07-26test RTF math export escapingMiklos Vajna
Change-Id: Ib1303ddc8ea31cfea2d438eaf5986ea71aa32f15
2012-07-26test RTF_MDMiklos Vajna
Change-Id: Ib41b2599d843a5a0840f05e79a310afab42cd7cd
2012-07-26move help target to Makefile; it doesn't need config_host.mkMatúš Kukan
Change-Id: Ib627bb0a12b5b055f8d6077c00cc8099473fa176
2012-07-26tubes: clean this outMatúš Kukan
Change-Id: I7d4cafbe51695c0ff36480311858b9167344c119
2012-07-26tubes: avoid unnecessary re-building; move the include into source fileMatúš Kukan
Change-Id: Ib45a5fab8d4dc118ac0ae5282d47f46f9f86edc2
2012-07-26tubes: move mbChannelReadyHandlerInvoked to pImplMatúš Kukan
Change-Id: If2ddd8bdcb11727be719e8966aa689fbabd94f44
2012-07-26tubes: kill double-singletonning of TeleManagerMatúš Kukan
I am not sure why it was introduced in 0dae49a03c9b4816d8cdde69e30bcd2db2e30724 and hope that it's safe to remove it now. Change-Id: I62f0ac230a83473386eabc45c9fcc387f62631e3
2012-07-26tubes: TeleManger's GMainLoop* now unusedMatúš Kukan
Change-Id: I99b482a60155c596c4b64534f62ce4c9d4d9a94b
2012-07-26warning C4018: '>': signed/unsigned mismatchMichael Stahl
Change-Id: I25607ce79111b2c2933ab5e2c165df0594ed4363
2012-07-26rhbz#842552 always create text contentDavid Tardon
The following line in oox::drawingml::table::TableCell::pushToXCell suggests that it is assumed that the cell always contains text: Reference< text::XText > xText( rxCell, UNO_QUERY_THROW ); So TableCell should always hold a valid TextBody too. Change-Id: Ic2db7b535c98dd5f2b18941846709a781df4585c
2012-07-26i do not see any reason for using ?= hereDavid Tardon
Change-Id: I39acbfcae047829bed68186917bbb4e851d2ac20
2012-07-26Use safer icon for "Send E-Mail" [Used under CC-BY-SA]Stefan Knorr
Not everyone finds the paper plane icon understandable. Authors: Lapo Calamandrei <calamandrei@gmail.com> Jakub Steiner <jimmac@gnome.com> [the Gnome project] Used under Creative Commons Attribution-Share Alike 3.0 United States license Change-Id: Ifd888a6f851250fd5c5c8b1e642dbd1c5c42b4e1
2012-07-26fix non-const accesses in previous commit:Michael Stahl
Probably using const_cast is "good enough" here for the exising use cases of modifying elements in a sorted_vector; not exposing non-const accessors in sorted_vector should deter adding these in the future. Change-Id: I613d7d40041b01109fd1d54f51c105acf56ae34a
2012-07-26Convert SV_DECL_VARARR_SORT_VISIBILITY(SvxTabStopArr) o3tl::sorted_vectorNoel Grandin
And convert it from a private superclass to a member. The code is cleaner and easier to read as a consequence. Change-Id: I35501a208c96615ce5797ad06d34d3b7efc2c4db
2012-07-26Convert SV_DECL_VARARR_SORT(ScHTMLColOffset) to o3tl::sorted_vectorNoel Grandin
Change-Id: I583eeccc2cdb0c3fd0dc60f9e222e026c6b0ead2
2012-07-26Convert SV_DECL_VARARR( _MapTblFrmFmts) to std::vectorNoel Grandin
Change-Id: I96db7b86a5739a396522cf2e5c3dbaae48963859
2012-07-26Convert SV_DECL_VARARR(SwRects) to std::vectorNoel Grandin
Change-Id: I7fa9380fad92d6667ccd9a635b2d26f700aa780e
2012-07-26fix previous STL conversion commit:Michael Stahl
Change-Id: I05427b6753cb9eb13cf3d3e085aa22346eed4977 SwPamRanges::Insert needs to check for it != end() before comparing it.
2012-07-26Convert SV_DECL_VARARR_SORT(_SwPamRanges) to o3tl::sorted_vectorNoel Grandin
Change-Id: I6f3fa6b4940ba17e21e9fc47bcdd61c9761ba477
2012-07-26Convert SV_DECL_VARARR_VISIBILITY(SrchAttrItemList) to std::vectorNoel Grandin
Change-Id: Ib6d6bb62613004ba0a8ee603f7047fb017570e89
2012-07-26SV_DECL_VARARR_SORT(ScRTFColTwips) o3tl::sorted_vectorNoel Grandin
Change-Id: I6d048af2b32ad02952cfe91d155ca17f5067ecee
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin
Change-Id: I84c4cd5686ea0649ad9ca6c879d51bffe6d693c2
2012-07-26fix previous STL conversion commit:Michael Stahl
SwSelBoxes_SAR is not sorted, so it should be converted to a plain vector; at least for WW8SelBoxInfo this makes a real difference as the first element is treated specially. Change-Id: I57a448d72b2f3757da5bcebaebd4294e9d283d99
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin
Change-Id: I4af9e86257a9e40b91351fd34ac70fe053d02367
2012-07-26fdo#51252 Disable copying share/prereg/bundled to avoid startup crashesStephan Bergmann
...see <https://bugs.freedesktop.org/show_bug.cgi?id=51252#c35>, comment 35 to "LO cannot start (reports runtime error with Visual C++ Runtime Library)" for all the details. This commit is intended as a band aid, to be backported to libreoffice-3-6-0. It can be cleaned up later on. Change-Id: I2984cdd7efc279e3ef482a762b614e1d625a697f
2012-07-26add tests for RTF_MACC and RTF_MEQARRMiklos Vajna
Change-Id: Id33672d0acef4d79239e0ee8a86d5a244ac736e7
2012-07-26RTF_MR: ignore if collected text is emptyMiklos Vajna
Sending an empty run would result in adding a space to the formula, leading to incorrect result. Change-Id: I1a01493cead726f667db0065deb4c145cba4ffa7
2012-07-26export RTF_MEQARRMiklos Vajna
Change-Id: Ic2c1ca04c23b41ae36aa0a8866dc9b7776ccad64
2012-07-26fix "No template found for item" warning and make it an errorCaolán McNamara
Change-Id: I75985c3f8821b3506e46eaf572c54828db97c964
2012-07-26fdo#50632 IDE: update Object Catalog when closing a documentUray M. János
Change-Id: Ia635aee1611eaff663906e2238bf23a5013242a3
2012-07-26fixed Replace all message in Basic IDEUray M. János
Change-Id: I3e4fdb07ea5a1d1d47bcf190a5ee96800b44f89b
2012-07-26export RTF_MSSU{B,P} and related keywordsMiklos Vajna
Change-Id: Ida24beda4d961db068279e81711e10c3d87b0ac1
2012-07-26export RTF_MRADMiklos Vajna
Change-Id: I1b5802dfba24b45358842189d8ae05c3f9de319f
2012-07-26export RTF_MLIM{UPP,LOW}Miklos Vajna
Change-Id: Ic47868daa3e9bd7defbc76a1ab1bfc717c48bee7
2012-07-26writerfilter/qa: clean up rtl:: and RTL_CONSTASCII_* usageMiklos Vajna
Change-Id: I729e5a6dcc9ca3a291c5f28c8b7eed7e3ca03bfd
2012-07-26export RTF_MMMiklos Vajna
Change-Id: Ia3b2dd3de464d9be1fd496cc81ed903047f7542b
2012-07-25aDataAvailableLink in SfxMedium was never called.Kohei Yoshida
Also remove all callback functions that would never get called because of this. Change-Id: I5dd5d64ccca9dd3d655428218957753d3200299e
2012-07-25file version is no longer used in SfxMedium.Kohei Yoshida
Change-Id: Ibc6a4ea54e18946bf89364cd3ae235e59db33a5d
2012-07-25Another unused flag.Kohei Yoshida
Change-Id: Ifb0aab398ac0e64846907887983dda4ae8559563
2012-07-25This flag is set but never used. Removing.Kohei Yoshida
Change-Id: I97f017403e9b264075da41ddfc3fe34ca7093444
2012-07-26sal_Bool -> boolTakeshi Abe
Change-Id: I32f56e8577264eb9d125dbe3fcba2af7a4361713
2012-07-26Ditch useless fieldsTakeshi Abe
Change-Id: Icf744e016db79769bfa3fe3abf0934b1273724d4
2012-07-26tubes: resurrect unit test to serve againMatúš Kukan
- make it subsequent test to be less annoying - we again inherit from CppUnit::TestFixture - currently there is no test that we've received the sent packet - nor any test for received file - to prevent exporting more symbols we link directly tubes' object files Change-Id: I79edf0c701f8c46eb45d507266f6dafc0c8eeea2
2012-07-26tubes: also libmerged now links against tubes libraryMatúš Kukan
Change-Id: If7faccccb3c92735fc7062880a171e75b750a1da
2012-07-25The impl class is never null. No point checking for it.Kohei Yoshida
Change-Id: I992e335bf217f3df30356f260ef1eb0f94d40233
2012-07-25Fix bitmap resizing issue when using ScaleRotateCrop with BitmapEx.Tomaž Vajngerl
Change-Id: I1fd08d94c506580ed7557066448ccb10adb9b16d
2012-07-25sorted_vector: removing the vector::ersase makes more senseMichael Stahl
Change-Id: Id70e87ab1b7f6a55ad2374cab05fa7f3bdef2cc4