summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-23callcatcher: Gallery::GetImportURL freshly unusedCaolán McNamara
since 6d6198393e0677710191248d6f7c9ec15d0f0e0f Change-Id: I8c08088453027ab7aa0ca964262456475f767a5f
2012-07-23Check for uuidgen and for winegccFridrich Štrba
Change-Id: I38c92dad50fd13dcd32a07feed860eb60349c080
2012-07-23Make rtl::O[U]String::isEmpty return true boolStephan Bergmann
...instead of sal_Bool, to work around MSVC warning C4805: unsafe mix of type 'sal_Bool' and type 'bool'. Change-Id: Ia3477539ccc23aa9daec49d633f023d414f2b4bf
2012-07-23-Werror,-Wshadow (Clang 3.1)Stephan Bergmann
...where a local variable in a nested class shadows a member of an outer class. Fixed by renaming the relevant outer class members as "m..." Change-Id: I6caa33914ff1060e08f66eadde879fb7b4e3e7cc
2012-07-23mark more one-param ctors as explicitDavid Tardon
Change-Id: Idf923e4a1e81a2e2e9c7107e4b6725bd9eb33e38
2012-07-23fdo#52015 do not crash importing connector to table from .pptDavid Tardon
Change-Id: Ib7d7860cd422b28b6987f94da0a9c664ff7dfde1
2012-07-23Bogus warning C4701: potentially uninitialized local variableStephan Bergmann
Change-Id: I51caaca911f71788940260bd63d3854526d7473f
2012-07-23-Werror,-Wunused-parameter (Clang 3.1)Stephan Bergmann
Change-Id: Id384aeda51bcbba9aefdb242db386a30ae991c30
2012-07-23second fix for WaEMarkus Mohrhard
Change-Id: I127776bc0a1583107591c9a7abb7c2a5036c5839
2012-07-23fix WaE on MacMarkus Mohrhard
Change-Id: Icf73d7fd29900a59652b32060e0d66db5c75ad32
2012-07-22show expression for formula condition in manage cond formatsMarkus Mohrhard
Change-Id: I04cda5ba5b248ef7938d36b5af6003ac89642e42
2012-07-22add missing string for "Formula is"Markus Mohrhard
Change-Id: Ie2c3dae7ebe3181cb8bb85869882a4eed4a07c14
2012-07-22use correct source table for cond format paste, fdo#52340Markus Mohrhard
Change-Id: I7c4cb1a5f31ba9e37a280af2243a13c57914cb2f
2012-07-22install-tb target has meanwhile started using the .zip archive tooLuboš Luňák
2012-07-22Fix fdo#50631 - have GetTextBoundRect() properly rotate boundsThorsten Behrens
Earlier fixes to AquaSalGraphics::GetGlyphBoundRect() are ineffective, since this method is not even called from ATSLayout. Change-Id: I877fe5711167f6e28ac7a8153826878359f8ed42
2012-07-22'make build' again generates .msi on windowsLuboš Luňák
This is a partial revert of 0ec45dc41dd4872482b817387f253d6fab6bf20c , mainly for tinderbox nightlies. The .zip for dev-install is built only in dev-install target. But IMO the build target is broken this way too, I don't see why the .msi has to be built already there and not in some install or make-msi or whatever target (it's pointless in build target for a developer build). Change-Id: Ifd63066499b67fa446127193b243d893d497b451
2012-07-22Cleanup memory managment and constructor in SpellCheckerArnaud Versini
Change-Id: I086596bc54cada121f5eaaf8f4c0f12e836b3ac9
2012-07-22remove using rtl::OUStringLuboš Luňák
Change-Id: I437559c82d99adba2221f7511a7b879682b4b67d
2012-07-22clang doesn't need/know -fuse-link-plugin for LTOLuboš Luňák
Change-Id: I63843c335e4c0c3f7ddd15a13853c83db3218649
2012-07-22fix typoDavid Tardon
Change-Id: I663127446e7d9a38693ce46a7a42b5bec8cb8d51
2012-07-21for install-tb do not install gdbprinter with symbolic linkNorbert Thiebaud
Change-Id: I7b90d049cb1a809c028fdf37577f3b8c8b2c3835
2012-07-22tubes: do not crash if there is no TeleManager yetMatúš Kukan
Change-Id: I042c773f071d336c7d402ed7bca2a33b3a998d50
2012-07-21tubes: small cleaningMatúš Kukan
Change-Id: I15337276f21febba44b84d3618fedfc08013a3da
2012-07-21tubes: do not include file-transfer-helper.h in public headersMatúš Kukan
Change-Id: Ie66069a37c70b43cbee34130b5b63967a1c9f033
2012-07-21tubes: remove TelePacket, it's just simple stringMatúš Kukan
Change-Id: Iabfb50454c573ac9c01aba1b309822c4ef6fcc73
2012-07-21add install-tb target to do install for tinbuild2 to populate bibisectNorbert Thiebaud
like dev-install except that it does not use symbolic link even on linux Change-Id: I5d8e96caea5070e50765d6cc498c7120747ab1a1
2012-07-21writerfilter: rtl::OUString -> OUStringMiklos Vajna
Change-Id: I1577c1bb8a3dc498b647b930d405c90f80eafaf9
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna
Change-Id: Ib14cf2731a451226deb4aa27fd05420a0daaba4f
2012-07-21Cleanup sound.cxxMatteo Casalin
Change-Id: I6aeb437a034c8c9e5ab7583d608d098912068f72
2012-07-21Do not include the same header file in both .cxx and related .hxxMatteo Casalin
Change-Id: Ie1a9227189ec1f3c2de1b81bec99b4267a5fee1f
2012-07-21suppress distracting message in ./g on some platformNorbert Thiebaud
we use perl to determine the absolute path of argument thought to be fiels. but sometime they are not file at all and that call 'fail'. The code is meant to deal with such case, but on some platform that produce a scary message on stderr in the middle of the build log. This hide these messages. Change-Id: I52d43e0b26847ab091d76fd446a05c4d84836a77
2012-07-21fdo#38887: SmNodeToTextVisitor: use braces for nested scriptsIvan Timofeev
Though it is unclear why everything is wrapped into SmExpressionNode. But still it is so, the patch will work. Change-Id: Ib62f1a148c737ad110f659f73181ed51e02b8594
2012-07-21Use correct date/datetime format for formula cells and value cells.Daniel Bankston
Change-Id: I37816eba909caa71aca95c5181daeea1751b6c5a
2012-07-21Revert "Distinguish between DATE and DATETIME formats in ODS import"Daniel Bankston
This reverts commit 4e5c55afee36d02bdfe4c0fb09e3b42e9eadb6c5.
2012-07-21Revert "Fix cause of osl warning"Daniel Bankston
This reverts commit 59b32886a48954f9dad96b3329d172ac73aaa065.
2012-07-20It's much faster to pass value array in one go than individually.Kohei Yoshida
Change-Id: Iaf58915ab5c56ef5707f3a90a308c8b57cdc4fe9
2012-07-20Display correct view when searching and position online view below box.Rafael Dominguez
Change-Id: Ib58a48c3cbd8aaba38f053bf0a646d6c267f7909
2012-07-20Make command names shorter.Rafael Dominguez
Change-Id: I2e258ad84aafd17121f86bdc8b8b1aa24b24e709
2012-07-20Make TemplateDialog modeless.Rafael Dominguez
Change-Id: I71f923112e932b9cbee9f084581b7a5cdd878510
2012-07-21print full inheritanceEike Rathke
Change-Id: Ia53fcbde6b3ff4d38b477069a1f956c9aef84f78
2012-07-21make this extensible and do not omit inherited without patternsEike Rathke
Change-Id: I97a554169637740aab4282b303a32f476f294e2f
2012-07-20second test for ScDocument::FindAreaPosMarkus Mohrhard
Change-Id: I215a33d6a1e38ad3edcb92e160e90f7d04db08f1
2012-07-20first test for ScDocument::FindAreaPosMarkus Mohrhard
This is the first step into fixing the cursor navigation. ScDocument::FindAreaPos contains still bugs in the handling of hidden rows and hidden columns. This test checks only problems with rows and moving downwards. Change-Id: I204064a96a1abdb8ab5f46e395f8f7c391fb4824
2012-07-20include locales inheriting patternsEike Rathke
Change-Id: I06f4578f6d681064a8e41e4bef45a7034b7b5a64
2012-07-20tubes: use SAL_WARN SAL_LOGMatúš Kukan
Change-Id: Ic0c291183c63bb5c4a0a7e54f80c3c8f23349a3d
2012-07-20tubes: remove unused parametersMatúš Kukan
Change-Id: Ia1c683f5b9245d1673a610901636921619f47406
2012-07-20tubes: clean up commented out code, headersMatúš Kukan
Change-Id: I5962fb38d2320199e9c45c6f339131755f817960
2012-07-20tubes: move ScDocFuncRecv::fileReceived to TeleManager_fileReceivedMatúš Kukan
Change-Id: Ie2ab2c2d545f6fcbdc21171868c99b1756c90792
2012-07-20adapt csv parser, don't trim whitespacesMarkus Mohrhard
Change-Id: Iff43b5971bbbd2fd31e7dac5e99f2c94c5d75f4c
2012-07-20enable the csv import testMarkus Mohrhard
Change-Id: I15d5a66bbd6daf91f01bc6c075978aea83e04b9d