Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-23 | Seemingly off-by-one painting error in Impress' ViewShell. | Jan Holesovsky | |
In fact, it is not a off-by-one, just the scrollbars do not align with the splitters; so adjust it to fit better. Change-Id: I062b5da6baf4c20bedbf69301066547dcd1ace20 | |||
2012-08-23 | Disable bluetooth on Linux for glib < 2.26. | Andrzej J.R. Hunt | |
Change-Id: If5fae4166b2f935f5d7613799370dd0de28b498c | |||
2012-08-23 | Conversion from 'void*' to pointer to non-'void' requires an explicit cast | Tor Lillqvist | |
Change-Id: Ia7e0a436d462fc98b458f80f2abae409419c11c1 | |||
2012-08-23 | Some clean up after previous commit | Stephan Bergmann | |
Change-Id: Ie419c769c5d661d51c1b43b9808791dcf9e1725c | |||
2012-08-23 | send()/recv() on sockets (instead of write()/read()) for Windows portability | Tor Lillqvist | |
Change-Id: Ifaa890d87021c7786c7392f52d4f29b0779a7668 | |||
2012-08-22 | Remove extended initializer list -- use memset for BDADDR_ANY. | Andrzej J.R. Hunt | |
Change-Id: Iea10ffdf6443a33c3dd6106b69c126945763b778 | |||
2012-08-22 | Get rid of my no longer needed fprintfs. | Andrzej J.R. Hunt | |
Change-Id: Ic4878cb8c25e7a361d293968037430f7f956ddc1 | |||
2012-08-22 | remove unused module-description xml files | Matúš Kukan | |
Change-Id: I531e47538f308ee43e0fe8d7db59f525e45942c3 | |||
2012-08-22 | Bluetooth connection working (Linux). | Andrzej J.R. Hunt | |
Change-Id: Iac77c3ce0ab0ea7bda3105c58859888e55e64d2d | |||
2012-08-22 | do not deliver these module-description xml files | Matúš Kukan | |
Change-Id: Ife2f42b3a917ece10dc7ee9fcd83f1558084c4f1 Reviewed-on: https://gerrit.libreoffice.org/454 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com> | |||
2012-08-22 | Resolves: rhbz#842292 crash in calling callback whose instance was deleted | Caolán McNamara | |
Change-Id: I4cc04d59f48b42cc105703daa9983dd7c9f7af62 | |||
2012-08-22 | Resolves: rhbz#846775 Clipboard must be disposed before Selection | Caolán McNamara | |
Change-Id: I968bc6da85cd444d504b08f85300a1fe251cdeee | |||
2012-08-21 | Added bluez_bluetooth headers as a module. | Andrzej J.R. Hunt | |
Change-Id: Id9f4e59b5c46c7bee3cf0b129f523d963c0407a6 | |||
2012-08-21 | fdo#47434 testcase | Korrawit Pruegsanusak | |
Change-Id: Ib69fa1fff94b7a3403a45fb948ff9e7b1ebc4f0f | |||
2012-08-21 | More LINUX-ism | Stephan Bergmann | |
Change-Id: I7a396445a5244ff9683ca10c13c139646e313911 | |||
2012-08-21 | stdint.h is not C++98 | Stephan Bergmann | |
...and appears to be unused here, anyway. Change-Id: I8dc82b8b6a37b9762baf30a7bfa6e5ae2723eb0e | |||
2012-08-20 | Include winsock2 instead of winsock for discovery. | Andrzej J.R. Hunt | |
Change-Id: I86aa527fe913ec6fc1ca566e083eadd64b4db2a5 | |||
2012-08-20 | Put a few (GNU/)Linuxisms inside ifdefs | Tor Lillqvist | |
Change-Id: I391edae66298810583c3ac4029cadd182af39ff2 | |||
2012-08-20 | Bluetooth discovery and attempts at communication. | Andrzej J.R. Hunt | |
Change-Id: I88e261b7d0f830f67166d4eaf592298015b1c5ae | |||
2012-08-18 | use a slightly more sane cast | Bjoern Michaelsen | |
Change-Id: I325a8acac3168ec0a649033e3c3cef781ed7b53d | |||
2012-08-17 | gbuild: register all jars | Michael Stahl | |
Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc | |||
2012-08-16 | Convert from Container to std::vector | Noel Grandin | |
Change-Id: I329867ff6719a2c5a8fd4dca0a4907551be450e2 | |||
2012-08-16 | Convert class SdUndoGroup from Container to std::vector | Noel Grandin | |
Change-Id: I303dd2f5ce5ac7f08727777ca03e4de0cfdabfcc | |||
2012-08-16 | Convert SdrUShortCont from Container to std::set | Noel Grandin | |
Change-Id: Ic7e929d4f20cd737eb15dacdb5718b6c79c80aaf | |||
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | |
Change-Id: I63d27cd70a7c6d4ad73f83db5e19985c0e3b8d7c | |||
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | |
Change-Id: I7162523a26488b8528a91ec7abd587f55647acbb | |||
2012-08-15 | Fixed line breaks in notes export. | Andrzej J.R. Hunt | |
Change-Id: If3db4dea84448e9d7ee26d797a25f7e4aa4d5941 | |||
2012-08-15 | avoid writing empty p:childTnLst elements, fixes rest of fdo#41992 | Radek Doulik | |
Change-Id: Idc09103bb8e4dbd580b5ae53f7929b4700f2c818 | |||
2012-08-14 | AnimationWindow: remove pBitmapEx member | Michael Stahl | |
... as it is just the current bitmap in the list. Also remove unnecessary position parameter to UpdateControl, which is always the current position in the list. Change-Id: Ib4cc19ecd15e144676764cfe3e728e340b58b742 | |||
2012-08-14 | AnimationWindow: convert List to std::vector | Michael Stahl | |
Change-Id: I0b26906011e8986820c12d68bbe521f1f638f920 | |||
2012-08-14 | WaE: unused variable | Tor Lillqvist | |
Change-Id: I828e6ffd3aafa5182d98535c87bdd8fe448fb10f | |||
2012-08-14 | Adding unit test case for n#759180 | Muthu Subramanian | |
2012-08-14 | Improved pin entry in dialog box -- correct sizing. | Andrzej J.R. Hunt | |
Change-Id: Ide6184395ea2d916d48dd93a2004dbb6d271a33a | |||
2012-08-13 | Convert aTimeList field in AnimationWindow from tools/list.hxx to std::vector | Noel Grandin | |
Change-Id: I45893027fc33ee07e4fbddec06ab8949c58ed316 | |||
2012-08-13 | Convert from tools/list.hxx to tools/contnr.hxx | Noel Grandin | |
Most places don't need to include tools/list.hxx Change-Id: Ib2415fbbf92b039a77e1f5c21856f03de60262d4 | |||
2012-08-13 | Convert tools/list.hxx to std::vector in maExOleObj field of PPTWriter class | Noel Grandin | |
Change-Id: Ie677ef12d8443c36069dd6910b42b81b48beb974 | |||
2012-08-13 | Convert ParagraphObj from tools/list.hxx to std::vector | Noel Grandin | |
Also convert mpList to maList in ImplTextObject because its lifecycle is completely tied to it's containing struct. Change-Id: Ie1a35b604bbe539f3ae1303e3873e47ddae38cbc | |||
2012-08-13 | Final fixes for pairing. | Andrzej J.R. Hunt | |
Change-Id: Ib66f227062f9c263dbc3dfefaf70525c73bdedc9 | |||
2012-08-13 | Finished pin verification server side. | Andrzej J.R. Hunt | |
Change-Id: Ib59be7fb21ae132d1a19b414acd55f3c54448841 | |||
2012-08-13 | remove unused file | David Tardon | |
Change-Id: I204e0d1401d2b9edaaf223c3e667a7ce090ff9b5 | |||
2012-08-10 | Remove TemplateManager menu entry. | Rafael Dominguez | |
Change-Id: I000fc9c1328aec5924da1557da599e6c7bdcb373 | |||
2012-08-10 | Rename Templates->Save menu to Save As Template. | Rafael Dominguez | |
- Move entry to File menu instead of File->Templates. Change-Id: I3c7df6057f9634d0e3879c90e0760f1fecc98954 | |||
2012-08-10 | Pairing implemented server side. | Andrzej J.R. Hunt | |
Change-Id: I542e563df68d38691f7c95cebf66aeb32071bd66 | |||
2012-08-10 | Refactored remote communication to allow for pairing. | Andrzej J.R. Hunt | |
Change-Id: Ia31e33fca6dca47faa1fad1a5879c3902df05835 | |||
2012-08-10 | RemoteServer: ClientInfo is stored in STL vector, must be Assignable | Michael Stahl | |
Change-Id: Ie922207189ae0c7f5f9623043dcc38705b1f7364 | |||
2012-08-10 | Basic Impress Remote + linking of dialog and server. | Andrzej J.R. Hunt | |
Change-Id: Ifd69df9ccfb5b6a78044b002b6ec5bf1f12b6faa | |||
2012-08-10 | gbuild: missing dep on $(OUTDIR)/unittest/registry for tests | Matúš Kukan | |
Change-Id: Ic80f57946e7b3f9c1bd99ed65955cf3c280063d2 | |||
2012-08-08 | Add customshowlist.hxx | Noel Grandin | |
Was left out from recently added patches. Change-Id: I9562563d809eef53b1c5f21a839c377d0085bb56 | |||
2012-08-08 | remove include comments and boxes | Thomas Arnhold | |
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7 | |||
2012-08-08 | STL'ify CustomShowList | Noel Grandin | |
Create SdCustomShowList class to replace usage of tools/list.hxx Change-Id: I0e57e29c8ee9ac8d693fee0edb084ded5286c141 |